Commit graph

269 commits

Author SHA1 Message Date
Philipp Heckel 8f1167b54d Move settings around 2022-02-16 12:38:01 -05:00
Philipp Heckel d206d7c391 Rocket Science! 2022-02-15 20:29:32 -05:00
Philipp Heckel 3ea762b5d1 Add foreground description textview in add dialog 2022-02-15 19:56:49 -05: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 ab0f707501 Add dialog instant checkbox visibility 2022-02-15 14:13:25 -05:00
Philipp Heckel 53ab3ad694 WIP default server 2022-02-14 22:49:06 -05:00
Philipp Heckel 36bc5854b3 Support all images 2022-02-13 13:52:55 -05:00
Philipp Heckel 944ee3eb67 Polishing; base URL list properly filled with last topics too 2022-02-13 10:47:51 -05:00
Philipp Heckel 118bff0099 Add subscribed topics to the list of suggesed topics 2022-02-13 09:26:26 -05:00
Philipp Heckel 2da394d65e Better 2022-02-12 23:40:41 -05:00
Philipp Heckel 4e791c5eac Sigh 2022-02-12 23:32:57 -05:00
Philipp Heckel 3a2e6cbf57 This looks reasonably nice 2022-02-12 23:02:42 -05:00
Philipp Heckel 8e333e55bc Store "last 5 share topics" 2022-02-12 19:43:42 -05:00
Philipp Heckel 3dcf4939c8 Base URL dropdown; working 2022-02-12 15:26:18 -05:00
Philipp Heckel 29a40080db Make large attachments fail fast 2022-02-12 13:51:41 -05:00
Philipp Heckel 9afdf5e6e7 Arbitrary attachments 2022-02-11 20:34:08 -05:00
Philipp Heckel 8100e68b8d Make image and text sharing work 2022-02-11 15:55:08 -05:00
Philipp Heckel 3b30e39eb5 WIP: Share feature 2022-02-11 10:46:55 -05:00
Philipp Heckel 9ca5ebe6d2 Do not download attachments if they are expired 2022-02-10 12:10:27 -05:00
Philipp Heckel d44358f75c Implement auto-delete of notifications, closes #71 2022-02-09 16:20:24 -05:00
Philipp Heckel 42188d5152 Make sure Firebase crash does not crash the app or coroutine 2022-02-07 22:04:16 -05:00
Philipp Heckel e6c3a2e2bd Styles for dark mode to match guidelines, closes #119 2022-02-07 18:35:36 -05:00
Philipp Heckel 678be49bff Fix scrolling issue in subscribe dialog; fix base URL background color; fix dark mode action bar 2022-02-06 15:51:30 -05:00
Philipp Heckel edb80cd45c Bump version, add changelog 2022-02-05 21:10:04 -05:00
Philipp Heckel 90848fde95 Swipe to delete 2022-02-05 21:02:05 -05:00
Philipp C. Heckel 3b1b1a82ae
Update README.md 2022-02-05 19:33:29 -05:00
Philipp Heckel e4b714e516 Fix "Record logs" 2022-02-04 21:43:11 -05:00
Philipp Heckel 3abd0b3da9 All the things; this should be it 2022-02-04 19:52:34 -05:00
Philipp Heckel c772d15043 More concise logging for WebSockets 2022-02-02 12:30:34 -05:00
Philipp Heckel 74b260f9a0 Fix websocket global ID bug 2022-02-02 12:11:04 -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 6593d60d43 Yesterday 2022-01-31 12:53:39 -05:00
Philipp Heckel 442efff000 Feature complete; still WIP 2022-01-30 20:18:09 -05:00
Philipp Heckel f7fbf467b0 Fix back stack; properly update auth user via detail settings; works 2022-01-30 17:38:33 -05:00
Philipp Heckel 80570eb323 WIP Subscription settings 2022-01-30 14:05:36 -05:00
Philipp Heckel c67af7f958 User management works 2022-01-29 22:25:39 -05:00
Philipp Heckel 43757eb7b5 Continued "user add/edit" dialog 2022-01-29 16:59:51 -05:00
Philipp Heckel a8dd3bebc0 WIP User edit dialog 2022-01-28 22:53:48 -05:00
Philipp Heckel 678e5625dd WIP: Manage user settings 2022-01-28 14:40:09 -05:00
Philipp Heckel 437bc76b8c Merge branch 'main' of github.com:binwiederhier/ntfy-android into auth 2022-01-28 13:48:20 -05:00
Philipp C. Heckel dffd58b484
Merge pull request #15 from eskilop/main
Fix crash on notification receipt in android 12
2022-01-28 13:48:11 -05:00
Philipp Heckel 016fb316b7 Clear username on reset 2022-01-28 13:46:19 -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
Philipp Heckel c16282fcae More add dialog changes; we're getting there 2022-01-28 11:42:44 -05:00
Philipp C. Heckel dff244289e
Merge pull request #14 from eskilop/main
Add support for android 12
2022-01-28 11:29:47 -05:00
Eskilop a5af8d81fa
Adds support for android 12 2022-01-28 17:03:09 +01:00
Philipp Heckel 88b2576af0 Add baseUrl to user, check "use another checkbox" if only one host, show keyboard 2022-01-28 10:19:12 -05:00