Benoit Marty
|
e519e314fe
|
Limit width of content on tablets
|
2021-12-13 23:16:47 +01:00 |
|
Benoit Marty
|
f187c30d79
|
OptIn layout: Create a master flow
|
2021-12-08 11:44:27 +01:00 |
|
Benoit Marty
|
a38747da22
|
OptIn layout: Create Flow for the buttons
|
2021-12-08 11:31:49 +01:00 |
|
Benoit Marty
|
36ff0e6e78
|
OptIn layout: Improve the 3 points block. Center on big screens
|
2021-12-08 11:30:50 +01:00 |
|
Benoit Marty
|
673cbb29de
|
Merge branch 'develop' into feature/bma/posthog
|
2021-12-07 14:26:31 +01:00 |
|
Benoit Marty
|
74e573ecdc
|
Analytics: small fixes
|
2021-12-06 18:19:05 +01:00 |
|
Benoit Marty
|
d804d1b6c5
|
Analytics: small issue
|
2021-12-06 12:55:08 +01:00 |
|
Benoit Marty
|
8c794b1059
|
Analytics: Opt-in screen logic + remove from SplashScreen
|
2021-12-06 11:13:49 +01:00 |
|
Benoit Marty
|
73f5d77b05
|
Analytics: Opt-in screen layout - WIP
|
2021-12-02 15:56:54 +01:00 |
|
Benoit Marty
|
8608230fa0
|
Analytics: add config to build.gradle
|
2021-12-02 14:10:03 +01:00 |
|
Benoit Marty
|
5606a5bfe7
|
Analytics: ask user consent at startup (we may iterate later)
|
2021-12-02 14:10:03 +01:00 |
|
Benoit Marty
|
6cb8a2458f
|
Remove extra new lines in XML
|
2021-12-01 23:06:49 +01:00 |
|
Benoit Marty
|
d42473becb
|
More cleanup, remove useless attribute "orientation"
|
2021-12-01 22:58:21 +01:00 |
|
Benoit Marty
|
696c537f96
|
All the cleanup and rework end up by fixing some mistakes :)
|
2021-12-01 22:49:16 +01:00 |
|
Benoit Marty
|
6624039413
|
Use @id and not @+id when referencing ids in layouts - RelativeLayout and toolbarId
|
2021-12-01 22:44:07 +01:00 |
|
Benoit Marty
|
e106ff8de0
|
Use @id and not @+id when referencing ids in layouts - ConstraintLayout
|
2021-12-01 22:19:33 +01:00 |
|
Benoit Marty
|
2d17156861
|
Use @id and not @+id when referencing ids in layouts - accessibilityTraversal
|
2021-12-01 22:16:28 +01:00 |
|
Benoit Marty
|
6d3df0d802
|
Use @id and not @+id when referencing ids in layouts - ConstraintLayout
|
2021-12-01 22:13:21 +01:00 |
|
Benoit Marty
|
97a44a5632
|
Merge pull request #4523 from vector-im/feature/adm/voice-composer
Moving voice logic to the MessageComposer
|
2021-11-22 15:01:40 +01:00 |
|
Benoit Marty
|
4af2780ad9
|
Password hidden by default
|
2021-11-19 17:31:04 +01:00 |
|
Adam Brown
|
f140dbc0a0
|
update text composer classes to message composer (as they include voice not just text)
|
2021-11-19 15:03:01 +00:00 |
|
Benoit Marty
|
35f9bef94a
|
Merge pull request #4515 from vector-im/feature/adm/voice-state
Voice recording UI state in ViewModel
|
2021-11-19 15:59:17 +01:00 |
|
Benoit Marty
|
5e99972d95
|
Remove dead code
|
2021-11-18 16:01:01 +01:00 |
|
Adam Brown
|
be685bc56a
|
aligning the locked recording view to the send message button without the margin, fixes the layout jumping when the mic button switches to a send
|
2021-11-18 14:59:06 +00:00 |
|
Adam Brown
|
9ae03b76cd
|
allows locking and cancelling to occur after choosing either option
- fixes other quirks caused by porting to the inverted display logic
|
2021-11-18 14:15:55 +00:00 |
|
Adam Brown
|
f0ef9e9706
|
inverting and splitting the voice message view into logic and views
- creates a display entry point which will be called externally
|
2021-11-18 14:15:55 +00:00 |
|
Benoit Marty
|
6f13fb1634
|
Create file for Toast style (more generic)
And improve fragment_create_poll.xml preview rendering
|
2021-11-15 14:23:32 +01:00 |
|
Benoit Marty
|
223b33fa65
|
Create CallToAction button style
|
2021-11-15 14:16:22 +01:00 |
|
Benoit Marty
|
2aab94acb4
|
Create dedicated file for TextInputLayout styles
And follow naming convention
|
2021-11-15 14:11:15 +01:00 |
|
Onuray Sahin
|
299d81fd18
|
Lint fix.
|
2021-11-15 14:41:22 +03:00 |
|
Onuray Sahin
|
a6c88b74a4
|
Hide poll icon from attachment type selector for now.
|
2021-11-11 13:42:04 +03:00 |
|
Onuray Sahin
|
a10253c003
|
Design review fixes.
|
2021-11-08 17:26:01 +03:00 |
|
Benoit Marty
|
b8ca520552
|
Make the poll option visible so that it can be tested from the PR
|
2021-11-02 16:34:44 +01:00 |
|
Onuray Sahin
|
40aa0175d0
|
Code review fixes.
|
2021-10-29 16:54:54 +03:00 |
|
Onuray Sahin
|
db820efc3a
|
Fix UI issues.
|
2021-10-28 15:43:51 +03:00 |
|
Onuray Sahin
|
6cee266a95
|
Create poll UI implementation.
|
2021-10-27 13:10:01 +03:00 |
|
Onuray Sahin
|
cb1d5e888d
|
Create poll fragment with a title.
|
2021-10-25 20:14:10 +03:00 |
|
Onuray Sahin
|
3e03db200c
|
Add poll icon to attachment type selector.
|
2021-10-25 14:47:57 +03:00 |
|
Benoit Marty
|
085da6c99a
|
Merge pull request #4090 from vector-im/feature/aris/presence
Feature/aris/presence
|
2021-10-13 09:58:22 +02:00 |
|
Benoit Marty
|
6c915ea4d1
|
Cleanup the PR about presence
|
2021-10-12 16:45:41 +02:00 |
|
Benoit Marty
|
923bc00dcd
|
Merge branch 'develop' into feature/aris/presence
|
2021-10-12 15:22:40 +02:00 |
|
koh6uawi
|
c9f69b3fc5
|
Move XML namespaces to root element
|
2021-10-12 15:12:26 +02:00 |
|
koh6uawi
|
da28ddfabd
|
Use "wrap_content" instead of "match_parent"
Fix a linter error
|
2021-10-12 15:10:33 +02:00 |
|
koh6uawi
|
1069e990e5
|
Merge branch 'vector-im:develop' into scroll_select_font_size
|
2021-10-11 00:19:46 +02:00 |
|
Benoit Marty
|
66d4a48930
|
Remove unused strings
|
2021-10-08 15:07:52 +02:00 |
|
koh6uawi
|
56b0b28d5e
|
Make "Select text size" dialog scrollable
Wrap the LinearLayout inside a ScrollView.
|
2021-10-08 01:59:13 +02:00 |
|
Adam Brown
|
5365e87777
|
reducing the discovery policy url text size by using caption style
|
2021-10-07 17:56:54 +01:00 |
|
Adam Brown
|
cb7260954a
|
renaming xml view to avoid clashing with other file
|
2021-10-07 17:46:33 +01:00 |
|
Adam Brown
|
7e8ca29ca7
|
creating dedicated discovery policy items and displaying within an expandable form item
|
2021-10-07 10:09:03 +01:00 |
|
ariskotsomitopoulos
|
e4c3457f37
|
Add public room indicator to RoomDetailFragment & RoomProfileFragment
|
2021-10-06 19:08:27 +03:00 |
|