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
Florian Renaud
66092cfa25
Fix broken unit test on emoji search
2022-08-18 09:48:51 +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
Benoit Marty
520d6f9b97
Merge pull request #6854 from vector-im/dependabot/gradle/com.gabrielittner.threetenbp-lazythreetenbp-0.11.0
...
Bump lazythreetenbp from 0.10.0 to 0.11.0
2022-08-17 14:37:09 +02: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
dependabot[bot]
f0dc938fd0
Bump lazythreetenbp from 0.10.0 to 0.11.0
...
Bumps [lazythreetenbp](https://github.com/gabrielittner/lazythreetenbp ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/gabrielittner/lazythreetenbp/releases )
- [Changelog](https://github.com/gabrielittner/lazythreetenbp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gabrielittner/lazythreetenbp/compare/0.10.0...0.11.0 )
---
updated-dependencies:
- dependency-name: com.gabrielittner.threetenbp:lazythreetenbp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 23:11:40 +00: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
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
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
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
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
Adam Brown
3b7fd2dfde
Merge pull request #6492 from vector-im/dependabot/gradle/com.github.UnifiedPush-android-connector-2.0.1
...
Bump android-connector from 2.0.0 to 2.0.1
2022-08-11 16:21:47 +01: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
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
dependabot[bot]
cd929a203e
Bump android-connector from 2.0.0 to 2.0.1
...
Bumps [android-connector](https://github.com/UnifiedPush/android-connector ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/UnifiedPush/android-connector/releases )
- [Commits](https://github.com/UnifiedPush/android-connector/compare/2.0.0...2.0.1 )
---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-connector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 14:09:31 +00: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