Benoit Marty
|
34723ce4f7
|
Cleanup
|
2021-07-13 10:27:29 +02:00 |
|
Benoit Marty
|
067349f602
|
Fix some misunderstanding about the permissions request - step 2
|
2021-07-13 00:22:23 +02:00 |
|
Benoit Marty
|
80657251a5
|
Fix some misunderstanding about the permissions request - step 1
|
2021-07-12 23:47:33 +02:00 |
|
Benoit Marty
|
fabbd6da9e
|
Add action to see permission status in the DebugActivity
|
2021-07-12 22:12:51 +02:00 |
|
Benoit Marty
|
cca9a8007c
|
Use new permission request management
I do not know why all has not been migrated in the previous rework
|
2021-07-12 21:18:01 +02:00 |
|
Benoit Marty
|
d0a7265975
|
Reorder buttons
|
2021-06-23 13:01:48 +02:00 |
|
Benoit Marty
|
1a898f0404
|
Rename themes follow Android conventions
|
2021-06-16 12:34:14 +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
|
858bbfd8d2
|
Rename style to follow naming conventions
And move some files to the module
|
2021-06-15 21:37:27 +02:00 |
|
Benoit Marty
|
0590acd31a
|
Fix crash on default theme
|
2021-06-15 20:23:37 +02:00 |
|
Benoit Marty
|
bbbe76b91c
|
Move test style Activity and layout to the new ui-style module
|
2021-06-15 18:17:36 +02:00 |
|
Benoit Marty
|
f0b28742ac
|
textSize *sp -> style
|
2021-06-15 10:30:54 +02:00 |
|
Benoit Marty
|
f90ee45d8c
|
Use style to take into account lineHeight
|
2021-06-14 23:06:56 +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
|
8103c76030
|
Create dedicated menu to avoid crash due to missing theme attr
|
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
|
3dc0b07edf
|
Rename file
|
2021-06-11 10:12:31 +02:00 |
|
Benoit Marty
|
0ccd8ba071
|
Configure the toolbar in the debug activity
|
2021-06-11 10:12:31 +02:00 |
|
Benoit Marty
|
047c59eba0
|
Rework colors management
|
2021-06-09 15:36:20 +02:00 |
|
Benoit Marty
|
38b49916e2
|
Small cleanup
|
2021-04-09 17:05:09 +02:00 |
|
Benoit Marty
|
ea08ce24a9
|
Remove unused resource
|
2021-03-04 14:03:46 +01:00 |
|
Benoit Marty
|
79dafaf13d
|
Fix some accessibility on images
|
2021-02-12 17:44:12 +01:00 |
|
Benoit Marty
|
929d711149
|
Split long lines and cleanup
|
2020-12-16 14:33:44 +01:00 |
|
Benoit Marty
|
4ddc8e706d
|
Fix issue with coordinator Layout
|
2020-12-16 13:23:42 +01:00 |
|
Benoit Marty
|
da2a0abf45
|
Provide CoordinatorLayout when available
|
2020-12-16 12:39:22 +01:00 |
|
Benoit Marty
|
18bf9856fe
|
Migrate to ViewBindings (#1072) - WIP
|
2020-12-16 03:57:19 +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
|
876359539f
|
Reduce dependency on Butterknife: remove usage of @OnClick and @OnTextChange
|
2020-12-15 18:52:36 +01:00 |
|
Benoit Marty
|
aa6c7afbbd
|
Remove Status theme and handle migration or current status theme to light theme (#2424)
|
2020-12-01 16:20:11 +01:00 |
|
Benoit Marty
|
ae6de8fdf1
|
Small cleanup
|
2020-11-20 14:50:21 +01:00 |
|
Benoit Marty
|
b09d45718a
|
Make id for recyclerView less generic, and remove unused layout
|
2020-11-09 16:56:20 +01:00 |
|
Constantin Wartenburger
|
7bee558e01
|
Using ApplicationId from BuildConfig
|
2020-10-13 20:17:56 +02:00 |
|
Benoit Marty
|
e224ae62b4
|
Do not use deprecated Activity.startActivityForResult anymore - step 3
|
2020-10-07 18:27:25 +02:00 |
|
ganfra
|
fa381cc06d
|
Use a singleton for default shared pref
|
2020-09-09 11:45:47 +02:00 |
|
Benoit Marty
|
cd28ad4c07
|
Remove dead code (QrCode animation)
|
2020-08-27 18:15:53 +02:00 |
|
Benoit Marty
|
11b5512cb8
|
Rename package of SDK modules
|
2020-08-13 12:50:58 +02:00 |
|
Tobias Preuss
|
40f8e6061f
|
Use "Context#getSystemService" extension function provided by "core-ktx".
+ Re-use local variable where possible.
|
2020-08-09 16:16:06 +02:00 |
|
Benoit Marty
|
a48302f433
|
Remove PlayStore strings from Android resource
|
2020-08-04 09:12:16 +02:00 |
|
Benoit Marty
|
ab4a517ae0
|
Cleanup
|
2020-08-03 18:50:04 +02:00 |
|
Benoit Marty
|
a1f90abcd2
|
Rename package im.vector.riotx to im.vector.app (IDE)
|
2020-08-03 18:46:29 +02:00 |
|
onurays
|
190fbb95ec
|
Merge branch 'develop' into feature/target-sdk-29
# Conflicts:
# vector/src/main/java/im/vector/riotx/features/crypto/verification/VerificationBottomSheetViewModel.kt
|
2020-04-14 13:59:54 +03:00 |
|
Valere
|
a703574004
|
Uniform emoji representation for all platform
|
2020-04-10 11:02:33 +02:00 |
|
onurays
|
f7cbc01023
|
Replace deprecated PreferenceManager with androidx version.
|
2020-03-26 15:56:33 +03:00 |
|
Benoit Marty
|
d6cdcc60d1
|
Remove unused png files
|
2020-03-04 16:48:13 +01:00 |
|
Benoit Marty
|
6e060f63c6
|
Try to decode QrCode data in the debug Activity
|
2020-02-27 11:32:59 +01:00 |
|
Benoit Marty
|
6349f9828d
|
Optimize import
|
2020-02-26 16:59:20 +01:00 |
|