Commit Graph

189 Commits

Author SHA1 Message Date
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
sim 43fca82597 Allow clear text connections for debug flavor 2022-06-07 23:59:29 +02:00
S1m 591c029d55
Merge pull request #34 from tonytonyistony/patch-1
Update README.md
2022-05-26 11:57:43 +02:00
sim 4c8116175a Clarify usage 2022-05-26 11:56:28 +02:00
dependabot[bot] 65e32f9ec3
Bump constraintlayout from 2.1.3 to 2.1.4
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 21:28:42 +00:00
sim 04e7d175f6 1.3.1 2022-05-10 08:23:17 +02:00
sim 530e55f5f2 Fix network callback for restarted service 2022-05-10 08:22:01 +02:00
tonytonyistony 2c98460600
Update README.md
Please provide some feedback on the above quotes so we can make these instructions more complete.
2022-04-21 15:41:01 -07:00
sim 667c6e989f 1.3.0 2022-03-15 21:38:33 +01:00
sim cfa987c0b5 Use saved keepalive
And fix restart worker
2022-03-15 21:31:22 +01:00
sim aa025da6b8 1.2.1 2022-02-28 23:00:49 +01:00
sim 4e45108fa8 Fix restarting worker 2022-02-28 22:59:51 +01:00
sim d6ef8adea5 1.2.0 2022-02-23 08:40:25 +01:00
sim fb84ec151a Increase wakelock timeout on SSE event 2022-02-22 22:43:43 +01:00
sim 68dc14a95a Use Single Periodic worker to restart 2022-02-22 22:34:10 +01:00
sim 062706f3ae Merge remote-tracking branch 'origin/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.3' into 2.0.0 2022-02-19 16:34:13 +01:00
sim f98118dc6e Merge remote-tracking branch 'origin/dependabot/gradle/com.google.code.gson-gson-2.9.0' into 2.0.0 2022-02-19 16:34:06 +01:00
sim 68861956d4 Lint 2022-02-19 16:19:08 +01:00
sim bfeed9662c Implement FEATURE_BYTES_MESSAGE 2022-02-19 15:54:48 +01:00
dependabot[bot] acf31146a0
Bump gson from 2.8.9 to 2.9.0
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.9.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 21:27:51 +00:00
sim d6384c5d82 1.1.1 2022-01-17 21:55:48 +01:00
sim 702ce9864c Fix service manually restarting
And unregister NetworkCallback
2022-01-17 21:49:57 +01:00
sim 52a956464a Restart service on network capabilities changed 2022-01-17 20:58:47 +01:00
sim 31cf3fb21a Improve service restarting
And fixes a memory leak
2022-01-17 20:56:40 +01:00
sim aee6c597f3 Optimize registration flow 2022-01-17 20:53:14 +01:00
sim 02bb2c0318 Merge branch 'dev' 2022-01-16 22:40:04 +01:00
sim e37828b9ee 1.1.0 2022-01-16 22:28:03 +01:00
sim c678162e58 Set 10sec timeout for acquired wakeLock 2022-01-16 22:28:03 +01:00
sim 8db0e41628 Add wakeLock for the registration Receiver 2022-01-16 22:28:03 +01:00
sim 1ab3eaa83a Add RegistrationFailed
if the connector token is used by another app
if nextpush is not connected
2022-01-16 22:28:03 +01:00
sim f42589dd9c Improve Wake Lock 2022-01-16 22:28:03 +01:00
sim e8ce207517 Change notification wording 2022-01-16 22:24:45 +01:00
dependabot[bot] 2df41147dd
Bump constraintlayout from 2.1.2 to 2.1.3
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/compare/2.1.2...2.1.3)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 21:36:44 +00:00
sim 38261e570c Fix typo in Readme 2022-01-14 12:09:45 +01:00
S1m 8556748a08
Merge pull request #11 from Poussinou/patch-1
Update README.md
2021-12-25 16:02:29 +01:00
Poussinou 7ca2e5630e
Update README.md 2021-12-16 15:12:36 +01:00
S1m be0ffcd858 1.0.1 2021-12-07 23:57:38 +01:00
S1m 10a7adc737 Add Nextcloud app requirement to fastlane description 2021-12-07 23:56:49 +01:00
S1m 9811bf5a46 Fix popup overlay night theme 2021-12-07 23:48:26 +01:00
S1m 4da9eacc33 1.0.0 2021-12-07 23:20:05 +01:00