schildichat-android/matrix-sdk-android/src/test/java/org/matrix/android/sdk
Eric Decanini 2fe636e93b
Adds Push Notification toggle to Device Manager (#7261)
* Adds push notifications switch

* Adds functionality to Push notification toggle

* Adds DefaultPushersServiceTest for togglePusher

* Adds DefaultTogglePusherTaskTest

* Adds SessionOverviewViewModelTest for toggling pusher

* Hides pusher toggle if there are no pushers of the device

* Adds changelog file

* Edits changelog file

* Fixes copyrights

* Unregisters checkedChangelistener in onDetachedFromWindow for switch view

* Fixes post merge errors

* Fixes legal copies

* Removes unused imports

* Fixes lint errors

* Fixes test errors

* Fixes error

* Fixes error

* Fixes error

* Fixes error

* Fixes error
2022-10-10 19:21:34 -04:00
..
api adding function to extract usernames from full matrix ids 2022-07-15 11:34:12 +01:00
internal Adds Push Notification toggle to Device Manager (#7261) 2022-10-10 19:21:34 -04:00
test Adds Push Notification toggle to Device Manager (#7261) 2022-10-10 19:21:34 -04:00
util Re-implement lock screen feature using our own implementation. 2022-06-20 17:38:05 +02:00
MatrixTest.kt Big annoying commit: execute command ./gradlew ktlintFormat - Fix "import-ordering" 2021-10-01 13:31:15 +02:00