Valere
|
2908a5d345
|
Added first ui bootstrap test
|
2020-09-30 10:13:59 +02:00 |
|
Onuray Sahin
|
5d18a7cc82
|
Lint fixes.
|
2020-09-30 10:07:20 +02:00 |
|
Onuray Sahin
|
07976988d9
|
Use RoomSummary to check if the room is direct.
|
2020-09-30 10:07:20 +02:00 |
|
Onuray Sahin
|
2a96b2c68e
|
Differentiate wordings for the room profile screen.
|
2020-09-30 10:07:20 +02:00 |
|
Onuray Sahin
|
24fcb3f58f
|
Differentiate wordings for direct rooms.
|
2020-09-30 10:07:20 +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
|
487bbe42a9
|
Merge branch 'develop' into feature/ui_test
|
2020-09-29 16:13:44 +02:00 |
|
Benoit Marty
|
2def7f3910
|
PR Review
|
2020-09-29 16:10:54 +02:00 |
|
ganfra
|
11a4704161
|
Clean files and update CHANGES
|
2020-09-29 15:42:48 +02:00 |
|
ganfra
|
8bc0afa75e
|
Timeline: add glide preloading
|
2020-09-29 15:42:21 +02:00 |
|
ganfra
|
3f5b1083f3
|
Timeline: add a prefetch backward item
|
2020-09-29 15:42:21 +02:00 |
|
Benoit Marty
|
b14d22550b
|
PR Review
Cleanup and Add command line to run the UI tests
|
2020-09-29 15:12:25 +02:00 |
|
Valere
|
f79784bc8c
|
Stabilisation
Hide keyboard before entering text
|
2020-09-29 12:51:27 +02:00 |
|
Valere
|
bc2c345e21
|
First automated UI tests
|
2020-09-29 12:51:27 +02:00 |
|
Benoit Marty
|
77f06b962d
|
PIN code: request PIN code if phone has been locked
|
2020-09-28 16:57:36 +02:00 |
|
Benoit Marty
|
1ed0ef0948
|
Disable animation on title
|
2020-09-26 12:02:22 +02:00 |
|
Benoit Marty
|
21f1848499
|
Fix Splash screen layout, especially on small screens
|
2020-09-26 11:30:13 +02:00 |
|
Benoit Marty
|
6958d114a9
|
Version++
|
2020-09-25 14:09:25 +02:00 |
|
Benoit Marty
|
2dcaabe4c4
|
Fix crash when wellknown are malformed, or redirect to some HTML content (reported by rageshakes)
|
2020-09-25 11:25:27 +02:00 |
|
Benoit Marty
|
d684c11c65
|
Iterate on wording
|
2020-09-24 15:14:08 +02:00 |
|
Benoit Marty
|
a2fb6d5664
|
Split long line
|
2020-09-24 12:47:58 +02:00 |
|
Benoit Marty
|
31029e90cc
|
Fix test compilation issue (no detected since Olm was not available)
|
2020-09-24 12:46:14 +02:00 |
|
Benoit Marty
|
2e95c78f4e
|
Iterate on wording
|
2020-09-24 12:40:37 +02:00 |
|
Benoit Marty
|
f271968238
|
Upgrade library PFLockScreen-Android
|
2020-09-24 08:20:17 +02:00 |
|
Benoit Marty
|
27d3a36c1b
|
Use same animation for all Fragment transaction
|
2020-09-23 22:12:02 +02:00 |
|
Benoit Marty
|
dfa0308db6
|
Pin code: user has to enter pin code twice (#2005)
|
2020-09-23 21:58:21 +02:00 |
|
Benoit Marty
|
299bcc2bc7
|
Kill the task if PinActivity is cancelled
|
2020-09-23 21:58:21 +02:00 |
|
Benoit Marty
|
03c66315cb
|
Ganfra's review
|
2020-09-23 21:58:21 +02:00 |
|
Benoit Marty
|
9f154748ae
|
Avoid using 1, prefer %d (for translation)
|
2020-09-23 21:58:21 +02:00 |
|
Benoit Marty
|
5eb66c4617
|
Small fix and avoid using 1, prefer %d (for translation)
|
2020-09-23 21:58:21 +02:00 |
|
Benoit Marty
|
44b2673848
|
PIN: Add a setting to hide notification content when PIN code is configured
|
2020-09-23 21:58:21 +02:00 |
|
Benoit Marty
|
a6cf2b0685
|
First test if resultCode == Activity.RESULT_OK
|
2020-09-23 21:57:58 +02:00 |
|
Benoit Marty
|
b8c350488b
|
Avoid code duplication and let the Activity manage the Fragments
|
2020-09-23 21:57:58 +02:00 |
|
Benoit Marty
|
fb74628aa8
|
Protect access to pin code setting, and so remove protection to disable the pin code
|
2020-09-23 21:57:58 +02:00 |
|
Benoit Marty
|
fdedfc954c
|
PIN Code Improvements. Add more settings (#1985)
- enable/disable biometrics
- enbale/disable grace period
|
2020-09-23 21:57:58 +02:00 |
|
Benoit Marty
|
b8cbafa75d
|
PIN: move setting to a dedicated screen (no other change)
|
2020-09-23 21:57:36 +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
|
1699a57850
|
Merge branch 'develop' into feature/various_fixes
|
2020-09-23 16:56:13 +02:00 |
|
Benoit Marty
|
8edecf5937
|
Allow using an outdated homeserver, at user's risk (#1972)
Just warn the user using a non blocking popup
|
2020-09-23 16:25:01 +02:00 |
|
Benoit Marty
|
1464f5aa02
|
Merge branch 'develop' into feature/bma_show_timestamp
|
2020-09-23 16:21:36 +02:00 |
|
Benoit Marty
|
7f85331448
|
Add a setting to show timestamp for all messages (#2123)
|
2020-09-22 18:40:37 +02:00 |
|
Benoit Marty
|
7c063972ac
|
Use cache for user color
|
2020-09-22 17:05:25 +02:00 |
|
Benoit Marty
|
78a76a8038
|
Remove ↵ from string resource
|
2020-09-22 15:38:37 +02:00 |
|
Benoit Marty
|
759974d9a8
|
Format resource
|
2020-09-22 15:33:58 +02:00 |
|
Benoit Marty
|
160c1b49a1
|
It work on on Android 10, to check on Android 5
|
2020-09-22 14:58:47 +02:00 |
|
Benoit Marty
|
5b1737ae46
|
It work on on Android 10, to check on Android 5
|
2020-09-22 14:58:47 +02:00 |
|
Benoit Marty
|
fee7701d26
|
Better management of requested permissions (#2048)
|
2020-09-22 14:58:47 +02:00 |
|
Benoit Marty
|
1e5122f741
|
Rename ids
|
2020-09-22 14:58:25 +02:00 |
|
Weblate
|
d6ba653c21
|
Merge branch 'origin/develop' into Weblate.
|
2020-09-22 12:55:48 +00:00 |
|
LinAGKar
|
51b1d1fa87
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (1872 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/sv/
|
2020-09-22 12:55:38 +00:00 |
|
Marcelo Filho
|
4249d9d906
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.7% (1848 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/pt_BR/
|
2020-09-22 12:55:38 +00:00 |
|
Kahina Messaoudi
|
a7e33e9c0a
|
Translated using Weblate (Kabyle)
Currently translated at 99.8% (1868 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/kab/
|
2020-09-22 12:55:38 +00:00 |
|
@a2sc:matrix.org
|
7a2e70ee2d
|
Translated using Weblate (German)
Currently translated at 99.9% (1870 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/de/
|
2020-09-22 12:55:37 +00:00 |
|
Priit Jõerüüt
|
416c153d2e
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (1872 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/et/
|
2020-09-22 12:55:37 +00:00 |
|
Benoit Marty
|
48b10e6d08
|
Merge pull request #2139 from enzingerm/callbuttons
Visually disable call buttons/prohibit calling on insufficient permissions
|
2020-09-21 21:24:36 +02:00 |
|
Marinus Enzinger
|
84df86df37
|
Visually disable call buttons/prohibit calling on insufficient permissions
Signed-off-by: Marinus Enzinger <marinus@enzingerm.de>
|
2020-09-21 20:20:06 +02:00 |
|
Benoit Marty
|
d1fed08764
|
Rename tryThis to tryOrNull
|
2020-09-21 18:26:35 +02:00 |
|
Benoit Marty
|
bca24c0198
|
Safe call to awaitCallback
|
2020-09-21 17:51:35 +02:00 |
|
LinAGKar
|
bdaecc5b2e
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (1872 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/sv/
|
2020-09-21 05:43:08 +00:00 |
|
notramo
|
fa9ff86ab2
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3 of 3 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.riot.im/projects/element-android/element-store/hu/
|
2020-09-21 05:43:07 +00:00 |
|
Nikita Epifanov
|
f8e3e33e49
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1872 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/ru/
|
2020-09-18 16:43:06 +00:00 |
|
Priit Jõerüüt
|
73778f8669
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (1872 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/et/
|
2020-09-18 16:43:05 +00:00 |
|
zeritti
|
cd5a146f1a
|
Translated using Weblate (Czech)
Currently translated at 100.0% (1872 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/cs/
|
2020-09-18 16:43:05 +00:00 |
|
Jeff Huang
|
3c45b84474
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1872 of 1872 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/zh_Hant/
|
2020-09-18 16:43:04 +00:00 |
|
Benoit Marty
|
4b66ffcd5b
|
Add "show password" in import Megolm keys dialog
|
2020-09-18 15:00:36 +02:00 |
|
Benoit Marty
|
0e85a3d59f
|
Add an advanced action to reset an account data entry (there is no API to completely delete it)
|
2020-09-18 12:49:14 +02:00 |
|
Benoit Marty
|
216138394f
|
Version++
|
2020-09-17 09:32:35 +02:00 |
|
Benoit Marty
|
a77069297d
|
Remove R.string.copy, use R.string.action_copy (Fix clash with androidx.preferences private resource)
|
2020-09-16 19:51:43 +02:00 |
|
Benoit Marty
|
36899af36b
|
Strings has been replaced by a plurals
|
2020-09-16 19:41:24 +02:00 |
|
Benoit Marty
|
bfa4e00fe7
|
Hyphen can be replaced with dash
|
2020-09-16 19:38:08 +02:00 |
|
Benoit Marty
|
4c6bb93eaf
|
ellipsis
|
2020-09-16 19:36:26 +02:00 |
|
Benoit Marty
|
7e62e8e2cd
|
Fix typo
|
2020-09-16 19:35:39 +02:00 |
|
Benoit Marty
|
762fd02eb7
|
Format strings.xml
|
2020-09-16 19:35:27 +02:00 |
|
Benoit Marty
|
825592e443
|
Merge pull request #2118 from RiotTranslateBot/weblate-element-android-element-app
Update from Weblate
|
2020-09-16 19:28:17 +02:00 |
|
Benoit Marty
|
4c6234796d
|
Merge pull request #2111 from vector-im/feature/bma_raw_service
Raw service
|
2020-09-16 17:55:42 +02:00 |
|
Weblate
|
d6dd2a02b5
|
Merge branch 'origin/develop' into Weblate.
|
2020-09-16 15:55:23 +00:00 |
|
Benoit Marty
|
1614707943
|
Ganfra's review
|
2020-09-16 16:58:27 +02:00 |
|
Benoit Marty
|
82bf0dcae9
|
Create a RawService SDK side, to avoid that the SDK manage client needs
|
2020-09-16 16:17:10 +02:00 |
|
ganfra
|
0ada12e646
|
Merge branch 'develop' into feature/event_type_filtering
|
2020-09-16 15:49:16 +02:00 |
|
ganfra
|
a7ae66e0de
|
Clean files and update CHANGES
|
2020-09-16 15:48:09 +02:00 |
|
ganfra
|
a1f98eb6bf
|
Allow to filter all room member state events in timeline
|
2020-09-16 15:36:48 +02:00 |
|
Benoit Marty
|
f882986f7d
|
Remove unused member
|
2020-09-16 13:43:45 +02:00 |
|
linsui
|
9b8bcc4464
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3 of 3 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.riot.im/projects/element-android/element-store/zh_Hans/
|
2020-09-16 03:43:01 +00:00 |
|
linsui
|
487a90fba5
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1867 of 1867 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/zh_Hans/
|
2020-09-16 03:43:00 +00:00 |
|
ganfra
|
abb9a0839a
|
Room summary : change displayable events types
|
2020-09-15 18:13:09 +02:00 |
|
Benoit Marty
|
7a01be9c0d
|
Merge pull request #2109 from vector-im/feature/fragment_transaction
Feature/fragment transaction
|
2020-09-15 17:44:54 +02:00 |
|
Benoit Marty
|
23aaa58834
|
Merge pull request #2101 from vector-im/feature/clean_call
Feature/clean call
|
2020-09-15 17:43:49 +02:00 |
|
ganfra
|
0077091175
|
Update CHANGES and clean files
|
2020-09-15 12:56:37 +02:00 |
|
ganfra
|
624a8ff04c
|
Fragment transaction: allow state loss when needed
|
2020-09-15 12:36:27 +02:00 |
|
discapacidad5
|
ebde029cce
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.riot.im/projects/element-android/element-store/es/
|
2020-09-14 23:43:30 +00:00 |
|
discapacidad5
|
6e1fc4d84e
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1867 of 1867 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/es/
|
2020-09-14 23:43:29 +00:00 |
|
AnonymousWebHacker
|
86603ed1a6
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1867 of 1867 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/es/
|
2020-09-14 23:43:12 +00:00 |
|
ziriSut
|
a246993df3
|
Translated using Weblate (Kabyle)
Currently translated at 100.0% (1867 of 1867 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/kab/
|
2020-09-14 23:43:11 +00:00 |
|
random
|
2e88275766
|
Translated using Weblate (Italian)
Currently translated at 100.0% (1867 of 1867 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/it/
|
2020-09-14 23:43:09 +00:00 |
|
zeritti
|
eb2166dd4c
|
Translated using Weblate (Czech)
Currently translated at 100.0% (1867 of 1867 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/cs/
|
2020-09-14 23:43:08 +00:00 |
|
ginnyTheCat
|
95eb6926d4
|
Removed unnecessary semicolon
|
2020-09-14 21:48:26 +02:00 |
|
Constantin Wartenburger
|
b6454b70a6
|
Only front camera is mirrored now
|
2020-09-14 21:09:52 +02:00 |
|