Benoit Marty
5b2478a34f
Merge pull request #3894 from vector-im/feature/dla/keyword_notification_settings
...
Feature/dla/keyword notification settings
2021-08-27 18:19:17 +02:00
Valere
e8d01becfe
Code review
2021-08-27 15:56:07 +02:00
Valere
de6b5af6ba
Promote restricted join rule to admins
2021-08-27 15:56:07 +02:00
David Langley
9d663413a9
Don't auto focus and only scroll to preference when focused.
2021-08-27 13:16:19 +01:00
David Langley
1127a05a3e
Enable keywords by default if none exist. Add "Add" Button.
2021-08-27 11:40:15 +01:00
ganfra
fd25813862
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-26 15:15:16 +02:00
David Langley
daaa40b27a
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/keyword_notification_settings
2021-08-25 17:41:37 +01:00
Benoit Marty
f843712d7e
Merge pull request #3825 from vector-im/feature/dla/room_notification_settings
...
Room Notification Settings V2
2021-08-25 15:20:43 +02:00
David Langley
fb8c7f6be0
lint
2021-08-24 19:08:27 +01:00
David Langley
238f772461
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/keyword_notification_settings
2021-08-24 15:51:23 +01:00
David Langley
be19f759f6
fix ordering of chips and align left for notification screens.
2021-08-24 15:46:41 +01:00
ganfra
42bfa129b3
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-24 16:21:35 +02:00
ganfra
2b708387c2
New voip design: makes lint happy
2021-08-24 16:19:54 +02:00
David Langley
fe800a56e2
Address comments.
2021-08-24 12:12:39 +01:00
Benoit Marty
18936122a8
Merge pull request #3773 from pvagner/a11yAvatarVerbosity
...
a11y: change some content descriptions
2021-08-23 12:15:43 +02:00
ganfra
121f17b93f
Call: Clean code
2021-08-18 17:33:48 +02:00
ganfra
3b1249c489
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-17 17:10:10 +02:00
Peter Vágner
a05859b54c
Merge branch 'develop' into voiceMessageA11Y
2021-08-16 13:17:22 +02:00
ganfra
0d56707fd3
Timeline call tiles: refact grouping events and fix some issues
2021-08-12 11:10:00 +02:00
David Langley
a355f61a7e
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/room_notification_settings
2021-08-11 12:21:34 +01:00
ganfra
bcc9a75bdb
Merge branch 'develop' into feature/fga/new_voip_design
2021-08-11 12:37:54 +02:00
ganfra
9027e94cfe
Timeline call tiles: start changing status handling
2021-08-11 12:09:59 +02:00
David Langley
7f3c4f0073
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/reorg_account_notification_settings
2021-08-10 10:54:22 +01:00
David Langley
8d7e3b6544
add keyword checkbox preference and chip/edit text for modificying keywords
2021-08-03 09:52:36 +01:00
Peter Vágner
395fc47777
Ooops, forgotten one occurence
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2021-08-01 22:28:30 +02:00
Peter Vágner
ed6498fce1
a11y: change some content descriptions
...
A lot of items e.g. member items, room items, space items as well as dialog top bar are prefixed with the word avatar. Remove this and make some accessibility specific strings shorter.
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2021-08-01 22:03:59 +02:00
Peter Vágner
8c590b50e3
Improve accessibility of voice messages
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2021-08-01 14:51:00 +02:00
Valere
efdaa49e70
Code review
2021-07-30 18:44:25 +02:00
Valere
5adceaca23
Code quality
2021-07-30 18:44:14 +02:00
Valere
3da20aea29
Cleaning
2021-07-30 18:43:34 +02:00
Valere
6c2a917d9f
WIP
2021-07-30 18:43:34 +02:00
Onuray Sahin
c6bd6e4961
Merge pull request #3598 from vector-im/feature/ons/voice_message
...
Voice Message
2021-07-30 17:24:17 +03:00
Onuray Sahin
1aa706dee5
Lint fixes.
2021-07-30 15:25:02 +03:00
Onuray Sahin
cdd2fca258
Design review fixes.
2021-07-29 18:41:29 +03:00
David Langley
7091de9942
merge in static push definitions and adapt push v2 ui/logic
2021-07-27 19:54:17 +01:00
ganfra
e259b44449
Jitsi conf: show join button
2021-07-27 16:41:23 +02:00
David Langley
42a1ed2abe
remove unneeded layout file
2021-07-23 23:22:06 +01:00
David Langley
90e04d4358
add header footer and fix toolbar
2021-07-23 22:37:36 +01:00
David Langley
df7e6bd00d
add radioItem, RoomNotificationSettingsController and render it in fragment
2021-07-23 14:16:32 +01:00
ganfra
4788630949
Merge branch 'develop' into feature/fga/new_voip_design
2021-07-23 12:17:05 +02:00
David Langley
9811d6fefc
add viewmodel, business logic, events, state, fragment and layout
2021-07-20 01:31:13 +01:00
Benoit Marty
6caa2b9ae0
Fix issue with RTL
...
Still a pb when Mic is on, margins are not correct
2021-07-16 17:12:08 +02:00
Paulo Pinto
5d4e71a011
Standardise casing of integration manager
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-07-15 15:58:50 +01:00
Paulo Pinto
e61c8c28bb
Standardise spelling and casing of homeserver
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-07-15 15:58:50 +01:00
David Langley
baab726df2
Merge branch 'develop' of github.com:vector-im/element-android into feature/dla/reorg_account_notification_settings
2021-07-14 10:18:54 +01:00
David Langley
a3204fdad9
add resValue to enable feature, put back old code
2021-07-13 21:22:56 +01:00
Benoit Marty
276808c8e9
Fix issue in RTL
2021-07-13 20:09:23 +02:00
ganfra
a102fc4ec3
WebRTC call: draggable views should be sticky
2021-07-13 19:37:53 +02:00
ganfra
0da8a46311
WebRTC call: fix pip showing
2021-07-13 19:03:21 +02:00
Benoit Marty
95bb796bad
Fix color
2021-07-13 17:19:11 +02:00
Benoit Marty
f40e6b56fe
Fix other color issue
2021-07-13 16:21:38 +02:00
Benoit Marty
9e0f3a1517
Fix other color issue
2021-07-13 16:17:22 +02:00
Benoit Marty
cf4e603f09
Fix background color of voice message recorder
2021-07-13 16:14:02 +02:00
Benoit Marty
14dbbee1e3
Fix background color of voice message item
2021-07-13 16:10:51 +02:00
Benoit Marty
4c5be39f46
Fix background color of Play/Pause button
2021-07-13 16:08:54 +02:00
Benoit Marty
9df874c975
Merge branch 'develop' into feature/ons/voice_message
2021-07-13 10:36:05 +02:00
ganfra
d973cd7848
Webrtc call: get back on green banner
2021-07-12 18:00:50 +02:00
SpiritCroc
9aa37dfbe9
Fix top row of emoji reaction picker on small displays
...
Emojis were not showing if not enough space, so allow scrolling there.
2021-07-12 17:56:58 +02:00
langleyd
d6f1f276c2
Add checkbox preference, remove PushRulePreference, Split adavanced fragment to new 3 new fragments and inherit common function
2021-07-12 14:07:27 +01:00
Benoit Marty
8b852a2ab2
Fix glitch when opening a room invite
...
Composer and mic was shown for a few milliseconds
Also hide the mic if the uer cannot send event, or if the room has been tombstoned.
2021-07-12 13:55:44 +02:00
Benoit Marty
e49290b8ac
Fix mic visible for invite room mode.
...
We can still view the mic when the screen is resumed, to be improved.
2021-07-12 13:40:59 +02:00
Benoit Marty
c5b8755bab
Trick for a better alignment of voice message in the timeline.
2021-07-09 23:16:43 +02:00
Benoit Marty
e391a1371c
Merge branch 'develop' into feature/ons/voice_message
2021-07-09 22:19:50 +02:00
Benoit Marty
2c1335a2f5
Theme for Toast
2021-07-09 21:06:13 +02:00
Benoit Marty
a2671bc0d3
Fix touchable area to delete the voice message
2021-07-09 18:26:58 +02:00
ganfra
74915c1e9e
Jitsi: add Jitsi call alert (not branched)
2021-07-09 18:23:52 +02:00
Benoit Marty
2792d736f0
Apply missing tint
2021-07-09 18:22:52 +02:00
Benoit Marty
9dea519d0c
Fix issue with play / pause button alignment
2021-07-09 18:05:41 +02:00
Benoit Marty
7a1c6b78d4
Move the style to the layout, for code clarity. Style are not reused, and it's better to have layout attr in the layout itself
2021-07-09 17:49:27 +02:00
Benoit Marty
b400f3c83f
Small cleanup
2021-07-09 16:31:26 +02:00
ganfra
8e2a1d3bcd
Jitsi call: implement RemoveJitsiWidgetView
2021-07-09 13:23:07 +02:00
Onuray Sahin
a9beded589
Lint fix.
2021-07-07 11:54:23 +03:00
Onuray Sahin
7a1b138894
Merge branch 'develop' into feature/ons/voice_message
...
* develop: (286 commits)
Fix crash after video call
Fix issue on button styles
Clean after benoits review
Fix warning about implicit type, introduced in Kotlin 1.5.20. "Returning type parameter has been inferred to Nothing implicitly. Please specify type arguments explicitly to hide this warning. Nothing can produce an exception at runtime."
Bump kotlin_version from 1.5.10 to 1.5.20
Bump libphonenumber from 8.12.25 to 8.12.26
Fix call invite processed after call is ended because of fastlane mode.
Jump to unread: removes unnecessary check which can cause scroll issue
Jump to unread: avoid blink when jumping
Clean after Benoits review
Delete unused drawable to avoid conflict on develop
Jump to unread: add towncrier file.
Read marker: fix some issues with jump to unread visibility.
Stop using ProgressDialog, there is a theme issue with it. It's not maintain by Google since it's deprecated. Force usage of MaterialAlertDialogBuilder to have the same UI effect. We sometimes need to block the UI :/
Reordering
Add text style for dialogs
Colored dialog button is now handled by the theme
Update theme for material dialog and create a destructive variant
Reorder buttons
Update doc
...
# Conflicts:
# library/ui-styles/src/main/res/values/theme_dark.xml
# library/ui-styles/src/main/res/values/theme_light.xml
# vector/build.gradle
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailFragment.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/composer/TextComposerView.kt
# vector/src/main/res/values/strings.xml
2021-07-06 13:17:49 +03:00
ganfra
f74a71001a
Change active call bar + some minor changes in call screen
2021-07-01 20:05:58 +02:00
Benoit Marty
ed7be13ea3
PR review part 2
2021-07-01 12:51:33 +02:00
Onuray Sahin
5676226f42
Voice message recording view implementations.
2021-07-01 10:47:41 +03:00
Benoit Marty
ec515ced66
PR review part 1
2021-06-30 18:54:13 +02:00
ganfra
7c033b4090
Call UI: add toolbar
2021-06-30 18:08:44 +02:00
Benoit Marty
3e53fa710a
Merge branch 'develop' into feature/bca/room_upgrade
2021-06-30 17:56:32 +02:00
ganfra
e888f2b15a
Call controls: move choose sound device out of overflow menu
2021-06-29 11:09:18 +02:00
Benoit Marty
edd24de4c3
Merge pull request #3547 from vector-im/feature/fga/jump_to_unread_redesign
...
Jump to unread: implement new design
2021-06-28 16:45:06 +02:00
Valere
4aa93d79fe
cleaning
2021-06-28 09:42:54 +02:00
ganfra
1ba97fa9be
Clean after Benoits review
2021-06-24 17:40:45 +02:00
Benoit Marty
f5ecaa0339
Merge pull request #3520 from vector-im/feature/fga/timeline_virtual_room
...
Feature/fga/timeline virtual room
2021-06-24 14:43:00 +02:00
Benoit Marty
7257736691
Merge pull request #3545 from vector-im/feature/bma/password_reveal
...
Password reveal
2021-06-24 14:30:34 +02:00
Valere
43a1e283c5
Merge pull request #3514 from vector-im/feature/bca/fix_join_errors
...
Add error feedback when joining space rooms
2021-06-24 09:56:32 +02:00
Valere
57c75f8039
Ugrade unstable room notice in settings
...
default update parent, clean migrate bottomsheet layout
2021-06-24 09:38:52 +02:00
Valere
171793d190
room version cap support + room upgrade
2021-06-22 17:35:39 +02:00
ganfra
121fd9a19d
Jump to unread: implement new design
2021-06-22 16:29:19 +02:00
Benoit Marty
6289d640b4
Reveal password: use facility from com.google.android.material.textfield.TextInputLayout instead of manual handling
...
Also avoid repeating password on the change password dialog.
2021-06-22 11:31:45 +02:00
Benoit Marty
5db0d75959
Remove dead code
2021-06-21 14:44:31 +02:00
Benoit Marty
c4a6d92481
Fix bad alpha on tinted drawable - 2
2021-06-18 17:59:55 +02:00
Benoit Marty
0720556e48
Fix bad alpha on tinted drawable - 1
2021-06-18 17:54:41 +02:00
Benoit Marty
e12b9a3dfe
Fix crash due to style refacto
2021-06-18 17:28:25 +02:00
Benoit Marty
1ffe57ce94
Change vctr_header_background alias from vctr_content_quinary to vctr_system
2021-06-18 13:27:21 +02:00
Benoit Marty
aeffaac065
Update layout
...
https://www.figma.com/file/X4XTH9iS2KGJ2wFKDqkyed/Compound?node-id=2857%3A321
2021-06-18 12:59:12 +02:00
Valere
28a6caf754
cleaning + rebase
2021-06-18 10:41:24 +02:00
Benoit Marty
1538a62e37
Merge pull request #3523 from vector-im/feature/bma/preparing_release
...
Preparing release 1.1.10
2021-06-18 10:26:44 +02:00
Onuray Sahin
69350ef514
Voice message UI initial implementation.
2021-06-17 16:17:38 +03:00
Benoit Marty
da19992f3f
Merge pull request #3516 from vector-im/feature/fga/dial_pad_improvements
...
Feature/fga/dial pad improvements
2021-06-17 14:31:48 +02:00
Benoit Marty
8fea6c5997
Bold title
2021-06-17 13:34:05 +02:00
Benoit Marty
049df558c4
Increase top margin and add header separator
2021-06-17 13:31:17 +02:00
ganfra
1bb32eff45
Clean code and add towncrier file.
2021-06-17 12:42:55 +02:00
Benoit Marty
7efb136003
Fix background color of BS items
2021-06-17 12:18:57 +02:00
ganfra
1d8b9f879b
Merge develop
2021-06-17 11:58:57 +02:00
Valere
582340cf82
Fix crash when setting up key backup
...
You must supply a layout_height/width attribute
2021-06-17 09:49:10 +02:00
Valere
2a675bf8d1
Code review
2021-06-17 09:27:31 +02:00
Valere
e277deece5
Add error feedback when joining space rooms
2021-06-16 17:35:25 +02:00
Benoit Marty
7a40841cbb
Fix color for phone calls
2021-06-16 17:16:47 +02:00
Benoit Marty
58cd2aac13
Fix crash (regression on develop) on the VerificationVectorAlert
...
And format code
2021-06-16 16:49:42 +02:00
Benoit Marty
f313fbe88c
Fix mistake on call buttons
2021-06-16 16:34:03 +02:00
Benoit Marty
71b456c57e
Add style to TextView after merge
2021-06-16 14:50:35 +02:00
Benoit Marty
b5cc023fff
Merge pull request #3490 from vector-im/feature/bca/fix_3485
...
Add warning to private space creation flow
2021-06-16 14:47:12 +02:00
Benoit Marty
ece9d19d8c
Rename again the style to follow Android convention (G's review)
2021-06-16 11:59:08 +02:00
Benoit Marty
d7884fe4d2
Add doc and fix a small mistake on style
2021-06-16 10:40:22 +02:00
Benoit Marty
5e9b4e77bf
Rename a last time some style: M -> Medium
2021-06-16 09:02:03 +02:00
Benoit Marty
4178f39226
Restore all caps false
2021-06-15 23:40:15 +02:00
Benoit Marty
858bbfd8d2
Rename style to follow naming conventions
...
And move some files to the module
2021-06-15 21:37:27 +02:00
Benoit Marty
a67f8ca4dc
Add some missing style. Default is not workong (?)
2021-06-15 19:00:07 +02:00
Valere
52f0d8a1d2
Add warning to private space creation flow
2021-06-15 14:01:03 +02:00
Benoit Marty
f411d9954e
Rework drawer header, following Figma: more compact to let more space for spaces
2021-06-15 12:14:30 +02:00
Benoit Marty
d892a8fe00
Fix icon close color
2021-06-15 11:24:58 +02:00
Benoit Marty
7de5111070
Restore fragment_room_directory_picker.xml, was modified by mistake
2021-06-15 11:17:55 +02:00
Benoit Marty
1370bda263
Fix issue of green back arrow on some screen
2021-06-15 10:51:01 +02:00
Benoit Marty
e918a6a93b
Style for Toolbar
2021-06-15 10:42:29 +02:00
Benoit Marty
ea26dba1d3
Remove unused layout
2021-06-15 10:32:34 +02:00
Benoit Marty
f0b28742ac
textSize *sp -> style
2021-06-15 10:30:54 +02:00
Benoit Marty
c248670750
issue
2021-06-14 23:13:35 +02:00
Benoit Marty
e7146f251b
Use AppCompatTextView
2021-06-14 23:10:04 +02:00
Benoit Marty
f90ee45d8c
Use style to take into account lineHeight
2021-06-14 23:06:56 +02:00
Benoit Marty
b5bdd134cb
textSize 10sp -> android:textAppearance="@style/VectorTextAppearanceMicro"
2021-06-14 22:14:05 +02:00
Benoit Marty
c1d71a3759
textSize 13sp -> text appearance
2021-06-14 22:12:26 +02:00
Benoit Marty
1769e9b751
textSize 15sp -> android:textAppearance="@style/VectorTextAppearanceSubtitle or Body
2021-06-14 22:10:12 +02:00
Benoit Marty
f384ec0601
textSize 14sp -> android:textAppearance="@style/VectorTextAppearanceHeadlineM"
2021-06-14 21:53:51 +02:00
Benoit Marty
03df4aac77
Cleanup
2021-06-14 21:46:05 +02:00
Benoit Marty
044e37325e
textSize 14sp -> android:textAppearance="@style/VectorTextAppearanceBody"
2021-06-14 21:40:14 +02:00
Benoit Marty
dbdf9b05fa
textSize 16sp -> android:textAppearance="@style/VectorTextAppearanceSubtitle"
2021-06-14 21:29:12 +02:00
Benoit Marty
070dae78e7
textSize 12sp -> Caption or Default
2021-06-14 21:22:56 +02:00
Benoit Marty
1793885ec6
TextAppearances: import from figma and apply to login screens
2021-06-14 20:20:19 +02:00
Benoit Marty
f54246f718
Update bg color on room list
2021-06-14 12:45:44 +02:00
ganfra
99d05d8db3
Theme: fix call tile text color
2021-06-11 19:27:35 +02:00
Benoit Marty
c26a341645
Fix small regression on margin
2021-06-11 12:40:15 +02:00
Benoit Marty
75ee5d38fa
Merge pull request #3452 from vector-im/feature/fga/voip_asserted_identity
...
Feature/fga/voip asserted identity
2021-06-11 12:22:17 +02:00
Benoit Marty
bf4e005f39
Remove useless parent
2021-06-11 10:22:18 +02:00
Benoit Marty
817675b454
Fix layout issue
2021-06-11 10:15:58 +02:00
Benoit Marty
0a065b0752
More cleanup
2021-06-11 10:12:31 +02:00
Benoit Marty
3fe12cbd3c
Fix layout issue
2021-06-11 10:12:31 +02:00
Benoit Marty
d60e68c4ee
Apply default style for SearchView
2021-06-11 10:12:31 +02:00
Benoit Marty
3473d669d3
Use MaterialToolbar and AppBarLayout in all screens
2021-06-11 10:12:31 +02:00
Benoit Marty
8162d1100d
Update navigation colors
2021-06-11 10:12:31 +02:00
Benoit Marty
5363526f77
Default style for Toolbar. Try to cleanup
2021-06-11 10:12:31 +02:00
ganfra
68143ab2cf
Merge branch 'develop' into feature/fga/voip_asserted_identity
2021-06-10 16:01:48 +02:00
Benoit Marty
ea7e6243ad
Fix a color
2021-06-09 17:52:13 +02:00
Benoit Marty
2f4aecd590
Composer update
...
Author: Onuray. Update colors by bmarty and squashed
2021-06-09 17:35:44 +02:00
Benoit Marty
047c59eba0
Rework colors management
2021-06-09 15:36:20 +02:00
ganfra
a421f37e70
VoIP : clean and add changelog
2021-06-03 19:50:09 +02:00
Benoit Marty
575ebdc3e8
Merge pull request #3421 from vector-im/feature/fga/call_transfer
...
Feature/fga/call transfer
2021-05-28 16:48:01 +02:00
Benoit Marty
5657da3493
Merge pull request #3401 from vector-im/feature/bca/spaces_fix_3386
...
Fixes #3386 show space description in explore header
2021-05-28 15:27:49 +02:00
Benoit Marty
f559ae1b35
Rename to avoid collision with Matrix Spaces
2021-05-27 16:55:40 +02:00
Benoit Marty
cbed1afaaa
Add custom server
2021-05-27 14:05:34 +02:00
Benoit Marty
f30eb4af8a
Add checked mark on the current item
2021-05-26 18:17:58 +02:00
Benoit Marty
4641f77842
Better understanding of the model: server / protocol
...
Iso Element Web on this part.
2021-05-26 17:51:44 +02:00
Valere
447bd98a78
Fixes #3386 show space description in explore header
2021-05-26 14:25:21 +02:00
ganfra
bd8e46c84f
Call transfer: start branching consult first action
2021-05-26 12:09:59 +02:00
Benoit Marty
6706a88a21
Merge pull request #3188 from vector-im/feature/bma/login_v2
...
Login v2 - WIP
2021-05-21 14:55:22 +02:00
Benoit Marty
0424d03bcc
Fix lint and tools issue
2021-05-21 11:37:16 +02:00
Valere
1b16d287e8
review
2021-05-21 11:34:51 +02:00
Valere
0d0b6a8810
Fix empty states for spaces
2021-05-21 11:32:34 +02:00
Benoit Marty
201f4c342a
Fix lint issue
2021-05-20 18:51:09 +02:00
Benoit Marty
a7c1dc5cd9
Merge branch 'develop' into feature/bma/login_v2
2021-05-20 15:18:18 +02:00
Benoit Marty
dfc8860ade
Fix avatar sample after PR merge
2021-05-12 16:43:46 +02:00
Benoit Marty
87953e7150
Merge pull request #3310 from vector-im/feature/bma/samples
...
Improve layout preview regarding avatars
2021-05-12 16:36:33 +02:00
Benoit Marty
6af9fda7df
Fix lint issue
2021-05-12 14:06:59 +02:00
Benoit Marty
5d052cda79
Increase clickable area (no layout rendering change)
2021-05-12 13:55:47 +02:00
Benoit Marty
0d5b66f92b
Flatten View hierarchy
2021-05-12 13:53:03 +02:00
Valere
391e952fbd
Review + design update
2021-05-12 12:23:14 +02:00
Valere
eb18b23528
Add option to send beta feedback
2021-05-12 10:47:52 +02:00
Valere
1799dcbd0c
Fix lint
2021-05-12 09:20:55 +02:00
Valere
eb9fadaebf
user error when no space support on HS
...
remove buggy separators on add room; design update
2021-05-11 17:34:55 +02:00
Valere
24a32f2b7e
Subspace more hierarchy depth + fix bad notification count
2021-05-11 10:07:34 +02:00
Benoit Marty
3a746cf23a
Split sample step 3: rooms and spaces
2021-05-10 23:07:08 +02:00
Benoit Marty
2b632a2d52
Split sample step 2: messages
2021-05-10 22:53:51 +02:00
Benoit Marty
e34574f658
Split sample step 1
2021-05-10 22:51:07 +02:00
Benoit Marty
cf00cc2fda
Fix issue with margin change
2021-05-10 22:34:42 +02:00
Benoit Marty
0cd1d57fc0
Avoid using @tools:sample/full_names
...
And make preview works for some text
2021-05-10 22:34:42 +02:00
Benoit Marty
3e66988b6a
Use round room and user avatars and rounded corner space avatar
2021-05-10 22:34:42 +02:00
Benoit Marty
5631a4714e
Use built in sample
2021-05-10 20:27:23 +02:00
Valere
f9e608a790
Manage Spaces as Admin
2021-05-10 20:01:17 +02:00
Valere
5be3faf914
Epoxy Form fixes
2021-05-10 19:59:04 +02:00
Benoit Marty
d760d6c25b
Iterate with design team
2021-05-10 14:23:36 +02:00
Benoit Marty
87b12b7e11
Add the public icon on the rooms in the room list ( #3292 )
2021-05-07 16:41:30 +02:00
Benoit Marty
ea3abee63a
Format
2021-05-05 18:12:45 +02:00
Benoit Marty
2acfb29416
Some cleanup
2021-05-05 17:54:56 +02:00
Valere
99d4471799
space beta people screen
2021-05-05 17:54:56 +02:00
Benoit Marty
b09e509db7
Merge pull request #3259 from vector-im/feature/bca/spaces_advertise_beta
...
Invite bottom sheet + fixes + beta tag
2021-05-05 16:26:54 +02:00
Valere
b9b3832ee3
Invite bottom sheet + fixes + beta tag
2021-05-05 11:33:28 +02:00
Benoit Marty
edbfc2e2e9
Add details about events with attachment in the bottomsheet
2021-05-04 13:50:49 +02:00
Benoit Marty
d9ffce7e0d
Add option to record a video from the camera
...
Replace #2411
2021-05-03 21:13:47 +02:00
Benoit Marty
4a23d31271
Fix regression on sending error indicator color
2021-05-03 21:13:47 +02:00
Benoit Marty
8ff65b3816
Add a video indicator on the miniature (videos are now previewable)
2021-05-03 21:13:47 +02:00
Benoit Marty
258a378f39
Add back link to learn more on EMS
2021-04-29 15:57:52 +02:00
Benoit Marty
ef55ddd683
Do not repeat password fields for account creation or reset password
2021-04-29 15:57:52 +02:00
Benoit Marty
d235d1be15
More improvements
2021-04-29 15:57:52 +02:00
Benoit Marty
6e9c16a889
Naming convention
2021-04-29 15:57:52 +02:00
Benoit Marty
7117427686
Bugfix
2021-04-29 15:57:52 +02:00
Benoit Marty
d812ed72d0
Improve layout and add a fake date
2021-04-29 15:57:52 +02:00
Benoit Marty
faef2fba9a
Enable login v2 by default, but keep the possibility to use v1
2021-04-29 15:57:52 +02:00
Benoit Marty
adae66aa43
Login UX flow: UI iso
2021-04-29 15:57:22 +02:00
Benoit Marty
51a39909dc
Login UX flow: warning if no profile can ba found
2021-04-29 15:57:22 +02:00
Benoit Marty
c141b26212
Login UX flow: set avatar and display name after account creation
2021-04-29 15:57:22 +02:00
Benoit Marty
408a0fc010
Login UX flow v2
2021-04-29 15:57:22 +02:00
Valere
f89a7496aa
Add action to create new room
2021-04-29 11:51:07 +02:00
Valere
70476b912f
Fix / placeholder in dark time
2021-04-28 11:15:58 +02:00
Valere
7d3d080603
Code review
2021-04-28 11:15:58 +02:00
Valere
1ce7085ca9
Merge Space and Communities initial commit
2021-04-28 11:15:58 +02:00
Valere
733d4185c4
Fix / Add unread count in hamburger menu
2021-04-28 11:15:58 +02:00
Valere
d30ba9c749
Spaces quick fixes and updates
...
Make drawer menu more obvious + fix notification count
2021-04-28 11:15:58 +02:00
Valere
5e75a3a80b
Add placehoders for paged room list
2021-04-28 11:15:58 +02:00
Valere
8146d8ab1e
Add Rooms to space
2021-04-28 11:15:58 +02:00
Valere
14103b1e7c
Radio settings bottomsheet
2021-04-28 11:15:58 +02:00
Valere
79bde6ee91
Private (me and teamates) space support
2021-04-28 11:15:58 +02:00
Benoit Marty
0dbd856ac5
UI polishing
...
And cleanup
2021-04-28 11:15:58 +02:00
Benoit Marty
dfae42c912
Cleanup layout
2021-04-28 11:15:58 +02:00
Benoit Marty
3c64f78159
Fix issue in layout
2021-04-28 11:15:58 +02:00
Benoit Marty
7c348959cf
Cleanup and fix bugs
2021-04-28 11:15:58 +02:00
Valere
6b8b03e162
Show people you may no in space bottomsheet
2021-04-28 11:15:58 +02:00
Valere
a5af1a6ebd
Fix invite icons
2021-04-28 11:15:58 +02:00
Valere
8754f7772b
Invite Space/Room chooser
2021-04-28 11:15:58 +02:00
Valere
55083a5602
Design review changes
2021-04-28 11:15:58 +02:00
Valere
ea5e48b940
1 depth hierarchy support in space panel
2021-04-28 11:15:58 +02:00
Valere
681b5b3ddc
Simple space context menu
2021-04-28 11:15:58 +02:00
Valere
06a84d985a
Basic support to browse space directory
2021-04-28 11:15:58 +02:00
Valere
802853d205
Suggested Space support
2021-04-28 11:15:58 +02:00
Valere
01c56824b7
small a11Y fix
2021-04-28 11:15:58 +02:00
Valere
0c5ca9f51b
Space hierachy SDK updates
2021-04-28 11:15:58 +02:00
Valere
ef42591534
Open Space Link initial commit
2021-04-28 11:15:58 +02:00
Valere
a433f2f965
a11y
2021-04-28 11:15:58 +02:00
Valere
a901e1d179
Post Creation Share flow
2021-04-28 11:15:58 +02:00
Valere
4b27ad8ba6
Creation wizard WIP
2021-04-28 11:15:58 +02:00
Valere
d8a3229819
a11y fixes
2021-04-28 11:15:58 +02:00
Valere
df341d8ea3
Basic peeking preview and join and filter
2021-04-28 11:15:58 +02:00
Valere
c5fa0a413f
Space first commit
2021-04-28 11:15:58 +02:00
Onuray Sahin
ce7e00a499
Fix send state image color on dark theme.
2021-04-13 11:48:12 +03:00
Benoit Marty
37226a1641
Small cleanup
2021-04-09 16:58:41 +02:00
ganfra
2b93367165
Timeline: handle filtering in epoxy
2021-03-30 11:32:46 +02:00
Benoit Marty
627e9a9543
Add version details on the login screen, in debug or developer mode
2021-03-25 11:18:26 +01:00
Benoit Marty
7b8ede03bc
Picture preview when replying. Also add the image preview in the message detail bottomsheet ( #2916 )
2021-03-19 20:09:53 +01:00
Benoit Marty
0eea257a25
Improve layout for more clarity
2021-03-19 14:15:17 +01:00
Benoit Marty
9f47598950
Display the room shield in all room setting screens
2021-03-18 18:01:21 +01:00
ganfra
174e938b5b
Fix padding layout
2021-03-17 11:44:22 +01:00
ganfra
c9691b04ad
Timeline: fix separators background
2021-03-16 20:11:10 +01:00
ganfra
1bc431198e
Timeline: fix ripple on text item
2021-03-16 20:10:47 +01:00
Benoit Marty
cbfb5d3fcc
Fix color and bottom margin
...
And improve a11y
2021-03-11 11:10:59 +01:00
Benoit Marty
8a1a90d1b9
Merge pull request #2937 from vector-im/feature/ons/message_states
...
Improve the status of send messages
2021-03-10 21:51:48 +01:00
ganfra
bbb5dd06a2
Message state: adjust some ui
2021-03-10 18:08:18 +01:00
Benoit Marty
5c07a5780c
Better with horizontal progress bar
2021-03-10 15:38:29 +01:00
Benoit Marty
5aa8b0255a
Fix MainActivity display ( Fixes #2927 )
2021-03-10 15:34:28 +01:00
Benoit Marty
3ca25f9006
Some cleanup
2021-03-10 11:10:23 +01:00
Onuray Sahin
f5f16fd330
Retry and delete options added for all failed messages.
2021-03-10 11:10:23 +01:00
Onuray Sahin
a3d45bbba8
Failed messages bottom sheet UI fixes.
2021-03-10 11:10:23 +01:00
Onuray Sahin
9eedac3e6d
Fix color of sending media progress bar.
2021-03-10 11:10:23 +01:00
Onuray Sahin
0b98dfc976
Media messages send status implementation.
2021-03-10 11:10:23 +01:00
Onuray Sahin
c178535cc8
Show send status of text messages.
2021-03-10 11:10:23 +01:00
Benoit Marty
46bc252a51
Add arrows to room widget item
2021-03-09 15:38:11 +01:00
Benoit Marty
8cd02afd83
Remove unused resource and useless color override
2021-03-04 14:03:46 +01:00
Benoit Marty
d4d7c6cb4a
Cleanup riotx_base colors
2021-03-04 14:03:46 +01:00
Benoit Marty
caea19bf38
Avoid using "element" in the resource id
2021-03-03 17:56:48 +01:00
Benoit Marty
531beb0a86
Add a screen to view details about the homeserver
2021-02-19 21:27:25 +01:00
Benoit Marty
1294d211d6
Merge branch 'develop' into feature/bma/fix_redirection
2021-02-19 14:43:01 +01:00
Benoit Marty
fd94536118
Merge pull request #2830 from vector-im/feature/fga/fix_some_voip_issues
...
Feature/fga/fix some voip issues
2021-02-17 19:01:08 +01:00
Benoit Marty
fcee1f1150
Fix glitch on screen transition
2021-02-17 18:18:36 +01:00
Benoit Marty
6115a469eb
Fix lint
2021-02-16 19:32:02 +01:00
ganfra
776ebce497
Merge branch 'develop' into feature/fga/fix_some_voip_issues
2021-02-16 16:06:12 +01:00
Benoit Marty
3ac3f09df0
Merge branch 'develop' into feature/bma/lang
2021-02-16 11:40:24 +01:00
Benoit Marty
cf0b4d2581
Merge branch 'develop' into feature/bca/devtools
2021-02-15 16:00:32 +01:00
Benoit Marty
59634753b3
Code review
2021-02-15 15:03:58 +01:00
Benoit Marty
f4b10d5ed6
Cleanup
2021-02-15 10:08:53 +01:00
Benoit Marty
e75e48f377
Cleanup
2021-02-15 10:01:38 +01:00
Benoit Marty
86f0af0ff2
Cleanup
2021-02-12 20:43:58 +01:00
Benoit Marty
c7241f5755
Last missing ContentDescription
2021-02-12 20:35:24 +01:00
Benoit Marty
9101c339c5
a11y
2021-02-12 20:16:28 +01:00
Benoit Marty
3bf1e48236
a11y
2021-02-12 20:08:14 +01:00
Benoit Marty
e7a29857c5
a11y
2021-02-12 20:04:00 +01:00
ganfra
61373b8b51
Timeline: start refactoring the Interceptor mechanism
2021-02-12 19:13:45 +01:00
Benoit Marty
daa007b67d
a11y
2021-02-12 19:05:09 +01:00
Benoit Marty
624541af1c
a11y
2021-02-12 19:02:19 +01:00
Benoit Marty
f378d46c9a
a11y
2021-02-12 19:00:12 +01:00
Benoit Marty
6c7e188439
a11y
2021-02-12 18:57:03 +01:00
Benoit Marty
fc0c49e16e
a11y for ShieldImageView
2021-02-12 18:47:13 +01:00
Benoit Marty
1f3ff3e0f2
a11y
2021-02-12 18:07:13 +01:00
Benoit Marty
5618af07bd
Content description for breadcrumbs
2021-02-12 18:00:10 +01:00
Benoit Marty
79dafaf13d
Fix some accessibility on images
2021-02-12 17:44:12 +01:00
Benoit Marty
9c5fe034fa
Cleanup
2021-02-12 15:52:43 +01:00
Benoit Marty
ca44a96dc3
Cleanup
2021-02-12 15:21:10 +01:00
Benoit Marty
15f479b424
Create a View for password reveal button -> better management of a11y
2021-02-12 15:19:38 +01:00
Benoit Marty
9e86b35f8c
Fix some lint issue about accessibility
2021-02-12 15:04:03 +01:00
Benoit Marty
ebd55ea282
Fix some lint issue about accessibility
2021-02-12 14:35:28 +01:00
Valere
e5da026f1f
Dev tools initial commit
2021-02-10 10:17:19 +01:00
Benoit Marty
f78c72db59
Merge branch 'develop' into feature/fga/voip_v1_start
2021-02-09 11:52:18 +01:00
ganfra
5c4cf3f7c9
VoIP: PR review remarks
2021-02-08 18:43:50 +01:00
Benoit Marty
fade21de57
Merge branch 'develop' into feature/bma/jitsi_in_timeline
2021-02-08 17:43:49 +01:00
ganfra
0ed327646a
Merge branch 'develop' into feature/fga/voip_v1_start
2021-02-08 16:45:15 +01:00
Benoit Marty
d2c912e5c4
Merge branch 'develop' into feature/bma/url_preview_fixes
2021-02-08 14:32:55 +01:00
Benoit Marty
93890343b6
Merge pull request #2786 from vector-im/feature/bma/rtl
...
Feature/bma/rtl
2021-02-08 11:52:06 +01:00
Benoit Marty
af30ff50f0
Naming convention
2021-02-07 15:28:07 +01:00
Benoit Marty
d47ba6bd11
Create a WidgetItemFactory and use it for better rendering of Jitsi widget change (video conference)
2021-02-06 16:52:46 +01:00
Benoit Marty
99f5949ee1
Improve layout preview and format file
2021-02-06 11:11:35 +01:00
Benoit Marty
5e2e6dcfc3
Fix another RTL issue
2021-02-05 20:01:24 +01:00
ganfra
6cd462f852
Merge branch 'develop' into feature/fga/voip_v1_start
2021-02-04 16:52:06 +01:00
ganfra
04c4485e3e
VoIP: add some feedback on controls
2021-02-04 16:29:23 +01:00
Valere
697b551b9b
Cleaning / Code review
2021-02-02 23:10:14 +01:00
Valere
2a3962265b
SSO UIA for deactivate account
2021-02-02 12:30:46 +01:00
ganfra
882eea75ef
VoIP: change icon of conference banner
2021-02-02 11:19:48 +01:00
Valere
5b8215a356
Support SSO provider brand + UI fixes
2021-02-01 16:39:14 +01:00
Valere
da16ec0af3
UIA fixes + better error support
2021-02-01 16:39:14 +01:00
Valere
1244d00b31
SSO UIA
2021-02-01 16:39:14 +01:00
ganfra
f4fd8af3b4
Merge branch 'develop' into feature/fga/voip_v1_start
2021-01-29 18:46:19 +01:00
ganfra
1ef9ed5202
VoIP : clean code
2021-01-27 16:05:55 +01:00
Onuray Sahin
f36bab0a7a
Limit drawer layout with max width.
2021-01-19 15:33:35 +03:00
ganfra
0f77c5be90
VoIP : branch dialpad in transfer call screen
2021-01-19 10:46:43 +01:00
ganfra
55fd983fd3
Merge branch 'feature/fga/voip_v1_start' into feature/fga/voip_dial_pad
2021-01-14 15:10:07 +01:00
ganfra
1f96367286
DialPad: show dialerchoice dialog when supported
2021-01-13 21:07:50 +01:00
ganfra
dd67e8c5b5
Merge branch 'develop' into feature/fga/voip_v1_start
2021-01-08 16:30:37 +01:00
ganfra
922ae5b041
VoIP: clean dial pad code + add close icon on bottom sheet
2021-01-07 12:21:09 +01:00
ganfra
d09a6714af
VoIP: use DialPad bottom sheet to send Dtmf in call
2021-01-07 11:17:23 +01:00
ganfra
f5bf774126
VoIP: use DialPadFragment in BottomSheet
2021-01-07 11:16:33 +01:00
Onuray Sahin
474ade01cf
Merge branch 'develop' into feature/ons/fix_room_topic_scroll
2021-01-05 15:08:15 +03:00
ganfra
97b9064d29
VoIP: fix hangup when multiple calls + clean after Benoit review
2021-01-04 18:54:31 +01:00
Onuray Sahin
cbdacc199a
Disable scroll effect when click to a link in the topic.
2020-12-28 17:17:01 +03:00
Benoit Marty
d1bec21759
Fix crash after migration to view bindings
...
Also rename some layouts to follow convention
2020-12-28 12:23:06 +01:00
ganfra
d87beff434
VoIP: clean code for call transfer and disable it for now
2020-12-22 17:21:44 +01:00
ganfra
439ea42b54
VoIP: use UserListFragment to select someone for call transfer (+ clean some code)
2020-12-22 16:44:45 +01:00
ganfra
33047b5f64
VoIP: fix some other issues
2020-12-22 16:44:14 +01:00
ganfra
a16086db6f
VoIP: always use silent for pending call notification
2020-12-22 16:43:16 +01:00
ganfra
a5736efc75
VoIP: add info on other call when switching
2020-12-22 16:43:04 +01:00
ganfra
629488bbe6
VoIP: start introducing switch call
2020-12-22 16:41:12 +01:00
ganfra
14288b545b
Merge branch 'develop' into feature/fga/voip_v1_start
2020-12-22 11:38:41 +01:00
Benoit Marty
8878cb41ee
Fix issue with not clickable item
2020-12-16 16:04:57 +01:00
Benoit Marty
10575698de
Avoid blink effect
2020-12-16 15:51:30 +01:00
Benoit Marty
451750f08a
Improve code (items still not clickable)
2020-12-16 15:48:39 +01:00
Benoit Marty
b52f8b1dbf
Fix crash
2020-12-16 14:31:14 +01:00
Benoit Marty
da2a0abf45
Provide CoordinatorLayout when available
2020-12-16 12:39:22 +01:00
Benoit Marty
7f02c0596e
Fix strange crash
2020-12-16 12:21:25 +01:00
Benoit Marty
8db4da5473
Fix crash
2020-12-16 11:45:06 +01:00
Benoit Marty
018574a21e
Rename some view ids
2020-12-16 11:10:49 +01:00
Benoit Marty
dba65dcd22
Migrate to ViewBindings ( #1072 ) - WIP
2020-12-16 02:05:38 +01:00
Benoit Marty
706736273c
Migrate to ViewBindings ( #1072 ) - WIP
2020-12-16 00:46:52 +01:00
Benoit Marty
75ec9ba3d9
Reduce dependency on Butterknife: remove usage of @BindView
2020-12-15 20:32:26 +01:00
Benoit Marty
6957768567
PR Review
2020-12-15 10:21:12 +01:00
Valere
7da8b13cde
Chat Effects
2020-12-15 09:39:16 +01:00
Benoit Marty
09040b7095
Clear history ( #1933 )
2020-12-14 16:22:22 +01:00
Benoit Marty
c8c4e10822
Cleanup layout
2020-12-14 15:46:31 +01:00
Valere
26c01d46a7
Code review + Completion layout res
2020-12-14 14:05:57 +01:00
Valere
03428ea9f5
Social Login
...
And new custom homeserver completion (and remember history)
2020-12-14 14:05:57 +01:00
Benoit Marty
903936368d
Merge branch 'develop' into feature/bca/fix_mxto
2020-12-11 21:43:56 +01:00
Benoit Marty
989f1c6268
Merge branch 'develop' into feature/bma/url_preview
2020-12-11 15:39:20 +01:00
Valere
bd9da8eaa6
element:// support + basic peeking + fix join via server
2020-12-11 15:06:39 +01:00
Benoit Marty
9b0c2e420d
Reorder Views (no other change)
2020-12-11 13:18:22 +01:00
Benoit Marty
8d30658fa5
Bigger touch area for the other buttons
2020-12-11 12:46:44 +01:00
Benoit Marty
32fd3be732
Better alignment of button and animation, bigger touch area for send button
2020-12-11 12:41:35 +01:00
Benoit Marty
705b6176f1
Fix Layout issue (visible only on RTL) ( #2523 )
2020-12-11 12:17:23 +01:00
Benoit Marty
d996c77c03
Fix typo
2020-12-11 12:09:08 +01:00
Benoit Marty
49cad8feec
Rename files.
2020-12-11 11:49:46 +01:00
ganfra
afc3c1462e
Merge pull request #2515 from vector-im/feature/fga/voip_notif
...
Feature/fga/voip notif
2020-12-11 10:01:57 +01:00
Benoit Marty
91c86c1a45
Merge branch 'develop' into feature/bma/url_preview
2020-12-11 09:47:57 +01:00
ganfra
e36059a427
VoIP: clean code after benoit review
2020-12-10 16:58:22 +01:00
Onuray Sahin
a96cc19eb6
Update composer layout by adding emoji icon.
2020-12-09 18:47:34 +03:00
ganfra
76ed775f6f
VoIP: start to show in-app notification
2020-12-09 11:17:49 +01:00
Benoit Marty
431ac5aa2d
Fix layout issue
2020-12-04 15:23:59 +01:00
Benoit Marty
c2c9e37a36
PreviewUrl: fix layout issue and add more tests
2020-12-04 14:36:11 +01:00
Benoit Marty
c08c652080
PreviewUrl: handle close (in memory)
2020-12-04 12:41:26 +01:00
Benoit Marty
9089c54990
Ripple effect
2020-12-04 11:53:37 +01:00
Benoit Marty
679d9bae1c
Fix bad image rendering
2020-12-04 11:45:05 +01:00
Benoit Marty
fa7b0a24a7
PreviewUrl: Application part - bugfix
2020-12-04 08:01:00 +01:00
Benoit Marty
48354c7793
PreviewUrl: Application part - WIP
2020-12-04 07:46:09 +01:00
ganfra
24de6c0101
VoIP: add tiles for call events
2020-12-03 19:39:01 +01:00
Benoit Marty
fcd9fe7d5a
PreviewUrl: layout for a single PreviewUrl
2020-12-03 19:32:49 +01:00
ganfra
efec711ced
Merge branch 'develop' into feature/fga/voip_v1_start
2020-12-03 13:01:54 +01:00
ganfra
4a3f0c8898
VoIP: update in call ui (blur)
2020-12-01 18:36:00 +01:00
ganfra
8f5a11493b
VoIP: hold/resume fix negotiation and start adding UI
2020-11-30 19:10:15 +01:00
Benoit Marty
b78f1dbb93
Hide the icon area if there is no icon to display
2020-11-30 17:52:16 +01:00
Benoit Marty
056b9df65e
Add title to the new two bottom sheets
2020-11-30 17:52:16 +01:00
Benoit Marty
93ffb116b7
Merge pull request #2439 from vector-im/feature/bma/alias
...
Add room alias management
2020-11-30 14:59:21 +01:00
Benoit Marty
096abd7ebf
Fix IllegalStateException: focus search returned a view that wasn't able to take focus!
...
And no multiline input for room alias
2020-11-30 13:33:41 +01:00
Benoit Marty
e1abd5a051
Fix layout issue
2020-11-30 10:59:07 +01:00
Valere
cf70916764
Fix / double bottomsheet effect
2020-11-28 00:41:29 +01:00
Benoit Marty
e3ca89a81b
Fix issue when there is no display name
2020-11-27 13:54:21 +01:00
Benoit Marty
32d42794dd
Merge branch 'develop' into feature/bca/home_empty_screens
2020-11-27 12:02:30 +01:00
Benoit Marty
14c71d6c07
Fix issue with too big icons
2020-11-27 12:01:19 +01:00
Benoit Marty
cce4d7d4d9
Use style instead of duplicating the whole layout file
2020-11-27 11:09:13 +01:00
Valere
7c9b943733
Try other asset strategy as lint not happy
2020-11-27 09:58:14 +01:00
Valere
fa191136cc
Home empty screen design update
2020-11-26 13:27:10 +01:00
Valere
804afc9a1d
Fix issues with matrix.to deep linking
2020-11-26 09:09:27 +01:00
Valere
d9757cc660
Fix lint
2020-11-20 16:23:04 +01:00
Valere
7583b0a358
Fix rebase
2020-11-20 15:17:35 +01:00
Valere
564404d4ae
Design review
2020-11-20 14:50:21 +01:00
Valere
e2320cd3b2
Upgrade to new design input
2020-11-20 14:50:21 +01:00
Valere
baef9f5aa7
Fix permission handling + share my code by text
2020-11-20 14:50:21 +01:00
Benoit Marty
ae6de8fdf1
Small cleanup
2020-11-20 14:50:21 +01:00
Benoit Marty
1070c23608
QR code invite flow support - invite friends
...
Author: Valere
2020-11-20 14:50:21 +01:00
TR-SLimey
e8d084b855
Add ability to share profile by QR code
2020-11-20 14:49:39 +01:00
Benoit Marty
85bc5f54aa
Merge branch 'develop' into feature/bma_create_room_form
2020-11-20 13:57:35 +01:00
Benoit Marty
41f46d0810
Merge pull request #2367 from vector-im/feature/bma/sanity_test
...
Feature/bma/sanity test
2020-11-20 13:56:49 +01:00
Benoit Marty
c50c028c9e
Code quality
2020-11-19 15:22:24 +01:00
Benoit Marty
465b33b006
Merge pull request #2407 from vector-im/feature/bma/move_enable_encryption
...
Move "Enable Encryption" from room setting screen to room profile screen
2020-11-19 15:17:13 +01:00
Benoit Marty
c29e4648ea
Small cleanup
2020-11-18 18:13:49 +01:00
Benoit Marty
9ed8f26d7c
Make the room default avatar clickable to set it (as per the small picto)
...
And do some cleanup
2020-11-18 18:13:49 +01:00
Valere
264bc52bcc
WIP review
2020-11-18 18:13:49 +01:00
Valere
2626a761ea
EmptyRoom tile with quick actions
2020-11-18 18:13:49 +01:00
Benoit Marty
514263ae12
Room creation Fragment: no more "Retry" action, loading and error displayed in a dialog
2020-11-18 14:51:10 +01:00
Benoit Marty
af8b400bf4
Room creation form: input an alias for public room ( #1314 )
2020-11-18 13:44:55 +01:00
Benoit Marty
579efb016a
Room creation form: add advanced section to disable federation ( #1314 )
2020-11-16 18:02:18 +01:00
Benoit Marty
75c105a400
Move "Enable Encryption" from room setting screen to room profile screen ( #2394 )
2020-11-16 15:08:10 +01:00
Benoit Marty
6020f423f4
Ask for explicit user consent to send their contact details to the identity server ( #2375 )
2020-11-11 17:51:39 +01:00
Benoit Marty
b09d45718a
Make id for recyclerView less generic, and remove unused layout
2020-11-09 16:56:20 +01:00
Benoit Marty
07c805a019
Create sanity test with all screens path
...
Introduce `com.schibsted.spain:barista`
2020-11-09 16:56:20 +01:00
Benoit Marty
0d8a845a21
Merge pull request #2324 from vector-im/feature/bma/search_highlight
...
Feature/bma/search highlight
2020-10-30 13:57:02 +01:00
Benoit Marty
4791eb85af
Merge pull request #2283 from vector-im/feature/bca/crypto_perf
...
Crypto cleaning and perf improvement
2020-10-30 11:11:34 +01:00
Benoit Marty
225a5d4e59
Search Result | scroll jumps after pagination ( #2238 )
2020-10-30 09:02:29 +01:00
Benoit Marty
077bcb3f2a
Export the key share trail in rageshake (opt-in)
2020-10-29 16:04:07 +01:00
Onuray Sahin
04126fb0c6
Fix background color of reactions.
2020-10-29 16:44:08 +03:00
Valere
c2027be0ee
Fix audit freeze, add export, and buffer gossip saves
2020-10-29 12:55:26 +01:00
Benoit Marty
5a6683574c
Toggle Low priority tag ( #1490 )
2020-10-23 14:58:31 +02:00
Benoit Marty
dc8668b222
Code quality
2020-10-22 10:26:33 +02:00
Benoit Marty
def6758aaa
UI tweak
2020-10-22 10:25:53 +02:00
Benoit Marty
4b8c31d806
Add Avatar: SDK
...
Also add remove avatar action, and add Crop UX
2020-10-22 10:25:53 +02:00
Benoit Marty
1f9712d8a2
Add Avatar: UI
2020-10-22 10:25:53 +02:00
Benoit Marty
aaa772c749
Android style to validate form
2020-10-22 10:25:53 +02:00
ganfra
9bf615e90c
Fix composer: update constraints layout and fix some glitches
2020-10-16 11:24:59 +02:00
Benoit Marty
ca99a52545
Remove dead code
2020-10-13 14:40:23 +02:00
Benoit Marty
b1625838ed
Move the attibute to the correct View
2020-10-12 21:09:28 +02:00
Benoit Marty
5ef97362cb
Fix gravity on topic
2020-10-12 21:09:28 +02:00
Benoit Marty
dff7f24187
Merge branch 'develop' into feature/ons/add_members_fab
2020-10-12 18:15:59 +02:00
Onuray Sahin
d6b94802d8
Benoit code review fixes.
2020-10-12 18:32:31 +03:00
Benoit Marty
6f709a1e7c
Merge pull request #2203 from vector-im/feature/bma/pusher_data
...
Feature/bma/pusher data
2020-10-12 14:51:15 +02:00
Onuray Sahin
f8f091fa28
Benoit code review fixes.
2020-10-12 14:26:06 +03:00
Onuray Sahin
f82aee6089
Add fab to the member list screen to invite users.
2020-10-12 13:35:34 +03:00
Onuray Sahin
4f92db7651
Make long topic expandable.
2020-10-09 14:45:36 +03:00
Benoit Marty
be62d65c98
Some cleanup on the layout
2020-10-08 22:08:48 +02:00
Benoit Marty
acbd4c3aba
Lint: fixes UseCompatTextViewDrawableXml issues
2020-10-08 09:35:24 +02:00
Benoit Marty
e846e30905
Lint: fixes 80 UseAppTint issues
2020-10-08 09:22:55 +02:00
Benoit Marty
2125047ca5
Merge branch 'develop' into feature/bma/open_settings
2020-10-06 12:20:35 +02:00
Benoit Marty
cac3475281
Merge pull request #2158 from vector-im/feature/fix_draft
...
Feature/fix draft
2020-10-06 12:17:50 +02:00
ganfra
211a8dc272
Draft: fix icon tint
2020-10-06 10:17:17 +02:00
Benoit Marty
88dd6ae5da
Rename some classes
2020-10-05 15:35:40 +02:00
Benoit Marty
724c1132b6
Drawer: move settings access and add sign out action ( #2171 )
2020-10-05 14:51:21 +02:00
Benoit Marty
b203093073
Use an extra container for the margin to be taken into account by the layout_scrollFlags
2020-10-04 11:17:57 +02:00
Benoit Marty
6147a87e46
Hide the SearchView when scrolling down
2020-10-02 23:06:59 +02:00
Benoit Marty
50f6a4732c
Change hint
2020-10-02 22:21:13 +02:00
Benoit Marty
85417eb24c
Add SearchView to filter members.
...
Author: Onuray (I squashed 2 commits)
2020-10-02 21:12:52 +02:00