Commit graph

81 commits

Author SHA1 Message Date
Philipp Heckel a4461bf47f End to end, dabbling 2022-08-18 21:11:29 -04:00
wunter8 3824cfa8bb
Update app/src/main/java/io/heckel/ntfy/ui/MainActivity.kt
Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com>
2022-07-01 22:13:38 -07:00
Hunter Kehoe b850378c0d add display names for UP subscriptions 2022-07-01 20:30:30 -07:00
Hunter Kehoe bbc7549d7a custom display names
fixes binwiederhier/ntfy#313
fixes binwiederhier/ntfy#291 (at least the android portion)
2022-06-24 09:15:22 -06:00
Philipp Heckel 2324352a50 Fix issues with Random() in emulator 2022-06-19 14:45:01 -04:00
Philipp Heckel e22b1a66b9 WebSocket banner 2022-06-19 14:19:27 -04:00
Philipp Heckel 18f3dc883e Use since=<id> API, #165 2022-06-18 21:01:05 -04:00
Hunter Kehoe 5f75a263d9 redraw selected subscription list items individually 2022-06-05 19:14:33 -06:00
Philipp Heckel 2909d877f7 WIP: Icon 2022-05-06 21:03:15 -04:00
Philipp Heckel 9f6dd91088 WIP: Subscription settings 2022-05-05 16:56:06 -04:00
Philipp Heckel c55693f9cf Delete attachments for expired notifications regularly 2022-03-22 15:25:20 -04:00
Philipp Heckel 85704a1275 Finalize banner 2022-03-20 15:04:26 -04:00
Philipp Heckel 0bdcd3f85f WIP: JSON stream banner 2022-03-16 22:41:27 -04:00
Philipp Heckel 8e1830d361 Backup/restore settings 2022-03-14 17:10:44 -04:00
Philipp Heckel 1d916de81e Default server; works like a charm; now we just need the wording in the "add dialog" to be just right 2022-02-15 16:16:46 -05:00
Philipp Heckel d44358f75c Implement auto-delete of notifications, closes #71 2022-02-09 16:20:24 -05:00
Philipp Heckel e6c3a2e2bd Styles for dark mode to match guidelines, closes #119 2022-02-07 18:35:36 -05:00
Philipp Heckel 82177253a7 Implement poll_request for Firebase to account for protected topics 2022-02-01 11:57:48 -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 cdd345face WIP: Auth in add dialog 2022-01-27 19:57:43 -05:00
Philipp Heckel 0e2899c419 Remove in-app rating; replace with Google Play link 2022-01-21 09:40:09 -05:00
Philipp Heckel 6efc30b17d In-app rate flow 2022-01-19 23:40:03 -05:00
Philipp Heckel 2d9171311f Dark mode 2022-01-19 21:05:41 -05:00
Philipp Heckel e402bbf381 Show/hide banner only for instant subscriptions 2022-01-18 20:11:50 -05:00
Philipp Heckel 30f7059172 Move visibility toggle to onResume 2022-01-18 19:10:34 -05:00
Philipp Heckel 9c616d3b7d Battery optimization banner 2022-01-18 16:49:00 -05:00
Philipp Heckel 8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel e87cc33f13 Reduce service start worker to every 3h 2022-01-17 19:02:46 -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 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 63fff52fcf WIP; but now I actually am starting to understand what's going on 2022-01-05 21:40:40 +01: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 d10344549f Add min priority and broadcast enabled switch, fix #57 2022-01-01 16:56:18 +01:00
Philipp Heckel 1ce42048b5 MutedUntil setting in Settings dialog 2022-01-01 13:42:00 +01:00
Philipp Heckel bec263d1c8 Tiny changes 2021-12-31 02:00:08 +01:00
Philipp Heckel 2bc87013d5 Preferences dialog 2021-12-31 01:34:25 +01:00
Philipp Heckel 1cca29df56 Refactor subscriber manager (service starter) 2021-12-30 17:00:27 +01:00
Philipp Heckel 4efdce54ef Works and is not super ugly 2021-12-30 14:23:47 +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 957c351c96 Switch to ~control for control channel 2021-12-13 21:10:48 -05:00
Philipp Heckel 58b56383dc Restart on upgrade, at all costs 2021-12-13 20:54:36 -05:00
Philipp Heckel 459e1ff84b Do not fail polling/refresh if one topics fails, closes binwiederhier/ntfy#27 2021-12-11 19:40:32 -05:00
Philipp Heckel 323e013391 Send messages via intent; Broadcast received messages 2021-12-11 15:09:07 -05:00
Philipp Heckel 4ed73f6f98 Vibration pattern 2021-11-29 14:06:08 -05:00
Philipp Heckel 8fd7bb5639 Priorities, titles and tags 2021-11-27 16:18:09 -05:00
Philipp Heckel 3556ffda8f Open ntfy.sh links with the app, closes https://github.com/binwiederhier/ntfy/issues/20 2021-11-26 15:51:05 -05:00