Commit Graph

36 Commits

Author SHA1 Message Date
S1m
2d2cd87850 Merge remote-tracking branch 'origin/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.2' 2021-12-07 23:01:34 +01:00
S1m
0c44f3f483 Open market app if Nextcloud App isn't installed 2021-12-07 23:00:33 +01:00
S1m
26531567e1 Increase wait time with failures 2021-12-07 07:58:18 +01:00
S1m
3891936e85 0.1.3 2021-12-01 01:08:06 +01:00
S1m
bbadea2ffe Retry every 10min on failure 2021-12-01 01:05:05 +01:00
S1m
830d612095 Do not re-notify warning 2021-12-01 00:54:20 +01:00
S1m
24dd9caeac Register only one network callback 2021-12-01 00:48:45 +01:00
S1m
11daa4a419
Update README.md 2021-11-30 09:38:00 +01:00
S1m
b11435726a 0.1.2 2021-11-26 17:47:33 +01:00
S1m
922ace407f Fix createQueue when app already registered 2021-11-26 03:22:52 +01:00
S1m
88030808a5 0.1.1 2021-11-26 03:07:53 +01:00
S1m
1aa727b6ef Fix restart service function
by cancelling the source with apiDestroy
2021-11-26 03:05:02 +01:00
S1m
e6002a04b8 Fix SSEListener onFailure 2021-11-26 02:56:32 +01:00
S1m
b83d519137
Fix secret varnames 2021-11-26 01:45:26 +01:00
S1m
3287e8111a 0.1.0 2021-11-26 01:34:42 +01:00
S1m
e2e082ca94 Add fastlane 2021-11-26 01:34:29 +01:00
S1m
309e4c629a Fix signature 2021-11-26 00:57:34 +01:00
S1m
630b207cc2 Clean dependencies 2021-11-24 22:17:36 +01:00
dependabot[bot]
890fc52360
Bump constraintlayout from 2.1.1 to 2.1.2
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/compare/2.1.1...2.1.2)

---
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>
2021-11-24 21:16:15 +00:00
S1m
f585263552 Clean dependencies 2021-11-24 22:14:48 +01:00
S1m
aa25b80866 Make notifications non removable 2021-11-24 20:11:26 +01:00
S1m
cee4ec4746 Merge branch 'main' of github.com:UP-NextPush/android 2021-11-24 20:07:18 +01:00
S1m
989fabdd33 Restart once SSEListener on Failure 2021-11-24 20:06:49 +01:00
S1m
c0022ddd09 Move ApiUtils functions outside a class 2021-11-24 20:06:14 +01:00
S1m
10d61a58a5
Add inspiration credit 2021-11-24 09:16:33 +01:00
S1m
333c68a1ad
Create LICENSE 2021-11-24 09:14:27 +01:00
S1m
a8989b6400
Create README.md 2021-11-24 09:12:51 +01:00
S1m
4d39c5b2fd Add Network Callback 2021-11-24 01:16:24 +01:00
S1m
85b838acfd Add deleteApp SSE event 2021-11-24 01:10:50 +01:00
S1m
85ed92357f Fix concurrent (un)registration
Using registerQueue and delQueue, lists of connectorTokens
2021-11-24 00:04:57 +01:00
S1m
77f7901024 Add warning notification when disconnected 2021-11-23 10:02:31 +01:00
S1m
391382dd51 Add getDb and clean db when remove device 2021-11-23 08:23:46 +01:00
S1m
4cc86f6d21 Remove SettingsActivity 2021-11-23 08:19:16 +01:00
S1m
82095e1284 Add message forwarding 2021-11-23 01:41:05 +01:00
S1m
0ed93a9228 Add (un)registration features 2021-11-23 01:05:36 +01:00
S1m
993ffaf8f9 Init
Working SSE
2021-11-22 19:20:31 +01:00