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 |
|
Benoit Marty
|
4649b2ac1d
|
Code review
|
2020-10-01 16:09:06 +02:00 |
|
Onuray Sahin
|
0838cbaf03
|
UI fixes.
|
2020-10-01 14:50:29 +02:00 |
|
Onuray Sahin
|
5d190a8137
|
Use loading item instead of full screen loading.
|
2020-10-01 14:50:29 +02:00 |
|
Onuray Sahin
|
d6fcf63230
|
Implement search result controller and item.
|
2020-10-01 14:48:55 +02:00 |
|
Onuray Sahin
|
86b46d1442
|
Configure SearchView as activity toolbar.
|
2020-10-01 14:48:55 +02:00 |
|
Onuray Sahin
|
f54504e871
|
Create search UI classes.
|
2020-10-01 14:48:55 +02:00 |
|
Benoit Marty
|
18950a6b46
|
Some cleanup
|
2020-09-30 16:36:17 +02:00 |
|
Valere
|
1e3bdd6a2e
|
Fix test
|
2020-09-29 18:00:15 +02:00 |
|
Valere
|
c20517599e
|
Add option to reset 4S if lost pass/key
|
2020-09-29 17:05:29 +02:00 |
|
Benoit Marty
|
21f1848499
|
Fix Splash screen layout, especially on small screens
|
2020-09-26 11:30:13 +02:00 |
|
Benoit Marty
|
6e2c733319
|
Fix lint issue (MissingConstraints). Use a simple FrameLayout
|
2020-09-23 16:59:42 +02:00 |
|
Benoit Marty
|
ad2191a76e
|
Fix scrolling issue.
Sign in and log in tested ok
|
2020-09-23 16:59:42 +02:00 |
|
Benoit Marty
|
ecc189aeac
|
Restore logo on login screens
This reverts commit 4cc3e87d64 .
|
2020-09-23 16:59:23 +02:00 |
|
Benoit Marty
|
1e5122f741
|
Rename ids
|
2020-09-22 14:58:25 +02:00 |
|
Benoit Marty
|
4b66ffcd5b
|
Add "show password" in import Megolm keys dialog
|
2020-09-18 15:00:36 +02:00 |
|
Benoit Marty
|
db977b8109
|
Simplify Dialog UI and code
|
2020-09-11 09:43:10 +02:00 |
|
Valere
|
971b425e17
|
F-Droid background sync modes
|
2020-09-10 17:10:47 +02:00 |
|
Valere
|
e0c5377968
|
Merge branch 'develop' into feature/enhance_big_files
|
2020-09-03 17:09:40 +02:00 |
|
Benoit Marty
|
05ec5bde93
|
Merge pull request #2020 from vector-im/feature/add_email
Add email and phone numbers
|
2020-09-03 14:33:09 +02:00 |
|
Benoit Marty
|
cc57a73f23
|
Cleanup and split long lines
|
2020-08-31 16:20:12 +02:00 |
|
Valere
|
caf0ac1c9f
|
Add event sending indicator for attachment
|
2020-08-31 16:20:12 +02:00 |
|
Benoit Marty
|
e92cf38cde
|
Add threePid: improve UX (remove dialog)
|
2020-08-31 14:30:47 +02:00 |
|
Benoit Marty
|
da4695ff2a
|
Improve UI of threePid screen
|
2020-08-28 18:35:04 +02:00 |
|
Benoit Marty
|
9fecc1b992
|
Reduce button width
|
2020-08-28 18:05:59 +02:00 |
|
Benoit Marty
|
e8e1330cd5
|
Cleanup
|
2020-08-28 18:05:07 +02:00 |
|
Benoit Marty
|
175a5ab824
|
List phone numbers and emails added to the Matrix account, and add Email to account (#44)
|
2020-08-28 16:45:09 +02:00 |
|
Benoit Marty
|
9dbe9c7286
|
Typo in comment
|
2020-08-27 22:44:55 +02:00 |
|
ganfra
|
9970398cf2
|
Join room: add "UnknownItem" to public room list
|
2020-08-25 20:20:14 +02:00 |
|