sim
|
44dd904e4c
|
Prepare non-SSO account
|
2023-02-26 15:54:15 +01:00 |
sim
|
7ae9bce400
|
Fix RestartWorker
|
2023-02-25 19:26:49 +01:00 |
sim
|
f66320b882
|
Fix startService after logout/login
|
2023-02-25 18:47:50 +01:00 |
sim
|
df3bb9a3c6
|
Fix RACE to deleteDevice
|
2023-02-25 18:47:24 +01:00 |
sim
|
14601abc88
|
Stop service at logout
|
2023-02-25 13:52:06 +01:00 |
sim
|
c8ae613545
|
Avoid one wildcard import
|
2023-02-25 13:48:40 +01:00 |
sim
|
ef7d50cdbf
|
Lint RestartWorker.clean
|
2023-02-25 13:47:49 +01:00 |
sim
|
c9d4e2fd13
|
Move companions to the end of the classes
|
2023-02-25 13:45:53 +01:00 |
sim
|
2e6672db4f
|
Clean how startService is stopped
|
2023-02-25 13:38:22 +01:00 |
sim
|
842e011b31
|
Make FailureHandler an object
|
2023-02-24 19:30:01 +01:00 |
sim
|
cac671224e
|
Move SSEListener to api package
|
2023-02-24 19:27:01 +01:00 |
sim
|
ee48bc16b7
|
Move network callback to its class
|
2023-02-24 19:04:48 +01:00 |
sim
|
857444415e
|
Fix deleteApp loop
|
2023-02-24 16:41:14 +01:00 |
sim
|
342f701afd
|
Simplify restartService
|
2023-02-24 16:40:28 +01:00 |
dependabot[bot]
|
52e5679144
|
Bump kotlin_version from 1.8.0 to 1.8.10
Bumps `kotlin_version` from 1.8.0 to 1.8.10.
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.0 to 1.8.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)
Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.0 to 1.8.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-18 09:18:52 +00:00 |
sim
|
9db96919bd
|
Reorganize the code
Make it more readable
Prepare non-SSO ApiProvider
|
2023-02-18 10:18:00 +01:00 |
dependabot[bot]
|
3228104034
|
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-08 21:02:47 +00:00 |
dependabot[bot]
|
ba2ea8c199
|
Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0
Bumps androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0.
---
updated-dependencies:
- dependency-name: androidx.work:work-runtime-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-08 21:02:32 +00:00 |
dependabot[bot]
|
95fe89465b
|
Bump material from 1.7.0 to 1.8.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.7.0...1.8.0)
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 21:05:30 +00:00 |
sim
|
76521cac7f
|
1.4.3
|
2023-01-22 19:03:42 +01:00 |
sim
|
4897ed89e9
|
Set different notif channel names
|
2023-01-22 18:55:27 +01:00 |
sim
|
4f75b259fa
|
Optimize build
|
2023-01-22 18:47:54 +01:00 |
sim
|
dc27687344
|
Add themed icon for Android 13
|
2023-01-22 18:44:13 +01:00 |
sim
|
34559217ec
|
Restrict content for jitpack
|
2023-01-22 18:40:27 +01:00 |
sim
|
8603cc3301
|
Fix gradle
|
2023-01-22 18:40:14 +01:00 |
sim
|
af023c7b31
|
Merge remote-tracking branch 'origin/dependabot/gradle/com.google.android.material-material-1.7.0'
|
2023-01-22 18:36:20 +01:00 |
sim
|
7d0f672942
|
Merge remote-tracking branch 'origin/dependabot/gradle/androidx.appcompat-appcompat-1.6.0'
|
2023-01-22 18:35:10 +01:00 |
sim
|
981c0f2359
|
Merge remote-tracking branch 'origin/dependabot/gradle/com.android.tools.build-gradle-7.4.0'
|
2023-01-22 18:33:45 +01:00 |
dependabot[bot]
|
d1c90d5b85
|
Bump gradle from 7.3.0 to 7.4.0
Bumps gradle from 7.3.0 to 7.4.0.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-13 21:03:58 +00:00 |
dependabot[bot]
|
28bebb771e
|
Bump appcompat from 1.5.1 to 1.6.0
Bumps appcompat from 1.5.1 to 1.6.0.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 21:05:42 +00:00 |
dependabot[bot]
|
f1de6f4b53
|
Bump kotlin_version from 1.7.20 to 1.8.0
Bumps `kotlin_version` from 1.7.20 to 1.8.0.
Updates `kotlin-gradle-plugin` from 1.7.20 to 1.8.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.8.0)
Updates `kotlin-stdlib` from 1.7.20 to 1.8.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.8.0)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-28 21:07:45 +00:00 |
dependabot[bot]
|
e5442e5c25
|
Bump material from 1.6.1 to 1.7.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.6.1...1.7.0)
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 21:48:10 +00:00 |
sim
|
45c41e8e2a
|
1.4.2: Fix crash
|
2022-10-05 20:51:03 +02:00 |
sim
|
ac67201dd9
|
1.4.1
|
2022-10-02 17:09:15 +02:00 |
sim
|
f296cb7361
|
Restart service when POST_NOTIFICATIONS is granted
|
2022-10-02 17:05:36 +02:00 |
sim
|
e3ff269a1f
|
Reduce release build size
|
2022-10-02 16:32:50 +02:00 |
sim
|
aa75996717
|
Upgrade kotlin to 1.7.20
|
2022-10-02 16:32:31 +02:00 |
sim
|
2495c78bce
|
Avoid a null pointer exception
|
2022-10-02 16:09:58 +02:00 |
sim
|
08ac9e38bf
|
1.4.0
|
2022-09-21 09:02:33 +02:00 |
sim
|
d844cafa2c
|
Use ifBlank
|
2022-09-20 01:42:13 +02:00 |
sim
|
17ba764518
|
Remove tokens from logs
|
2022-09-20 01:38:56 +02:00 |
sim
|
fed27ca4fc
|
Avoid !! operator
|
2022-09-20 01:32:17 +02:00 |
sim
|
e77b1188da
|
Add request for PUSH_NOTIFICATIONS
|
2022-09-20 01:06:46 +02:00 |
sim
|
9744857341
|
Bump dependencies and target SDK 33
|
2022-09-20 00:26:28 +02:00 |
sim
|
079c647164
|
Rename FailureHandler.newEvent to newEventSource
|
2022-09-14 00:14:49 +02:00 |
sim
|
074e00ce0f
|
1.3.3
|
2022-09-14 00:12:56 +02:00 |
sim
|
9f55693c40
|
Use a handler for failures
|
2022-09-14 00:10:50 +02:00 |
sim
|
1a5a5f6d58
|
1.3.2
|
2022-06-10 09:34:37 +02:00 |
sim
|
9590664b60
|
Merge remote-tracking branch 'origin/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.4'
|
2022-06-10 09:33:10 +02:00 |
sim
|
758d831962
|
Fix Restart worker when ping is missing
|
2022-06-10 09:32:16 +02:00 |