Benoit Marty
|
8211cc266f
|
Remove usage of GlobalScope
|
2021-05-14 15:26:16 +02:00 |
|
Benoit Marty
|
c6a493848e
|
Fix a race condition: Push can be received before the Gateway API returns
|
2021-04-16 16:13:16 +02:00 |
|
Benoit Marty
|
9fc00fe6ff
|
App crashes on "troubleshoot notifications" button (#3187)
|
2021-04-16 14:33:00 +02:00 |
|
Benoit Marty
|
7309c1066c
|
Move WifiDetector to the app side
And protect the call to getEvent()
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
dead57b9fe
|
Cleanup
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
b89a258fdf
|
FastLane: Only is Wifi is detected
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
9a124f7630
|
Done TODO
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
96153fe92a
|
Get Event after a Push for a faster notification display in some conditions
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
e4e13aaa97
|
ktlint and cleanup
|
2021-03-31 09:25:35 +02:00 |
|
Dominic Fischer
|
6226938c6f
|
Missing file
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2021-03-30 19:13:16 +01:00 |
|
Dominic Fischer
|
1e58767374
|
Missing file
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2021-03-29 20:02:03 +01:00 |
|
Benoit Marty
|
2d664c423d
|
Simplify code
|
2021-03-02 16:21:40 +01:00 |
|
Benoit Marty
|
1058bfecf4
|
Kotlinification
|
2020-12-02 13:54:59 +01:00 |
|
Benoit Marty
|
f0afd5ceea
|
Update deprecated code
|
2020-12-02 13:49:07 +01:00 |
|
Benoit Marty
|
cb1addd5e3
|
Push test now does not display notification anymore. Add a dedicated test to do it
|
2020-10-09 20:10:55 +02:00 |
|
Benoit Marty
|
3714e4e787
|
Add a Waiting for user state
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
ab9bbe9a48
|
Cleanup and cancel request properly
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
dbb77d9dc1
|
Push test: success if user click on the notification
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
f860cfd8a3
|
Fix compilation issue after rebase
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
48ca1384f8
|
Do some renaming, Sygnal is an implementation of a PushGateway.
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
02f1dab9b2
|
Push test: better error handling
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
7d53dfeca4
|
Add Sygnal API implementation to test is Push are correctly received
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
cb33b9f158
|
cleanup
|
2020-10-08 22:08:25 +02:00 |
|
Benoit Marty
|
bc339191ea
|
Fix Copyright mention
|
2020-10-08 15:11:01 +02:00 |
|
Benoit Marty
|
573ec29829
|
ktlint cleanup
|
2020-10-07 19:10:53 +02:00 |
|
Benoit Marty
|
29d25c377b
|
Do not use deprecated Activity.startActivityForResult anymore - step 2
|
2020-10-07 18:07:04 +02:00 |
|
Valere
|
971b425e17
|
F-Droid background sync modes
|
2020-09-10 17:10:47 +02:00 |
|
Benoit Marty
|
b9e8d7187c
|
Merge pull request #2075 from vector-im/feature/strict_mode_tracking
Feature/strict mode tracking
|
2020-09-10 13:46:44 +02:00 |
|
Onuray Sahin
|
0cba8f3aa1
|
Start background sync even if the eventId or roomId is null.
|
2020-09-10 12:08:05 +03:00 |
|
ganfra
|
fa381cc06d
|
Use a singleton for default shared pref
|
2020-09-09 11:45:47 +02:00 |
|
Benoit Marty
|
bf7a096a18
|
Refactor: Remove duplicated declaration for Actions
|
2020-08-25 17:01:55 +02:00 |
|
Benoit Marty
|
11b5512cb8
|
Rename package of SDK modules
|
2020-08-13 12:50:58 +02:00 |
|
Benoit Marty
|
05b849de13
|
Rename package im.vector.riotx to im.vector.app (IDE, other variants)
|
2020-08-03 18:46:29 +02:00 |
|
Benoit Marty
|
a1f90abcd2
|
Rename package im.vector.riotx to im.vector.app (IDE)
|
2020-08-03 18:46:29 +02:00 |
|
Benoit Marty
|
629c73e630
|
Change applicationId from "im.vector.riotx" to "im.vector.app"
|
2020-06-26 16:19:05 +02:00 |
|
Tobias Preuss
|
e24785015d
|
Use SharedPreferences#edit extension function consistently.
+ Add "androidx.core:core-ktx:1.1.0" to "matrix-sdk-android" module which
was already used in "vector" module.
+ Sources: https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-preference-release/core/core-ktx/src/main/java/androidx/core/content/SharedPreferences.kt.
|
2020-06-24 15:40:00 +02:00 |
|
onurays
|
f7cbc01023
|
Replace deprecated PreferenceManager with androidx version.
|
2020-03-26 15:56:33 +03:00 |
|
Benoit Marty
|
4261b0e78a
|
Fix pusher issue. It was set by mistake when the notification for this device was disabled
|
2020-03-06 17:19:48 +01:00 |
|
Benoit Marty
|
3462df405c
|
Fix GPlay build issue
|
2020-02-29 09:42:35 +01:00 |
|
Benoit Marty
|
6a69c6356d
|
PushersService.pushers() has been renamed to PushersService.getPushers()
|
2020-02-13 07:04:54 +01:00 |
|
Benoit Marty
|
2b8ecae8e3
|
Fix CI
|
2020-01-08 18:05:26 +01:00 |
|
Benoit Marty
|
d662b4a9b4
|
Exclude play-services-oss-licenses library from F-Droid build (#814)
|
2020-01-08 15:57:35 +01:00 |
|
Benoit Marty
|
4204ab262c
|
Fix compilation issue
|
2019-10-22 12:42:01 +02:00 |
|
Dominic Fischer
|
e28e2dadb9
|
Some more clean up
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
2019-10-12 15:37:20 +01:00 |
|
Benoit Marty
|
fbb23dfb66
|
ktlint: fix (no-empty-first-line-in-method-block) issues
|
2019-10-09 16:43:12 +02:00 |
|
Benoit Marty
|
15dc4d6369
|
Fix ktlint issue automatically by running ./ktlint --android -v -F
|
2019-10-09 15:24:05 +02:00 |
|
Benoit Marty
|
119e4c0d32
|
Fix warnings in the App
|
2019-10-09 12:49:00 +02:00 |
|
Benoit Marty
|
d6c278288d
|
upgrade google play services plugin
|
2019-10-07 16:21:18 +02:00 |
|
Benoit Marty
|
4ad86a13a0
|
Upgrade the dependencies to the latest version
|
2019-10-07 16:21:18 +02:00 |
|
Benoit Marty
|
7da9cafcc2
|
Remove any notification of a redacted event (#563)
Also do some cleanup and kotlinification on the code
|
2019-09-19 13:01:00 +02:00 |
|