Valere
|
56dac76ca8
|
Simple rate limiting of RS sending
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
401e8e6712
|
use flow instead of reactivex
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
cf026b22b8
|
Fix UISIS preference listener
|
2022-01-10 09:41:51 +01:00 |
|
Valere
|
be119ea161
|
Support for lab auto rageshake UISI
|
2022-01-10 09:41:51 +01:00 |
|
Jozef Gaal
|
b9b2dd420f
|
Translated using Weblate (Slovak)
Currently translated at 67.8% (1842 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
|
2022-01-09 13:26:37 +00:00 |
|
Johan Smits
|
31dcd9ab3f
|
Translated using Weblate (Dutch)
Currently translated at 76.9% (2089 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/nl/
|
2022-01-09 13:26:36 +00:00 |
|
Jozef Gaal
|
7bea203187
|
Translated using Weblate (Slovak)
Currently translated at 67.7% (1839 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
|
2022-01-08 08:26:07 +00:00 |
|
Szimszon
|
34cd11b439
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
|
2022-01-08 08:26:06 +00:00 |
|
Danial Behzadi
|
459c294147
|
Translated using Weblate (Persian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
|
2022-01-08 08:26:06 +00:00 |
|
waclaw66
|
8e855f6dcf
|
Translated using Weblate (Czech)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
|
2022-01-08 08:26:05 +00:00 |
|
Adam Brown
|
70c82443ee
|
simplifying the automatic transitions and matching iOS by scheduling the next transition once the page settles
- means there's always a 5 second delay when manually skipping toa page
|
2022-01-07 15:51:03 +00:00 |
|
Adam Brown
|
a0bda02824
|
disabling user input whilst the automatic animation is taking place, fixes crashes when user input is attempted at the same time
|
2022-01-07 15:41:53 +00:00 |
|
Adam Brown
|
5de76380ad
|
supporting rtl dragging in the viewpager setCurrentItem
|
2022-01-07 14:44:20 +00:00 |
|
Benoit Marty
|
d14dadde27
|
Merge branch 'develop' into feature/dla/fix_reply_and_quote_newlines
|
2022-01-07 14:43:41 +01:00 |
|
Adam Brown
|
486671f385
|
making the incrementing helper specific to increments of 1 and incrementing first before returning the minimum value
|
2022-01-07 13:38:22 +00:00 |
|
Adam Brown
|
fa30691583
|
adding automatic rotation of the onboarding carousel items
- items change every 5 seconds
- uses fake dragging to control the page transition speed, by default it's too fast
|
2022-01-07 13:38:22 +00:00 |
|
Adam Brown
|
28f6d10af9
|
Merge pull request #4727 from vector-im/feature/adm/splash-carousel
FTUE Splash carousel MVP
|
2022-01-07 13:36:39 +00:00 |
|
Adam Brown
|
785a142720
|
moving the carousel backgrounds to the ui-styles module
|
2022-01-07 11:17:39 +00:00 |
|
Adam Brown
|
8a3652aec2
|
moving the static carousel state creation to the state constructor
|
2022-01-07 11:16:24 +00:00 |
|
Benoit Marty
|
b852b9de9c
|
Merge pull request #4871 from vector-im/feature/nfe/qr_scanner_toolbar
Toolbar is added to a views with QR code scan
|
2022-01-06 20:55:06 +01:00 |
|
Adam Brown
|
0868ca9c77
|
deleting tmp carousel images from the hdpi package, will wait until we have the final images before creating separate densities
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
313a2a88e6
|
removing redundant strings provider
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
f62ebbc33a
|
using fragment module provided injections to enable using the constructor for project consistent
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
58d9da5bd2
|
adding missing super
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
5df47fba53
|
reverting rebased named change
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
d71930901b
|
disabling ftue auth carousel whilst its in dev
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
633f495e2c
|
extracting the inner carousel fragment classes
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
c0db9f7ca1
|
converting temporary carousel images to webp
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
6929c947b0
|
adding gradient backgrounds to the carousel pages
- also coverts the carousel pages to constraint layout and makes use of gutters to provide percentage based sizing
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
a2f780bef4
|
adding carousel content, images are temporary
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
955fb03532
|
adding barebones splash carousel fragment, based on feature flag
|
2022-01-06 19:54:48 +00:00 |
|
Adam Brown
|
773d335add
|
adding debug feature flag for the splash carousel
|
2022-01-06 19:54:47 +00:00 |
|
Adam Brown
|
2541c3f6a5
|
copying all of the login fragments into the ftue auth domain
|
2022-01-06 17:50:13 +00:00 |
|
Adam Brown
|
16ed3f799f
|
adding I already have an account functionality to the ftue auth splash
|
2022-01-06 17:50:13 +00:00 |
|
Adam Brown
|
fa939a2181
|
cloning the splash fragment into the onboarding
|
2022-01-06 17:50:13 +00:00 |
|
Adam Brown
|
e75764632c
|
renaming the ftue domain to onboarding and ftue to ftue auth
|
2022-01-06 17:50:13 +00:00 |
|
Adam Brown
|
f24c962a4a
|
Merge pull request #4668 from vector-im/feature/adm/i-already-have-an-account
FTUE Auth - I already have an account
|
2022-01-06 17:11:44 +00:00 |
|
fedrunov
|
f35ffb0a60
|
referencing layout with @+id changed to @id according to code quality rules
|
2022-01-06 17:57:16 +01:00 |
|
fedrunov
|
6bfd9d07a9
|
Toolbar is added to a views with QR code scan
|
2022-01-06 17:11:23 +01:00 |
|
Adam Brown
|
b40324a8ba
|
Merge pull request #4738 from vector-im/feature/adm/cloning-login-fragments-to-ftue
Cloning the `Login` fragments to `FtueAuth`
|
2022-01-06 13:59:46 +00:00 |
|
Benoit Marty
|
296929e179
|
Merge pull request #4790 from vector-im/feature/adm/emoji-recycling
Timeline recycling crash
|
2022-01-06 14:55:29 +01:00 |
|
Jeff Huang
|
aa480bc470
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
|
2022-01-06 10:26:09 +00:00 |
|
Ihor Hordiichuk
|
e6c5d008a1
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
|
2022-01-06 10:26:08 +00:00 |
|
Besnik Bleta
|
cde91af855
|
Translated using Weblate (Albanian)
Currently translated at 99.5% (2700 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sq/
|
2022-01-06 10:26:08 +00:00 |
|
lvre
|
4d3dda0b62
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
|
2022-01-06 10:26:07 +00:00 |
|
random
|
d8c971c273
|
Translated using Weblate (Italian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
|
2022-01-06 10:26:07 +00:00 |
|
Linerly
|
d9c303508e
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
|
2022-01-06 10:26:06 +00:00 |
|
Priit Jõerüüt
|
495f03b177
|
Translated using Weblate (Estonian)
Currently translated at 99.8% (2710 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
|
2022-01-06 10:26:06 +00:00 |
|
waclaw66
|
d588743d48
|
Translated using Weblate (Czech)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
|
2022-01-06 10:26:05 +00:00 |
|
Adam Brown
|
6fbf8faf53
|
using fragment constructor vai fragment module instead of hilt entry point
|
2022-01-06 10:03:13 +00:00 |
|