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 |
|
Benoit Marty
|
468bd5bcc9
|
Message Editing: Update notifications (#128)
|
2019-09-19 12:57:58 +02:00 |
|
Benoit Marty
|
0a73887c70
|
Daggerization of VectorPreferences
|
2019-08-08 11:52:50 +02:00 |
|
Benoit Marty
|
81c7f694d6
|
Import Strings form Riot
|
2019-08-07 16:10:50 +02:00 |
|
Benoit Marty
|
0f7a56d005
|
Use Session.myUserId whereas it's possible
|
2019-07-16 15:54:00 +02:00 |
|
Benoit Marty
|
919dec4a56
|
Add ".debug" to the applicationId to be able to install the app along with the prod version
|
2019-07-11 17:59:07 +02:00 |
|
Benoit Marty
|
8a0c9ae9b0
|
Rename PreferencesManager to VectorPreferences for code clarity
|
2019-07-09 16:29:24 +02:00 |
|
Benoit Marty
|
0919b9460d
|
Code quality: split long lines
|
2019-07-09 15:26:32 +02:00 |
|
Benoit Marty
|
504009499f
|
Rename im.vector.riotredesign to im.vector.riotx
|
2019-07-02 17:27:08 +02:00 |
|
Benoit Marty
|
38ceb6f52a
|
Fix bad FCM token stored
|
2019-06-28 16:54:53 +02:00 |
|
ganfra
|
604de7eebc
|
Dagger: fix some merging issues
|
2019-06-28 09:35:34 +02:00 |
|
ganfra
|
f18bc9bd00
|
Dagger: fix no session
|
2019-06-27 19:12:46 +02:00 |
|
ganfra
|
2063a3e535
|
Merge branch 'develop' into feature/dagger
|
2019-06-27 18:56:23 +02:00 |
|
Valere
|
338de3ebf5
|
Cleans notification pref screen
+ fix troubleshoots
|
2019-06-27 12:21:38 +02:00 |
|
Benoit Marty
|
d1642c928a
|
Move specific classes for FDroid into FDroid variant source code
|
2019-06-27 10:46:04 +02:00 |
|
ganfra
|
b2d2582e0f
|
Merge branch 'develop' into feature/dagger [WIP]
|
2019-06-26 20:58:46 +02:00 |
|
Valere
|
33f17e4c5c
|
Quick Fix / DI crash when not logged in
|
2019-06-26 17:15:10 +02:00 |
|
Benoit Marty
|
134c2fcd42
|
Notification: Fix TestAccountSettings test
|
2019-06-26 12:19:54 +02:00 |
|
Benoit Marty
|
71ae99012b
|
Code review and cleanup
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
c01af6ac78
|
Stop notification using preference when disabled
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
4e6b34b9d1
|
Fix issues on Notification Event resolver
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
9ae9830de4
|
Fix / compilation in gplay flavor
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
2e417a9143
|
Basic FCM vs fdroid mode
|
2019-06-26 12:19:54 +02:00 |
|
Valere
|
0e46fc4c0a
|
WIP
|
2019-06-26 12:19:54 +02:00 |
|
ganfra
|
07fee8ed3d
|
Dagger: continue reworking on app and sdk [WIP]
|
2019-06-20 19:26:59 +02:00 |
|
Benoit Marty
|
8c0a1ed37d
|
Rename "sender" to "senderId" for code clarity
|
2019-06-18 16:11:24 +02:00 |
|
Benoit Marty
|
6d8000b957
|
Log
|
2019-05-20 17:13:08 +02:00 |
|
Benoit Marty
|
1436667e7d
|
Crypto
|
2019-05-16 10:34:17 +02:00 |
|
Benoit Marty
|
772670252a
|
Make build FDroid pass
|
2019-04-04 11:10:12 +02:00 |
|
Benoit Marty
|
6830957d31
|
Import settings from Riot - not all fonctional of course
|
2019-04-02 18:08:43 +02:00 |
|