Adam Brown
18a9846071
moving application based tests to the vector-app module
...
- they require the VectorApplication to trigger
2022-08-31 09:16:01 +01:00
Adam Brown
d2ca4edc6d
lifting the application launcher colour to the application module
2022-08-31 09:16:01 +01:00
Adam Brown
c7f945c8b5
lifting the application config and icon to the application module
2022-08-31 09:16:00 +01:00
Adam Brown
cfe5a4d212
using entry point instead of manually fetching fields from application
2022-08-31 09:16:00 +01:00
Adam Brown
615ab414ff
moving imports around to match application/library split
2022-08-31 09:16:00 +01:00
Adam Brown
ad398d8caa
moving font certs file to the module that uses it
2022-08-31 09:16:00 +01:00
Adam Brown
1ff340b018
lifting the manifest provider references to the app module manifest
2022-08-31 09:16:00 +01:00
Adam Brown
f0bc18d5ca
introducing vector-app module to act as the top level application
2022-08-31 09:16:00 +01:00
Adam Brown
fc8aa16105
using build meta for application id
2022-08-31 09:16:00 +01:00
Adam Brown
bbbea4f316
using non final id reference for stub id, ids in library modules are not final
2022-08-31 09:16:00 +01:00
Nikita Fedrunov
657796c8b5
new app layout is enabled ( #6959 )
2022-08-31 10:06:01 +02:00
Eric Decanini
b0fb1f908e
Space Switching: Space Invites ( #6924 )
2022-08-30 15:30:51 +02:00
Onuray Sahin
357a859cdc
Cleanup recyclerview.
2022-08-30 16:28:02 +03:00
Onuray Sahin
ec85199250
Code review fixes.
2022-08-30 15:51:53 +03:00
Onuray Sahin
66fa5ca98e
Code review fixes.
2022-08-30 15:47:00 +03:00
Nikita Fedrunov
14e3753183
fabs are moved from HomeRoomListFragment to NewHomeDetailFragment ( #6943 )
2022-08-29 13:26:39 +02:00
Nikita Fedrunov
84d938da94
fixed invites count badge bottom margin on a home screen ( #6948 )
2022-08-29 10:17:27 +02:00
Eric Decanini
6af5f9ed7f
Fixes debug icon not showing ( #6951 )
2022-08-29 09:55:59 +02:00
Auri B. P
19f17d161c
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ca/
2022-08-27 13:32:40 +00:00
Eric Decanini
b5debe92c0
Merge pull request #6877 from vector-im/feature/eric/new-layout-navigation
...
Space Switching Back Navigation
2022-08-26 17:40:18 +02:00
Onuray Sahin
dc99c1122d
Merge pull request #6903 from vector-im/feature/ons/device_manager_current_session
...
[Device Manager] Render current session (PSG-668)
2022-08-26 16:22:46 +03:00
Adam Brown
fdc2e1c3c3
Merge pull request #6941 from vector-im/feature/adm/invalid-space-command-parsing
...
Fixing /joinSpace and /addToSpace commands
2022-08-26 14:15:38 +01:00
ericdecanini
f62271354e
Removes unused variable
2022-08-26 15:08:25 +02:00
ericdecanini
95b37e2838
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/spaces/NewSpaceSummaryController.kt
2022-08-26 14:06:11 +02:00
Eric Decanini
b67c3ce40b
Merge pull request #6907 from vector-im/feature/eric/accordion-bottom-sheet
...
Space Switching: Accordion-Style Bottom Sheet
2022-08-26 14:04:52 +02:00
Onuray Sahin
2c6c23da9c
Merge branch 'feature/ons/device_manager_current_session' into feature/ons/device_manager_other_session_list
...
* feature/ons/device_manager_current_session: (169 commits)
new app layouts invites (#6911 )
bottom navigation tabs are removed for AppLayout (#6905 )
focus input when changing server address
Fix copyright
Improve createRoomThreePidEvents for clarity
Remove roomCreatorUserId and use current userId by default
Remove useless explicit field type
Change visibility of LocalRoomThirdPartyInviteContent to internal
Remove useless apply in CreateLocalRoomStateEventsTask
Update doc
Extract condition to reduce code complexity
Verify tombstone event
Remove safe call
Add unit tests for CreateRoomFromLocalRoomTask
Add unit tests for CreateLocalRoomStateEventsTask
Set stateKey as empty by default
Create local room state events in dedicated task
Fix local events generation following the specification
Update CreateRoomParams from the potential FeaturePreset before persisting
Persists CreateRoomParams into LocalRoomSummaryEntity
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/devices/v2/VectorSettingsDevicesFragment.kt
2022-08-26 14:47:09 +03:00
Onuray Sahin
7a3a5ae30d
Merge branch 'develop' into feature/ons/device_manager_current_session
...
* develop: (169 commits)
new app layouts invites (#6911 )
bottom navigation tabs are removed for AppLayout (#6905 )
focus input when changing server address
Fix copyright
Improve createRoomThreePidEvents for clarity
Remove roomCreatorUserId and use current userId by default
Remove useless explicit field type
Change visibility of LocalRoomThirdPartyInviteContent to internal
Remove useless apply in CreateLocalRoomStateEventsTask
Update doc
Extract condition to reduce code complexity
Verify tombstone event
Remove safe call
Add unit tests for CreateRoomFromLocalRoomTask
Add unit tests for CreateLocalRoomStateEventsTask
Set stateKey as empty by default
Create local room state events in dedicated task
Fix local events generation following the specification
Update CreateRoomParams from the potential FeaturePreset before persisting
Persists CreateRoomParams into LocalRoomSummaryEntity
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/devices/v2/VectorSettingsDevicesFragment.kt
2022-08-26 13:45:47 +03:00
Onuray Sahin
eaf7da8e6e
Render other sessions.
2022-08-26 12:59:01 +03:00
Onuray Sahin
eb86a4f33c
Refactor layout files.
2022-08-26 12:57:20 +03:00
Onuray Sahin
01bce5658b
Calculate trust level for shield in viewmodel.
2022-08-26 12:53:30 +03:00
Adam Brown
da2eddd857
Merge pull request #6927 from noantiq/develop
...
FTUE: Make entering a custom Homeserver address faster by focusing the input
2022-08-26 10:43:13 +01:00
phardyle
775f584ff8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-08-26 08:32:55 +00:00
phardyle
7a53aede85
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-08-26 08:32:55 +00:00
Ihor Hordiichuk
dc51181ab4
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-08-26 08:32:53 +00:00
Jozef Gaal
0aa61a656f
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-08-26 08:32:51 +00:00
lvre
be8bcfb9e7
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-08-26 08:32:50 +00:00
Piotr Strebski
065e55aa7f
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-08-26 08:32:49 +00:00
random
332effd33d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-08-26 08:32:47 +00:00
Linerly
235c4ca5ee
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-08-26 08:32:45 +00:00
Glandos
833f87ffcb
Translated using Weblate (French)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-08-26 08:32:44 +00:00
Danial Behzadi
c63538a01a
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-08-26 08:32:43 +00:00
Priit Jõerüüt
83da82ce0b
Translated using Weblate (Estonian)
...
Currently translated at 99.6% (2336 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-08-26 08:32:41 +00:00
Vri
4e56f66112
Translated using Weblate (German)
...
Currently translated at 98.0% (2298 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-08-26 08:32:40 +00:00
waclaw66
22b0a23d26
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-08-26 08:32:39 +00:00
Florian Renaud
e43bc88a4d
Merge pull request #6127 from vector-im/feature/fre/start_dm_on_first_msg_impl
...
Create the DM when sending an event
2022-08-26 09:15:34 +02:00
ericdecanini
457157995a
Removes unused import
2022-08-25 17:19:39 +02:00
Nikita Fedrunov
70cfe00271
new app layouts invites ( #6911 )
2022-08-25 16:34:04 +02:00
ericdecanini
d8398c279c
Adds content description to fix lint warning
2022-08-25 16:32:31 +02:00
Adam Brown
493d9240c2
parsing the space commands by checking for the size and last segment to find the space id to join/add to
2022-08-25 15:30:43 +01:00
ericdecanini
a5536ab894
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/NewHomeDetailFragment.kt
2022-08-25 16:15:53 +02:00
Nikita Fedrunov
225d05e0be
bottom navigation tabs are removed for AppLayout ( #6905 )
2022-08-25 15:59:38 +02:00
Timuçin Boldt
b2212a7e2b
focus input when changing server address
2022-08-25 14:52:16 +02:00
ericdecanini
51ccd43724
Removes change space from strings xml
2022-08-25 14:16:20 +02:00
Florian Renaud
69917ebc2e
Start DM - Handle third party invites
2022-08-25 13:57:49 +02:00
Florian Renaud
72896f1c8a
Create the DM when sending an event
2022-08-25 13:57:49 +02:00
Nikita Fedrunov
da70d520bc
fixed space switching dialog measured with wrong height sometimes ( #6928 )
2022-08-25 10:49:44 +02:00
sim
e2646c3243
Remove never-matched if
2022-08-25 09:05:57 +02:00
sim
42c580c249
Add comments
2022-08-25 09:05:57 +02:00
sim
a4dd08ddb3
Always use register to open the distributor dialog
...
The forced unregistration always happens in register
function
2022-08-25 09:05:57 +02:00
sim
02d54878c3
Set distributor dialog always cancelable
...
ATM, it uses the default fallback if cancelled
2022-08-25 09:05:57 +02:00
ericdecanini
64894d4443
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/NewHomeDetailFragment.kt
2022-08-24 20:25:02 +02:00
ericdecanini
e9120c8e33
Changes content description of chevron based on expanded state
2022-08-24 20:22:46 +02:00
Jeff Huang
e523699cfe
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2344 of 2344 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-08-24 04:43:05 +00:00
Benoit Marty
d7b2cc095a
Format fixes.
2022-08-23 18:49:16 +02:00
Benoit Marty
c494644abf
Inject AvatarRenderer normally.
2022-08-23 18:49:16 +02:00
Benoit Marty
80b3c45928
Create a GalleryOrCameraDialogHelperFactory
2022-08-23 18:49:16 +02:00
Benoit Marty
8555758911
Remove the FragmentFactory reference
2022-08-23 18:49:16 +02:00
Benoit Marty
22db6b4619
Use @AndroidEntryPoint for all Fragment
2022-08-23 18:49:16 +02:00
Benoit Marty
997336ec5d
No need to Inject constructor
2022-08-23 18:47:23 +02:00
Benoit Marty
5f0b26ae39
Remove FragmentModule
2022-08-23 18:47:23 +02:00
Benoit Marty
d85a16482e
Merge pull request #6700 from vector-im/sync-analytics-plan
...
Sync analytics plan
2022-08-23 17:14:02 +02:00
Onuray Sahin
248c05f4e2
Create other session item layout.
2022-08-23 17:20:37 +03:00
Onuray Sahin
ec5d950b7b
Fix current session device name.
2022-08-23 17:20:01 +03:00
Onuray Sahin
2648771196
Create custom view for other sessions.
2022-08-23 17:19:03 +03:00
Benoit Marty
1c8fccad30
Merge pull request #6908 from vector-im/feature/bma/fix_crash
...
Fix crash when signing out.
2022-08-23 15:07:55 +02:00
Benoit Marty
94e755552c
Merge pull request #6888 from vector-im/feature/adm/change-server-on-error
...
FTUE - Allow changing server on onboarding start error
2022-08-23 15:05:51 +02:00
Onuray Sahin
d072ab1f37
Create layout for other session list.
2022-08-23 14:36:00 +03:00
Benoit Marty
9e0340bbea
Remove unused strings
2022-08-23 12:13:47 +02:00
Benoit Marty
caf3308ea7
Fix lint issue
2022-08-23 11:24:54 +02:00
ericdecanini
d7daca9150
Replaces try catch back handling with check for backstack root
2022-08-23 10:36:52 +02:00
Weblate
3a44c7ce93
Merge branch 'origin/develop' into Weblate.
2022-08-23 08:12:46 +00:00
Metehan Özyürek
692f04496b
Translated using Weblate (Turkish)
...
Currently translated at 66.2% (1544 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/tr/
2022-08-23 08:12:37 +00:00
ericdecanini
ace2c672ed
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
2022-08-23 10:00:55 +02:00
Eric Decanini
2830664dbb
Merge pull request #6868 from vector-im/feature/eric/space-settings
...
Space Switching: Adds Toolbar Click To Open Space Settings
2022-08-23 09:59:09 +02:00
Adam Brown
d7bc43584d
adding tests around forwarding to the edit server selection when the initial server selection fails
2022-08-22 17:24:11 +01:00
Adam Brown
b50b6daca1
using wider range network error when deciding to forward to the edit server instead of just unknown host
...
- will also capture timeouts
2022-08-22 17:24:11 +01:00
Adam Brown
4cc0b81c86
removing deeplink error handling as its now covered by the edit server flow instead
2022-08-22 17:24:11 +01:00
Adam Brown
cdf75be0ec
redirecting to the edit server screen when attempting to select the initial homeserver choice and it fails
2022-08-22 17:24:10 +01:00
Adam Brown
0be46adfda
Merge pull request #6862 from vector-im/feature/adm/ftue-fragment-crashes
...
FTUE - Crash fixes
2022-08-22 17:21:31 +01:00
Benoit Marty
32bfaf8868
Fix crash when signing out.
...
At this point, we do not want the sync to start, the DB is already deleted.
2022-08-22 16:16:27 +02:00
Onuray Sahin
ff22d124b4
Fix lit error.
2022-08-22 15:59:01 +03:00
ericdecanini
edb2d5d78e
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/HomeActivity.kt
# vector/src/main/java/im/vector/app/features/home/NewHomeDetailFragment.kt
2022-08-22 14:56:14 +02:00
ericdecanini
8892fac062
Adds content description to space chevrons
2022-08-22 14:41:48 +02:00
ericdecanini
4c404ca4ce
Removes max depth on subspaces
2022-08-22 14:34:44 +02:00
ericdecanini
a1c79f8c13
Removes drag and drop repositioning for spaces
2022-08-22 14:31:29 +02:00
ericdecanini
4bbc04a838
Refactors space controller and items
2022-08-22 14:09:54 +02:00
Onuray Sahin
d4d7d07217
Fix lint error for unused resources.
2022-08-22 14:51:15 +03:00
ericdecanini
16efec9d1e
Adds accordion-style space sheet
2022-08-22 13:46:14 +02:00
Adam Brown
9b57630eae
Merge pull request #6873 from vector-im/feature/adm/allow-trusting-certificates
...
FTUE - Fix trusting certificates during edit server flow
2022-08-22 11:47:50 +01:00
Adam Brown
7211c9c08e
Merge pull request #6890 from vector-im/feature/adm/missing-notifications-on-login
...
Missing push notifications on login
2022-08-22 11:14:28 +01:00
Benoit Marty
e86058b299
Merge pull request #6884 from vector-im/feature/bma/sync_thread_investigation
...
Ensure sync thread is started
2022-08-22 12:09:54 +02:00
Onuray Sahin
ba6aee2e81
Change text color according to verification status.
2022-08-22 13:00:31 +03:00
Onuray Sahin
042f24c749
Render current session.
2022-08-22 12:10:33 +03:00
Benoit Marty
6a62fb1d84
Use new analytics value ViewRoom.Trigger.Shortcut
2022-08-22 10:49:07 +02:00
Adam Brown
d405a66443
Merge pull request #6834 from vector-im/feature/adm/ftue-empty-identity-providers
...
Allow empty SSO `identity_providers`
2022-08-22 08:44:31 +01:00
bmarty
dd8cf39082
Sync analytics plan
2022-08-22 00:04:01 +00:00
phardyle
64156ada60
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-08-21 08:32:37 +00:00
Nui Harime
bb0c1af703
Translated using Weblate (Russian)
...
Currently translated at 99.0% (2309 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
2022-08-21 08:32:37 +00:00
Glandos
d5dd1fb166
Translated using Weblate (French)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fr/
2022-08-21 08:32:36 +00:00
Adam Brown
0a2ce698be
fixing default distributor not being registered on login
...
- we were saving the default distributor before asking the user, which meant when the user selected the same option it was skipped from being registered
- only unregisters during the force flow, otherwise we'll crash due to no app being registered
2022-08-19 16:57:08 +01:00
Nikita Fedrunov
cc49e96d36
dialpad moved from bottom navigation tab to a separate activity ( #6887 )
2022-08-19 17:55:43 +02:00
Nikita Fedrunov
0629cae183
added dialog to change app layout settings ( #6840 )
2022-08-19 17:53:48 +02:00
Benoit Marty
015aaa0516
Log SyncThread state
2022-08-19 15:02:01 +02:00
ericdecanini
add7bd9052
Merge branch 'feature/eric/new-layout-navigation' into feature/eric/new-layout-debug
...
# Conflicts:
# vector/src/test/java/im/vector/app/features/navigation/DefaultNavigatorTest.kt
2022-08-19 14:33:49 +02:00
ericdecanini
1bd46e902b
Fixes documentation lint errors
2022-08-19 14:33:10 +02:00
ericdecanini
4162eb8e55
Removes space header
2022-08-19 14:23:08 +02:00
Onuray Sahin
d336d1921b
Observe view events.
2022-08-19 13:35:15 +03:00
Onuray Sahin
6c725a1a75
Add custom view into the layout.
2022-08-19 12:26:12 +03:00
Onuray Sahin
986bc920fe
Create required strings.
2022-08-19 12:25:38 +03:00
Onuray Sahin
4552a3c68d
Add required resources.
2022-08-19 12:24:45 +03:00
phardyle
6009578829
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-08-19 08:42:29 +00:00
Fork Liang
37d46ca729
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-08-19 08:42:29 +00:00
Benoit Marty
eeeb569ae0
Add prefix to the name of the Thread the app is creating
2022-08-19 10:07:34 +02:00
Benoit Marty
0b1b228524
Fix #6782 . Ensure SyncThread is started
2022-08-19 09:55:14 +02:00
ericdecanini
90ab40dccb
Merge remote-tracking branch 'origin/develop' into feature/eric/new-chat-bottom-sheet
2022-08-18 17:38:15 +02:00
ericdecanini
2a1483f6a5
Merge remote-tracking branch 'origin/develop' into feature/eric/space-settings
2022-08-18 17:37:56 +02:00
ericdecanini
88fc0afea5
Merge branch 'feature/eric/new-layout-navigation' into feature/eric/new-layout-debug
2022-08-18 17:37:16 +02:00
ericdecanini
fecaf3e360
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
2022-08-18 17:36:08 +02:00
ericdecanini
58e1fe4c01
Adds DefaultNavigatorTest
2022-08-18 17:15:12 +02:00
ericdecanini
789dffe4df
Adds tests related to backstack
2022-08-18 16:51:54 +02:00
Benoit Marty
f5104c7511
Log parameter
2022-08-18 16:44:04 +02:00
Benoit Marty
03d83b2aff
Log info about process and thread in the Rageshake
2022-08-18 15:52:19 +02:00
Benoit Marty
4ffab7fc13
API: return String instead of printing out to logcat.
2022-08-18 15:09:48 +02:00
ericdecanini
2fb794dd59
Fixes space header showing "Empty Space" after switching to newly created space
2022-08-18 14:09:22 +02:00
Adam Brown
106fa1b1d5
adding missing fullstops in to docs
2022-08-18 11:51:23 +01:00
Adam Brown
8b70f3a3b9
extracting throwable crawling to extension
2022-08-18 11:41:29 +01:00
Adam Brown
a1a8ccae38
reverting scope of init only variable
2022-08-18 11:41:28 +01:00
Adam Brown
ca10109a65
coverting captcha webview to a viewstub in order to catch errors when the system webview is missing or has been disabled
2022-08-18 11:41:28 +01:00
Adam Brown
1d03460aee
removing ability to shortcut registration to waiting for email if the app is destroyed
...
- this behaviour puts the app in an invalid state as we've lost all the ViewState we've collect from the previous onboarding steps
- the app already handles restoring the onboarding state via the system restoration
2022-08-18 11:41:28 +01:00
Adam Brown
9a5b21d8f1
allowing the combined registration flow to have state loss as the transaction occurs asynchronusly
2022-08-18 11:41:28 +01:00
Adam Brown
2b382d1249
allowing the combined login flow to have state loss as the transaction occurs asynchronusly
2022-08-18 11:41:28 +01:00
Adam Brown
91176eca22
adding test cases around certificate errors being thrown and mapped
2022-08-18 11:41:19 +01:00
Adam Brown
e4a08d1be1
recreating the homeserver config from the retry action when handle certificate accept action
...
- adds unit tests around the edit/selection cases
2022-08-18 11:41:19 +01:00
Adam Brown
a6ff10cbaf
allowing fingerprint to be passed to the config factory
...
- which in turn allows the android Uri to be bypassed and a unit test around the direct local certificate case added
2022-08-18 11:41:19 +01:00
Adam Brown
457f7fffee
promoting the accept certificate to an explict ViewEvent
...
- allows a retryAction to be provided to the event to avoid mutatble state within the view model along with providing a clear path of execution
2022-08-18 11:41:19 +01:00
Florian Renaud
519855445e
Start DM on first message when selecting "direct message" from the room member details
2022-08-18 11:37:55 +02:00
ericdecanini
2e323e6f2e
Makes debug icon hide when collapsing toolbar
2022-08-18 10:09:32 +02:00
Florian Renaud
66092cfa25
Fix broken unit test on emoji search
2022-08-18 09:48:51 +02:00
ericdecanini
0b8c68739e
Makes debug settings refresh state onResume in old app layout
2022-08-18 09:43:29 +02:00
ericdecanini
fc76d08186
Makes home activity restart if app layout flag change is detected
2022-08-18 09:22:37 +02:00
ericdecanini
a59011ffd2
Adds debug button to new app layout
2022-08-17 23:33:31 +02:00
ericdecanini
9c47c82da4
Adds click action to toolbar to open space settings
2022-08-17 22:23:39 +02:00
ericdecanini
899673495a
Changes copies on sheet actions
2022-08-17 21:42:39 +02:00
ericdecanini
ce8939a092
Merge remote-tracking branch 'origin/develop' into feature/eric/new-chat-bottom-sheet
...
# Conflicts:
# vector/src/main/res/values/strings.xml
2022-08-17 21:13:39 +02:00
ericdecanini
f119de43b7
Adds explore rooms option to new chat bottom sheet
2022-08-17 21:12:08 +02:00
Benoit Marty
8857decc87
Merge pull request #6701 from vector-im/sync-emojis
...
Sync Emojis
2022-08-17 16:32:55 +02:00
Benoit Marty
6c860710bd
Merge pull request #6843 from vector-im/feature/bma/detect_object_log
...
Fix some string template
2022-08-17 14:37:42 +02:00
phardyle
d42b72c8bf
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-08-17 10:32:36 +00:00
Eric Decanini
b6bcefbb92
Merge pull request #6795 from vector-im/feature/eric/toolbar-space-name
...
New App Layout: Space name reflected in toolbar
2022-08-17 10:52:07 +02:00
Eric Decanini
4fedafc1be
Merge pull request #6749 from vector-im/feature/eric/space-list-modal
...
Adds Space List Bottom Sheet
2022-08-17 10:51:56 +02:00
Benoit Marty
ea465a1b86
Fix false positive on string template suspicious usage.
2022-08-16 16:06:08 +02:00
Adam Brown
74d99b156f
Merge pull request #6833 from vector-im/feature/adm/removing-login-poc
...
Removing `Login2` proof of concept
2022-08-16 13:02:40 +01:00
ericdecanini
8b0fba2ef5
Merge remote-tracking branch 'origin/develop' into feature/eric/space-list-modal
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt
2022-08-16 11:58:25 +02:00
ericdecanini
fc301c8a2e
Unifies back and persisted navigation
2022-08-16 11:50:15 +02:00
Benoit Marty
8a4bd0c467
Merge pull request #6805 from vector-im/cgizard/ISSUE-6645
...
Add inputType for room name creation and settings
2022-08-16 11:05:57 +02:00
ericdecanini
06baae04ed
Adds working back navigation
2022-08-16 10:59:32 +02:00
phardyle
d9e440e7ee
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.8% (2327 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hans/
2022-08-16 07:32:35 +00:00
waclaw66
9220ab7718
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/cs/
2022-08-16 07:32:35 +00:00
Onuray Sahin
6c65b0a9e0
Merge pull request #6807 from vector-im/feature/mna/device-management-header-list
...
[Devices Management] Header view for sessions lists in new layout (PSG-668)
2022-08-15 23:09:53 +03:00
ericdecanini
894d4f700e
Makes space bottom sheet header reflect backstack
2022-08-15 20:41:29 +02:00
Adam Brown
497a6e7406
removing unused imports
2022-08-15 14:52:59 +01:00
Onuray Sahin
d92cf04b6f
Fix string resource.
2022-08-15 15:33:42 +03:00
Onuray Sahin
54d8c9de48
Remove unnecessary background color.
2022-08-15 15:19:49 +03:00
Adam Brown
4ed8fe0be8
lifting the login buttons view state to a dedicated model to make the fallback more obvious
...
- Updates tests to take into account the fallback case
2022-08-15 13:00:13 +01:00
Adam Brown
b64c756a23
showing SSO auth view when the SSO providers are null
...
- this is a valid case where we show a fallback option instead
2022-08-15 12:05:56 +01:00
Adam Brown
d365ccdc21
removing unused login2 resources
2022-08-15 11:51:13 +01:00
Adam Brown
19261ab2d0
removing login2 classes
2022-08-15 11:51:13 +01:00
bmarty
ecfa7db07d
Sync Emojis
2022-08-15 00:03:34 +00:00
Nui Harime
44cfa5dcb0
Translated using Weblate (Russian)
...
Currently translated at 99.0% (2309 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
2022-08-13 17:32:36 +00:00
lvre
302c084701
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pt_BR/
2022-08-13 17:32:36 +00:00
random
557508c7b5
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/it/
2022-08-13 17:32:36 +00:00
Linerly
6b26e00dd8
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-08-13 17:32:35 +00:00
Szimszon
17ac9f3b57
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-08-13 17:32:35 +00:00
Auri B. P
959a833c23
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ca/
2022-08-13 17:32:34 +00:00
ericdecanini
5012f37e6f
Refactors space backstack handling
2022-08-12 13:28:01 +02:00
ericdecanini
7ee58ccc88
Fixes back navigation
2022-08-12 13:18:26 +02:00
ericdecanini
d8115a79a4
Adds persisted backstack
2022-08-12 11:17:13 +02:00
Maxime NATUREL
971ad26deb
Merge pull request #6809 from vector-im/fix/mna/leak-in-call
...
[Call] Memory leak after a call
2022-08-11 16:44:33 +02:00
Nikita Fedrunov
e0e21d4282
filtered room list at home ( #6724 )
2022-08-11 16:26:24 +02:00
Claire G
2364b68907
improve configure InputType
2022-08-11 16:13:36 +02:00
Claire G
5bb67ec253
clean imports
2022-08-11 16:01:07 +02:00
Claire G
d9fbc4a011
add autoCapitalize in FormEditTextItem
2022-08-11 15:59:26 +02:00
Maxime NATUREL
8667de423a
Unbinding callback from Call screen when view is destroyed
2022-08-11 15:22:20 +02:00
Jeff Huang
467d17ddf9
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/zh_Hant/
2022-08-11 12:32:35 +00:00
Ihor Hordiichuk
7e8b5479c4
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/uk/
2022-08-11 12:32:35 +00:00
Jozef Gaal
36c8877dbe
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/sk/
2022-08-11 12:32:35 +00:00
Nui Harime
a01fe4d8e2
Translated using Weblate (Russian)
...
Currently translated at 99.0% (2309 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ru/
2022-08-11 12:32:34 +00:00
Linerly
7bc8b42028
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/id/
2022-08-11 12:32:34 +00:00
Danial Behzadi
0cda6af1f6
Translated using Weblate (Persian)
...
Currently translated at 100.0% (2330 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/fa/
2022-08-11 12:32:33 +00:00
Priit Jõerüüt
0c10e7a22b
Translated using Weblate (Estonian)
...
Currently translated at 99.6% (2322 of 2330 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-08-11 12:32:33 +00: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
Claire G
ce23303b97
Add inputType for room name creation and settings
2022-08-11 11:53:43 +02: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
ericdecanini
7a50e25bea
Unbolds text
2022-08-10 17:34:16 +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
ericdecanini
4f4d7f111d
Adds listeners to FABs
2022-08-10 15:25:33 +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
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
ericdecanini
c0c0f90b04
Adds NewChatBottomSheet
2022-08-10 11:26:25 +02: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
ericdecanini
358ec5a722
Fixes post merge errors
2022-08-10 08:25:51 +02:00
ericdecanini
e87eefb319
Merge remote-tracking branch 'origin/develop' into feature/eric/space-list-modal
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt
2022-08-10 08:24:55 +02:00
ericdecanini
ddaf5397b1
Removes params passed into HomeRoomListFragment and fixes lint error
2022-08-10 08:24:03 +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
ericdecanini
9505d196e4
Changes space title in toolbar
2022-08-10 08:10:33 +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
ericdecanini
f94aad65dd
Merge branch 'feature/eric/new_fab' into feature/eric/space-list-modal
...
# Conflicts:
# vector/src/main/res/layout/fragment_room_list.xml
2022-08-09 14:31:39 +02: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
ericdecanini
65b7a31728
Fixes toMvRxBundle import
2022-08-09 14:23:56 +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
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
9892c66d27
Fixes lint errors
2022-08-09 10:54:28 +02:00
ericdecanini
7b61460fa2
Merge branch 'feature/eric/new_fab' into feature/eric/space-list-modal
2022-08-09 10:52:39 +02: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
Ihor Hordiichuk
fde0d81c1e
Translated using Weblate (Ukrainian)
...
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/uk/
2022-08-06 15:32:49 +00:00
Jozef Gaal
2aac0c9d64
Translated using Weblate (Slovak)
...
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/sk/
2022-08-06 15:32:48 +00:00
Nui Harime
05816d00ae
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-06 15:32:47 +00:00
lvre
ee1f294327
Translated using Weblate (Portuguese (Brazil))
...
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/pt_BR/
2022-08-06 15:32:44 +00:00
Przemysław Romanik
a41ad6625e
Translated using Weblate (Polish)
...
Currently translated at 99.6% (2319 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/pl/
2022-08-06 15:32:43 +00:00
Johan Smits
721c4c0d9c
Translated using Weblate (Dutch)
...
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/nl/
2022-08-06 15:32:42 +00:00
random
804880cc9c
Translated using Weblate (Italian)
...
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/it/
2022-08-06 15:32:42 +00:00
notramo
8cbdd6e130
Translated using Weblate (Hungarian)
...
Currently translated at 98.8% (2301 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/hu/
2022-08-06 15:32:41 +00:00
Glandos
4a3b6baaf7
Translated using Weblate (French)
...
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/fr/
2022-08-06 15:32:38 +00:00
Danial Behzadi
dbbdc1791a
Translated using Weblate (Persian)
...
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/fa/
2022-08-06 15:32:37 +00:00
Priit Jõerüüt
7b96597d56
Translated using Weblate (Estonian)
...
Currently translated at 99.6% (2319 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/et/
2022-08-06 15:32:37 +00:00
Vri
4af4f3f88c
Translated using Weblate (German)
...
Currently translated at 98.6% (2296 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/de/
2022-08-06 15:32:36 +00:00
waclaw66
a56d8a23f5
Translated using Weblate (Czech)
...
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/cs/
2022-08-06 15:32:33 +00:00
Auri B. P
f33e2fd656
Translated using Weblate (Catalan)
...
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/ca/
2022-08-06 15:32:32 +00:00
Mr.Narsus
c2fbb74e4b
Translated using Weblate (Arabic)
...
Currently translated at 42.0% (979 of 2327 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.element.io/projects/element-android/element-app/ar/
2022-08-06 15:32:31 +00:00
Adam Brown
20b3dbc6e6
documenting the rule and reflection helper
2022-08-05 17:55:12 +01:00
ericdecanini
1ffa02c287
Merge remote-tracking branch 'origin/feature/eric/new_fab' into feature/eric/space-list-modal
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt
2022-08-05 17:11:57 +02:00
ericdecanini
1bf36dce92
Merge remote-tracking branch 'origin/develop' into feature/eric/new_fab
2022-08-05 17:11:00 +02:00
ericdecanini
41d859dc5b
Merge remote-tracking branch 'origin/develop' into feature/eric/space-list-modal
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/NewHomeDetailFragment.kt
2022-08-05 17:10:36 +02:00
Adam Brown
81897a179e
Merge pull request #6741 from vector-im/feature/adm/focus-errors
...
FTUE - Focus errors showing on wrong page
2022-08-05 15:12:47 +01:00
ericdecanini
e6508e8a5a
Cleans up epoxy class for NewSpaceSummaryItem and adds ellipsize to header
2022-08-05 16:08:05 +02:00
ericdecanini
0567fa3e53
Changes header text of bottom sheet to Change Space
2022-08-05 15:45:53 +02:00
Adam Brown
2683e9209b
resetting the analytics datastore via reflection
2022-08-05 14:24:53 +01:00
Nikita Fedrunov
03afd2932c
NewHomeDetailFragment now shows correct list fragment ( #6740 )
2022-08-05 14:51:47 +02:00
Adam Brown
5864ce4348
adding rule to force a new session to be started for instrumentation tests
2022-08-05 13:08:21 +01:00
ericdecanini
90f2b93763
Appends to comment in SpaceListFragment and refactors SpaceListBottomSheet class name
2022-08-05 12:39:52 +02:00
ericdecanini
a821f34fc0
Adds drag and drop to space list
2022-08-05 12:37:02 +02:00
Adam Brown
b375dd14f7
removing unused line
2022-08-05 11:18:53 +01:00
ericdecanini
0506c9abfd
Fixes bottom sheet intermittently not having the correct height
2022-08-05 11:59:22 +02:00
ericdecanini
ff71e69b0e
Makes space list work inside spaces
2022-08-05 11:48:11 +02:00
Maxime NATUREL
2dc92caa30
Merge pull request #6712 from vector-im/feature/mna/map-loading-error
...
[Location Share] Render fallback UI when map fails to load (PSG-607)
2022-08-05 11:17:37 +02:00
Maxime NATUREL
65c6e578eb
Moving setup of map in onViewCreated + moving reference assignment of MapView
2022-08-04 16:58:28 +02:00
Maxime NATUREL
2b8632ebe7
Adding missing trailing comma
2022-08-04 16:58:28 +02:00
Maxime NATUREL
72377c9e7e
Fixing after rebase
2022-08-04 16:58:28 +02:00
Maxime NATUREL
ec5f874a81
Fixing code formatting issues
2022-08-04 16:58:28 +02:00
Maxime NATUREL
008e07d03e
Handling map loading error in live location maximized map
2022-08-04 16:58:28 +02:00
Maxime NATUREL
a30076a2ab
Creating location.preview package
2022-08-04 16:58:28 +02:00
Maxime NATUREL
6972622bc6
Handling map loading error in timeline
2022-08-04 16:58:28 +02:00
Maxime NATUREL
e0e06c6ac8
Handling map loading error in sharing and preview fragment
2022-08-04 16:58:28 +02:00
Maxime NATUREL
87ca9606b3
Keep the previous loading map error string for timeline
2022-08-04 16:58:28 +02:00
Maxime NATUREL
6572a1a331
Fix missing icon in error view
2022-08-04 16:58:28 +02:00
Maxime NATUREL
b83acf373d
Adding error view in preview and sharing fragments
2022-08-04 16:58:28 +02:00
Maxime NATUREL
8f91278d1a
Creating custom view for map loading error
2022-08-04 16:58:28 +02:00
Maxime NATUREL
64c25f073c
Calling directly the ViewModel clear method instead of using a view action
2022-08-04 16:57:14 +02:00
Maxime NATUREL
81cba3d275
Using ViewModel to handle clearing of audio controller
2022-08-04 16:57:14 +02:00
Maxime NATUREL
8b8a4f3d7b
Fixing missing clear on audio tracker listeners
2022-08-04 16:57:14 +02:00
Adam Brown
f40cf13048
fixing login/account creation errors showing when navigating to another screen
...
- was caused by the lost focus callback being triggered by onPause, fixed by only triggering if the current view is in the resumed state
2022-08-04 14:25:05 +01:00
Adam Brown
99de618bed
adding edit text ids so that the content can automatically be restored by the fragment manager
2022-08-04 14:18:03 +01:00
Maxime NATUREL
dd69b254f9
Merge pull request #6654 from vector-im/feature/mna/update-sending-period-lls
...
[Location share] Update minimum sending period to 5 seconds for a live
2022-08-04 14:17:00 +02:00
Adam Brown
a4ea47e740
catching username availabilty exceptions and handling as user facing error
2022-08-04 11:58:31 +01:00
ericdecanini
79e6dd074a
Makes bottom sheet dismiss on space change
2022-08-04 11:41:00 +02:00
ericdecanini
b4ed380caf
Finalises home and add bottom sheet buttons
2022-08-03 22:49:21 +02:00
ericdecanini
5d183654b1
Fixes bug where bottom sheet sometimes renders with the wrong height
2022-08-03 21:54:05 +02:00
Maxime NATUREL
bfd9dcbca2
Merge pull request #6681 from vector-im/fix/mna/leak-tab-layout-mediator
...
[FTUE] Memory leak on FtueAuthSplashCarouselFragment
2022-08-03 14:18:41 +02:00
Adam Brown
4bff816056
fixing auto merge compile error
2022-08-03 08:30:10 +01:00
ericdecanini
aa24debd87
Adds new space list controller
2022-08-02 22:49:58 +02:00
Adam Brown
8aaf185a8e
Merge pull request #6517 from vector-im/feature/adm/build-config
...
Avoiding direct `BuildConfig` usage
2022-08-02 18:07:17 +01:00
ericdecanini
55d8b6a819
Merge remote-tracking branch 'origin/develop' into feature/eric/space-list-modal
2022-08-02 18:07:34 +02:00
Maxime NATUREL
ac8597e745
Merge pull request #6676 from vector-im/fix/mna/fix-memory-leaks-lls
...
[Location sharing] - Fix the memory leaks (PSG-656)
2022-08-02 18:01:48 +02:00
Eric Decanini
e2ed4b4ae1
Merge pull request #6655 from vector-im/feature/eric/app-layout-toolbar
...
New App Layout Toolbar
2022-08-02 17:44:53 +02:00
ericdecanini
ab4eda18bf
Adds SpacesBottomSheet
2022-08-02 17:44:27 +02:00
Maxime NATUREL
a53de92b10
Merge pull request #6688 from vector-im/fix/mna/missing-text-on-map-symbol
...
[Location sharing] Invisible text on map symbol
2022-08-02 16:38:11 +02:00
Adam Brown
2ee52f2062
fixing import ordering
2022-08-02 15:31:13 +01:00
Adam Brown
d1a63ccd2d
removing unused import
2022-08-02 14:32:12 +01:00
Adam Brown
3c1e183ed6
using low privacy log from the vector module for code within vector, instead of the sdk flag
2022-08-02 14:32:12 +01:00
Adam Brown
9b1def3c1d
updating variable casing as they're no longer const val or file level
2022-08-02 14:32:12 +01:00
Adam Brown
8b9d1bb0d8
making use of the existing sdk int provider instead of supplying it via the BuildMeta
2022-08-02 14:32:12 +01:00
Adam Brown
cb59d82846
extracting the notification action ids to their own file
2022-08-02 14:31:46 +01:00
Adam Brown
fe1019f29f
using Config strict mode flag directly within the Application as the build meta can't be injected before super application.onCreate
2022-08-02 14:31:46 +01:00
Adam Brown
3d207f93f1
removing unused imports and fixing missing full stop on docs
2022-08-02 14:31:46 +01:00
Adam Brown
cceac66504
moving build flavor information to the build meta
2022-08-02 14:31:46 +01:00
Adam Brown
df02f505ad
moving git versioning to the buildMeta abstraction
2022-08-02 14:31:46 +01:00
Adam Brown
d42c27bfe0
lifting the low privacy build config to the config
2022-08-02 14:31:46 +01:00
Adam Brown
811b2e8c75
accessing the notification action ids via a dedicated class which builds upon the application id
2022-08-02 14:31:46 +01:00
Adam Brown
9fe3fc69dd
extracting the config models to their own files
2022-08-02 14:31:46 +01:00
Adam Brown
cc4aae0f4a
replacing DEBUG build config flag with injectable property
2022-08-02 14:31:46 +01:00
Adam Brown
b6d052e58d
lifting voip setting to a voip config
2022-08-02 14:31:46 +01:00
Adam Brown
56afac26ad
creating a location sharing config for holding the map tiler key
2022-08-02 14:31:46 +01:00
Adam Brown
012485b8e3
lifting the live location sharing build flag to the config along with debug toggle
2022-08-02 14:31:46 +01:00
Adam Brown
f14aabcd22
ports the key sharing strategy to the config
2022-08-02 14:31:46 +01:00
Adam Brown
e795e9da52
porting the onboarding variant selection to the config
2022-08-02 14:31:45 +01:00
Adam Brown
87a8c786f7
moving the voice message limit to the config module
2022-08-02 14:31:24 +01:00
Adam Brown
274b1a149c
moving analytics config to the config module, it's now up to forks to opt out rather than relying on the package name to not be vector
2022-08-02 14:31:23 +01:00
Jorge Martin Espinosa
c848615636
Disable 'Enable biometrics' option if there are not biometric authenticators enrolled. ( #6714 )
...
* Disable 'Enable biometrics' option if there are not biometric authenticators enrolled.
* Improve biometric pref enabled check
* Fix changelog issue
* Address review comments. Add extra catch clauses to key migrations.
* Add tests for key migrators
2022-08-02 15:31:08 +02:00
ericdecanini
b0a9b482e7
Adds issue numbers to unimplemented FAB clicks
2022-08-02 15:18:45 +02:00
Adam Brown
3fe7a9d8d5
Merge pull request #6588 from vector-im/dependabot/gradle/io.gitlab.arturbosch.detekt-1.21.0
...
Bump io.gitlab.arturbosch.detekt from 1.20.0 to 1.21.0
2022-08-02 12:56:45 +01:00
Maxime NATUREL
c926b4cc69
Fix moving some components to dedicated package
2022-08-02 10:47:38 +02:00
Maxime NATUREL
e311d0e469
Fixing missing cleanUp of the LocationSharingAndroidService
2022-08-02 10:36:32 +02:00
Maxime NATUREL
2c10d9dcaa
Fixing missing call to timer.cancel() when view is detached
2022-08-02 10:35:42 +02:00
Maxime NATUREL
f44d8b0b20
Fixing missing call to SymbolManager.onDestroy()
2022-08-02 10:35:42 +02:00
Maxime NATUREL
72e2951c3e
Fixing missing cleanUp on RecyclerView
2022-08-02 10:35:42 +02:00
Maxime NATUREL
9781656c1d
Fixing leak on bottomSheetController callback
2022-08-02 10:35:42 +02:00