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 |
Danial Behzadi
|
1a43eb24bc
|
Translated using Weblate (Persian)
Currently translated at 100.0% (43 of 43 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/fa/
|
2022-01-08 08:26:09 +00:00 |
Szimszon
|
804edd4005
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (43 of 43 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.element.io/projects/element-android/element-store/hu/
|
2022-01-08 08:26:08 +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 |
Benoit Marty
|
32f2e7d508
|
Merge pull request #4541 from vector-im/feature/dla/fix_reply_and_quote_newlines
Fix reply and quote newlines
|
2022-01-07 17:45:32 +01: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 |
Benoit Marty
|
1232aa7d5b
|
Merge pull request #4878 from vector-im/feature/aris/minor_lint_change
Minor lint fix
|
2022-01-07 16:07:25 +01:00 |
Adam Brown
|
bdb41b253d
|
flipping the gradient ftue background for rtl locales, fixes the gradient starting from the wrong side
|
2022-01-07 14:44:21 +00:00 |
Adam Brown
|
5de76380ad
|
supporting rtl dragging in the viewpager setCurrentItem
|
2022-01-07 14:44:20 +00:00 |
ariskotsomitopoulos
|
50e51cbe29
|
Merge branch 'develop' into feature/aris/threads
|
2022-01-07 16:36:48 +02:00 |
ariskotsomitopoulos
|
5b6e70b1b4
|
While abortOnError = true for linter, lets always build the reports on error
|
2022-01-07 16:32:18 +02:00 |
ariskotsomitopoulos
|
ae81f61958
|
fix integration test
|
2022-01-07 16:28:58 +02:00 |
Adam Brown
|
0d2ad2d85d
|
adding back debug option to enable carousel (was rebased away)
|
2022-01-07 13:47:20 +00:00 |
Benoit Marty
|
37f0ffab8b
|
Fix test compilation issue
|
2022-01-07 14:46:40 +01: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 |
Benoit Marty
|
bcebfff1a2
|
Merge pull request #4864 from vector-im/feature/aris/linter_github_actions_improvement
Enhance Linter Github Actions Reporting
|
2022-01-07 14:25:29 +01:00 |
Aris Kotsomitopoulos
|
e2616ba095
|
Update integration_tests.yml
Undo 1 core usage
Undo force-avd-creation
|
2022-01-07 13:59:43 +02:00 |
ariskotsomitopoulos
|
ac5caccdf9
|
Merge branch 'develop' into feature/aris/threads
# Conflicts:
# matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CommonTestHelper.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/model/EventEntity.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/timeline/DefaultTimeline.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/timeline/TokenChunkEventPersistor.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/handler/room/RoomSyncHandler.kt
# tools/check/forbidden_strings_in_code.txt
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/TimelineFragment.kt
# vector/src/main/res/menu/menu_timeline.xml
|
2022-01-07 13:29:43 +02: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 |
ariskotsomitopoulos
|
2c8015c88f
|
try with force-avd-creation = true
|
2022-01-07 12:44:09 +02:00 |
ariskotsomitopoulos
|
34efd91683
|
Use 1 core for the emulator
|
2022-01-07 11:07:21 +02:00 |
ariskotsomitopoulos
|
41bf1ccc07
|
Remove adb timeout
|
2022-01-07 11:03:54 +02:00 |
Benoit Marty
|
401479f140
|
Since the change are in the SDK, use the .removal extension for a better future changelog.
|
2022-01-06 21:07:57 +01:00 |
Benoit Marty
|
b46b76c22a
|
Merge pull request #4753 from vector-im/feature/fre/tagged_events
Support tagged events in Room Account Data (MSC2437)
|
2022-01-06 21:06:44 +01:00 |
Benoit Marty
|
3f9bea308a
|
Merge pull request #4872 from vector-im/feature/adm/enabling-ftue-already-have-account
Enabling FTUE_AUTH onboarding variant
|
2022-01-06 20:57:51 +01: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
|
7ad0e2514f
|
updating design doc to mention converting images to webp
|
2022-01-06 19:54:48 +00: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 |