davx5-ose/app
Ricki Hirner bcc16e1ab6
Implement basic Push functionality (#856)
* Move PushRegistrationWorker to push package

* Add UP dependency

* [WIP] UnifiedPush basic implementation

* Handle endpoint unregistration

* [WIP] Parse push notification message

* Parse push message in PushMessageParser

* Sync only affected account on push message

* Only initiate sync when push message is about a syncable collection

* Push registration worker: log when there's no configured endpoint

* Handle invalid/non-XML push messages

* app settings: show UP endpoint
2024-06-25 14:07:29 +02:00
..
schemas/at.bitfire.davdroid.db.AppDatabase Detect WebDAV-Push support (#716) 2024-04-09 17:31:02 +02:00
src Implement basic Push functionality (#856) 2024-06-25 14:07:29 +02:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle.kts Implement basic Push functionality (#856) 2024-06-25 14:07:29 +02:00
lint.xml Version 0.7 2015-03-12 18:25:09 +01:00
proguard-rules-release.pro Fix R8 rules 2024-05-29 17:25:05 +02:00