Onuray Sahin
|
54d8c9de48
|
Remove unnecessary background color.
|
2022-08-15 15:19:49 +03:00 |
|
Maxime NATUREL
|
60eb9b428d
|
"Learn more" button with click listener
|
2022-08-11 12:11:14 +02:00 |
|
Maxime NATUREL
|
8f218ce773
|
Custom header view without "Learn more"
|
2022-08-11 12:11:14 +02:00 |
|
Maxime NATUREL
|
2158661e77
|
Fixing title in the settings entry
|
2022-08-11 12:11:14 +02:00 |
|
Maxime NATUREL
|
fa8f72c909
|
Merge pull request #6792 from vector-im/feature/mna/enable-leakcanary
Add a developer setting to enable LeakCanary at runtime
|
2022-08-11 12:10:26 +02:00 |
|
Adam Brown
|
616c16f8c6
|
Merge pull request #6783 from vector-im/feature/adm/decouple-variants
Decouple `:vector` variants/build types
|
2022-08-11 10:59:42 +01:00 |
|
Adam Brown
|
439224e4de
|
using american english for consistency
|
2022-08-11 09:32:36 +01:00 |
|
Maxime NATUREL
|
0515303c8c
|
Merge pull request #6800 from vector-im/feature/mna/new-device-management-screen
[Devices management] Add a feature flag and empty screen for future new layout (PSG-676)
|
2022-08-11 08:59:57 +02:00 |
|
Maxime NATUREL
|
3a9aa7472a
|
Fixing wrong view reference in title assignment
|
2022-08-10 15:44:16 +02:00 |
|
Maxime NATUREL
|
89f31b093e
|
Handling notifications for beacon_info and poll_start events
|
2022-08-10 15:28:51 +02:00 |
|
Adam Brown
|
6526cf3c2e
|
removing unused file, the release flipper proxy instance is provided by the debug module
|
2022-08-10 14:14:39 +01:00 |
|
Maxime NATUREL
|
2764a6e103
|
Fixing code formatting issues
|
2022-08-10 14:57:16 +02:00 |
|
Maxime NATUREL
|
3ff9ab1bc8
|
Interface for LeakDetector
|
2022-08-10 14:47:09 +02:00 |
|
Maxime NATUREL
|
250ee1faa1
|
Moving the new setting inside debug screen
|
2022-08-10 14:47:08 +02:00 |
|
Maxime NATUREL
|
36c69a46fd
|
Adding way to enable leak canary at runtime
|
2022-08-10 14:47:08 +02:00 |
|
Maxime NATUREL
|
31a350eea7
|
Enabling leakcanary on debug builds
|
2022-08-10 14:47:08 +02:00 |
|
Jorge Martin Espinosa
|
aecf460c96
|
Improve tests for lockscreen (#6796)
* Improve tests
* Address review comments.
* Refactor pin code tests and code to improve testability.
* Fix lint issues
|
2022-08-10 12:00:36 +00:00 |
|
Adam Brown
|
defd848363
|
updating version for next release cycle
|
2022-08-10 12:30:38 +01:00 |
|
Maxime NATUREL
|
b9fa4ddfc8
|
Renaming v2 setting key
|
2022-08-10 10:54:16 +02:00 |
|
Maxime NATUREL
|
1ebc2a9a8c
|
New empty devices list screen
|
2022-08-10 10:40:06 +02:00 |
|
Maxime NATUREL
|
db1d0daec0
|
Adding a new setting entry behind feature flag
|
2022-08-10 10:40:06 +02:00 |
|
Maxime NATUREL
|
fb0b38bb49
|
Adding new feature flag for new device management
|
2022-08-10 10:40:06 +02:00 |
|
Eric Decanini
|
ce4ab78f13
|
Merge pull request #6693 from vector-im/feature/eric/new_fab
New App Layout FABs
|
2022-08-10 08:13:36 +02:00 |
|
Weblate
|
53e396d337
|
Merge branch 'origin/develop' into Weblate.
|
2022-08-09 14:27:46 +00:00 |
|
Adam Brown
|
fe61fa844e
|
Merge pull request #6784 from vector-im/fix/jorgem/lockscreen-device-locked
Fix lockscreen's 'device locked' crash on Android 12 and 12L devices
|
2022-08-09 15:18:28 +01:00 |
|
Nikita Fedrunov
|
6045eac87a
|
recents carousel for new home screen layout (#6707)
|
2022-08-09 14:31:26 +02:00 |
|
ericdecanini
|
af04221ad9
|
Improves content descriptions
|
2022-08-09 14:30:36 +02:00 |
|
Jorge Martín
|
9888e15f2a
|
Improve logic to trigger LockScreenViewEvents
|
2022-08-09 14:04:45 +02:00 |
|
Jorge Martín
|
cc59b9e695
|
Address review comments.
|
2022-08-09 14:03:39 +02:00 |
|
Jorge Martín
|
dfc8526b47
|
Refactor lockscreen implementation.
Try to fix issues and simplify flow.
|
2022-08-09 14:03:39 +02:00 |
|
Jorge Martín
|
2f4725cfe9
|
Prevent crash while validating biometric key.
|
2022-08-09 14:03:39 +02:00 |
|
Jorge Martín
|
6e1e31bac1
|
Avoid crashes from unknown exceptions on lockscreen key migration.
|
2022-08-09 12:52:28 +02:00 |
|
Adam Brown
|
58d47df37b
|
Merge pull request #6736 from vector-im/feature/adm/non-ascii-username
Fixes crash when entering non ascii username during account creation
|
2022-08-09 11:52:02 +01:00 |
|
Adam Brown
|
319ec6fbf4
|
removing now unused gplay resource
|
2022-08-09 11:25:55 +01:00 |
|
Adam Brown
|
045398d06f
|
fixing import ordering and duplicated documentation
|
2022-08-09 10:42:44 +01:00 |
|
Adam Brown
|
ed3b73a989
|
decouples the flavor code / OSS licenses activity launching
|
2022-08-09 10:32:43 +01:00 |
|
ericdecanini
|
f2c3b5cb43
|
Merge remote-tracking branch 'origin/develop' into feature/eric/new_fab
|
2022-08-09 10:51:33 +02:00 |
|
Nui Harime
|
b2d1915227
|
Translated using Weblate (Russian)
Currently translated at 99.0% (2306 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
|
2022-08-08 23:32:32 +00:00 |
|
Adam Brown
|
0c61595ace
|
decoupling the fcm helper from the vector module
|
2022-08-08 18:05:04 +01:00 |
|
Adam Brown
|
f605e0c479
|
decoupling the notification test factory from the vector module
|
2022-08-08 17:51:08 +01:00 |
|
Adam Brown
|
02286b96b0
|
decoupling the flipper proxy from the vector module
|
2022-08-08 17:32:23 +01:00 |
|
Adam Brown
|
8156a646a1
|
moving debug interfaces to debug package
|
2022-08-08 17:06:57 +01:00 |
|
Adam Brown
|
19c8b2a630
|
moving debug menu access to only the debug sourceset and providing an injectable interface to decouple from the direct access
|
2022-08-08 17:02:08 +01:00 |
|
Adam Brown
|
e02cf61f2f
|
decoupling debug receiver from the variants by introducing vector layer interface
|
2022-08-08 16:57:51 +01:00 |
|
Adam Brown
|
7e7b98a3c1
|
Merge pull request #6668 from vector-im/feature/adm/onboarding-vm-tests
`OnboardingViewModel` tests
|
2022-08-08 13:37:53 +01:00 |
|
Adam Brown
|
dd496dc1a3
|
Merge pull request #6748 from vector-im/feature/adm/flaky-verification-test
Fixing flaky `CantVerifyTest`
|
2022-08-08 08:46:29 +01:00 |
|
Dinh Quang Tuyen
|
ac047afd27
|
Translated using Weblate (Vietnamese)
Currently translated at 88.6% (2062 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/vi/
|
2022-08-06 15:32:50 +00:00 |
|
Jeff Huang
|
77ae291c15
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2327 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
|
2022-08-06 15:32:50 +00:00 |
|
phardyle
|
ec9199cb18
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2327 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
|
2022-08-06 15:32:49 +00:00 |
|
phardyle
|
e15e941e49
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2327 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
|
2022-08-06 15:32:49 +00:00 |
|