Commit Graph

222 Commits

Author SHA1 Message Date
S1m e2e082ca94 Add fastlane 2021-11-26 01:34:29 +01:00
S1m 309e4c629a Fix signature 2021-11-26 00:57:34 +01:00
dependabot[bot] 5bdb051e15
Bump okhttp-bom from 4.9.1 to 4.9.3
Bumps [okhttp-bom](https://github.com/square/okhttp) from 4.9.1 to 4.9.3.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.3)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 21:18:46 +00: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