Commit graph

42 commits

Author SHA1 Message Date
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 5175b1b0cb Make a setting for WS 2022-01-15 18:40:38 -05:00
Philipp Heckel 97f1f5eb90 Fix crash of settings activity after resume 2022-01-14 13:58:40 -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 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 e88f87390e - Auto download toggle
- Do not update notification if not visible
- Detail view menu
2022-01-09 22:08:29 -05:00
Philipp Heckel 7961f9f9e2 WIP 2022-01-06 01:05:57 +01:00
Philipp Heckel 63fff52fcf WIP; but now I actually am starting to understand what's going on 2022-01-05 21:40:40 +01:00
Philipp Heckel bf419dda23 Always show UP subscriptions at the bottom 2022-01-01 17:09:00 +01:00
Philipp Heckel d10344549f Add min priority and broadcast enabled switch, fix #57 2022-01-01 16:56:18 +01:00
Philipp Heckel 2bc87013d5 Preferences dialog 2021-12-31 01:34:25 +01:00
Philipp Heckel 73f610afa8 Full end to end use case works; still ugly though 2021-12-30 01:05:32 +01:00
Philipp Heckel 7dbbf12c99 Start instant delivery notification 2021-12-29 23:48:06 +01:00
Philipp Heckel 7e9da28704 Forward messages, don't show ntfy notification 2021-12-29 21:36:47 +01:00
Philipp Heckel 94e595110d WIP: UnifiedPush 2021-12-29 20:33:17 +01:00
Philipp Heckel 58b56383dc Restart on upgrade, at all costs 2021-12-13 20:54:36 -05:00
Philipp Heckel 323e013391 Send messages via intent; Broadcast received messages 2021-12-11 15:09:07 -05:00
Philipp Heckel 91a29c4d8e Add "clear all notifications" detail menu item 2021-11-25 09:26:37 -05:00
Philipp Heckel 8db05d7c88 Muted until feature 2021-11-22 15:45:43 -05:00
Philipp Heckel 71b5d56f6a WIP: Muted until 2021-11-21 14:54:13 -05:00
Philipp Heckel cc25c5fc5c Only use one connection per base URL 2021-11-16 14:08:52 -05:00
Philipp Heckel 0ab3bdc2a0 Dismiss notifications when detail view is opened, show new bubble 2021-11-15 16:24:31 -05:00
Philipp Heckel cea43b3529 Show connection status 2021-11-14 21:42:41 -05:00
Philipp Heckel f69d1f5ee1 Instant delivery icon; multi-copy 2021-11-14 20:22:02 -05:00
Philipp Heckel 276d773152 Enable/disable fast delivery; restart service on boot 2021-11-14 13:54:48 -05:00
Philipp Heckel 719a04aeaa Instant delivery 2021-11-13 19:26:37 -05:00
Philipp Heckel 86738d5441 Remove denormalized subscription, add schema migration for sqlite db 2021-11-11 22:14:28 -05:00
Philipp Heckel 72d7a2f93d Periodic worker to refresh notifications; replace Volley with OkHttp 2021-11-11 19:41:29 -05:00
Philipp Heckel e730b1657e Add "Force refresh" button in menu 2021-11-07 13:13:32 -05:00
Philipp Heckel 6c4a388c7e Multi-delete notifications 2021-11-03 13:56:08 -04:00
Philipp Heckel 2a64f44916 Add detail view back 2021-10-31 15:19:25 -04:00
Philipp Heckel fb755d486a Room, Firebase 2021-10-29 21:13:58 -04:00
Philipp Heckel 0c3a14d528 remove connection listener, move repo into connectionmgr 2021-10-27 19:50:44 -04:00
Philipp Heckel 43b3aec311 Stupid live data 2021-10-27 16:15:59 -04:00
Philipp Heckel 391b04366b Status update; ugggllyy 2021-10-26 22:56:03 -04:00
Philipp Heckel 38c8267967 Status bar, WIP 2021-10-26 22:41:19 -04:00
Philipp Heckel 49b3898977 We're getting there 2021-10-26 21:44:12 -04:00
Renamed from app/src/main/java/io/heckel/ntfy/data/TopicsRepository.kt (Browse further)