Commit graph

23 commits

Author SHA1 Message Date
Philipp Heckel 3abd0b3da9 All the things; this should be it 2022-02-04 19:52:34 -05:00
Philipp Heckel 28bfd087c7 Remove per-topic user association; this is so. much. better. 2022-01-31 19:34:34 -05:00
Philipp Heckel 437bc76b8c Merge branch 'main' of github.com:binwiederhier/ntfy-android into auth 2022-01-28 13:48:20 -05:00
Eskilop 3264ec31d9
Combine flags with logical or 2022-01-28 18:47:45 +01:00
Eskilop d7fde53354
Fix crash on notification receipt in android 12 2022-01-28 17:46:13 +01:00
Philipp Heckel 2328081150 Merge branch 'main' of github.com:binwiederhier/ntfy-android into auth 2022-01-28 11:43:02 -05:00
Eskilop a5af8d81fa
Adds support for android 12 2022-01-28 17:03:09 +01:00
Philipp Heckel cdd345face WIP: Auth in add dialog 2022-01-27 19:57:43 -05:00
Philipp Heckel 8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel 7152469172 Copy logs to clipboard; scrub terms; add schema migration 2022-01-17 18:05:59 -05:00
Philipp Heckel 0968a39420 WIP: Record logs in SQLite 2022-01-17 00:19:05 -05:00
Philipp Heckel 4dd09ac39d Actually kill WS connection 2022-01-15 19:20:30 -05:00
Philipp Heckel 5175b1b0cb Make a setting for WS 2022-01-15 18:40:38 -05:00
Philipp Heckel 26b408c828 WIP: Websockets 2022-01-15 13:31:34 -05:00
Philipp Heckel ca217d8275 Hide instant delivery icons and text for F-Droid 2022-01-12 23:31:37 -05:00
Philipp Heckel ddb83cbea9 Merge branch 'main' into attachments 2022-01-11 22:57:32 -05:00
Philipp Heckel ba4ae0899f Enable wakelock by default 2022-01-11 22:50:07 -05:00
Philipp Heckel 5a6d45d810 Auto-download max size 2022-01-11 19:37:34 -05:00
Mathieu Velten 689bf5868f Add comment 2022-01-11 23:35:11 +01:00
Mathieu Velten 50454a729f Make permanent wakelock optional 2022-01-11 23:24:21 +01:00
Philipp Heckel 1cf781b27b Request permissions for older versions; filename things; polishing 2022-01-11 17:00:18 -05:00
Philipp Heckel ae1e439f37 Increase worker intervals; Remove periodic "muted until" checker; redraw main list on "back button" press; polling now uses since=.. 2022-01-02 01:37:09 +01:00
Philipp Heckel 1cca29df56 Refactor subscriber manager (service starter) 2021-12-30 17:00:27 +01:00
Renamed from app/src/main/java/io/heckel/ntfy/msg/SubscriberService.kt (Browse further)