Commit graph

745 commits

Author SHA1 Message Date
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 95e101eb65 WIP:Image preview in detail view 2022-01-08 22:17:41 -05:00
Philipp Heckel dced0a2e06 Remove preview; progress in notification 2022-01-08 21:32:43 -05:00
Philipp Heckel d440d0a633 Schedule attachment download in dispatcher, not in NotificationService 2022-01-08 15:49:07 -05:00
Philipp Heckel be750b603b Merge branch 'main' into attachments 2022-01-06 11:34:15 +01:00
Philipp Heckel 905ef8f17a Allow clear text again 2022-01-06 11:33:45 +01:00
Philipp Heckel 1708c892d4 Merge branch 'main' of github.com:binwiederhier/ntfy-android into main 2022-01-06 11:30:08 +01:00
Philipp Heckel 54dd90d415 Allow user certs, closes #87 2022-01-06 11:29:41 +01: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 C. Heckel 00cd228c3f
Merge pull request #9 from wilt00/linkify
Feature: Enable hyperlinks in message title & body
2022-01-05 09:17:33 +01:00
Test User ccad887e16 Mark text input as not autofillable 2022-01-04 23:00:42 -06:00
Test User bfdb3c9159 Enable hyperlinks in message title & body 2022-01-04 22:03:17 -06:00
Philipp Heckel a123edbd8e Merge branch 'main' into attachments 2022-01-05 00:40:19 +01:00
Philipp Heckel 01b39745db Database version file 2022-01-04 23:48:50 +01:00
Philipp Heckel 3a5399162d Add "click" handling 2022-01-04 23:45:24 +01:00
Philipp Heckel 598e3376bb Discard truncated FCM messages if instant delivery is enabled; closes #84 2022-01-04 21:10:36 +01:00
Philipp Heckel 4d9b9ca0c8 Log FCM priority 2022-01-04 19:59:26 +01:00
Philipp Heckel 9a5af648c4 Preview URL 2022-01-04 19:45:02 +01:00
Philipp Heckel f2bb3a022b WIP: attachments 2022-01-04 00:54:18 +01:00
Philipp Heckel d84a7266b8 Add changelog for F-Droid 2022-01-02 14:37:53 +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 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 1ce42048b5 MutedUntil setting in Settings dialog 2022-01-01 13:42:00 +01:00
Philipp Heckel 1c6dd84543 Bump version 2022-01-01 00:25:50 +01:00
Philipp Heckel 9cc6ffc32e Add index during migration 2022-01-01 00:21:59 +01:00
Philipp Heckel f527ee7343 Migration fix 2022-01-01 00:12:36 +01:00
Philipp Heckel 496bdcd285 Comments 2021-12-31 15:30:49 +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 72393ec0af Update strings.xml 2021-12-30 17:03:49 +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 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 2387f2ce6c Bump version 2021-12-14 09:26:36 -05:00
Philipp Heckel ad2c0d6f27 User agent 2021-12-14 09:23:01 -05:00
Philipp Heckel 164e2e55fd Fix tags_map 2021-12-13 23:38:23 -05:00
Philipp Heckel f5804bf23c Bump version 2021-12-13 22:08:23 -05:00
Philipp Heckel 042a7dc66b Subscribe to control topic when keepalive message on non-control topic is received 2021-12-13 22:00:48 -05: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 c88c45aac7 Bump version 2021-12-12 20:37:17 -05:00
Philipp Heckel 56665c8cc0 remove deep links 2021-12-12 20:03:53 -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 45389bf884 Gitignore 2021-11-29 15:28:05 -05:00
Philipp Heckel 4ed73f6f98 Vibration pattern 2021-11-29 14:06:08 -05:00
Philipp Heckel 4444c9de9c Strip down emoji manager; replace data source 2021-11-28 21:47:00 -05:00
Philipp Heckel 415046e098 Inline emoji library 2021-11-28 21:28:13 -05:00
Philipp Heckel 1148e08b96 List unmatched tags as strings 2021-11-28 19:28:58 -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
Philipp Heckel 7ed8287abe Alignment, only fill out dropdown if there is only one other server 2021-11-26 09:13:56 -05:00
Philipp Heckel 5f15be4bca Auto complete home servers 2021-11-25 15:45:12 -05:00
Philipp Heckel 91a29c4d8e Add "clear all notifications" detail menu item 2021-11-25 09:26:37 -05:00
Philipp Heckel b9e86252c9 Make FirebaseService an actual Service 2021-11-24 22:16:36 -05:00
Philipp Heckel bdca7994c0 Fastlane folder 2021-11-24 20:49:55 -05:00
Philipp Heckel cdf7a7c685 F-Droid flavor without Firebase; works 2021-11-24 16:12:51 -05:00
Philipp Heckel a6ae5c11da Merge branch 'main' into fdroid 2021-11-24 12:55:01 -05:00
Philipp Heckel 38696d4140 Bump version name 2021-11-23 22:51:02 -05:00
Philipp Heckel 012eff78e7 Add migration 2021-11-23 22:38:31 -05:00
Philipp Heckel bc89d6106b Notification icons 2021-11-23 10:52:27 -05:00
Philipp Heckel f47970912c Launcher final final final final, main list icon 2021-11-23 08:55:55 -05:00
Philipp Heckel 77f92f8a61 Medium size stroke 2021-11-23 07:44:52 -05:00
Philipp Heckel caae4e9921 New launcher 2021-11-22 19:53:46 -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 b1390582da Flavors 2021-11-21 08:56:24 -05:00
Philipp Heckel 0c6f1cd540 Remove empty file 2021-11-21 08:56:03 -05:00
Philipp Heckel 5e722653aa Screenshots 2021-11-18 14:59:54 -05:00
Philipp Heckel f18d636076 Bump version 2021-11-17 20:39:03 -05:00
Philipp Heckel b40176c9f4 Don't make AddFragment crash when screen is rotated 2021-11-17 20:16:58 -05:00
Philipp Heckel c3f9cfbb13 Fix date time locatization issue and race on toggling of instant delivery 2021-11-17 15:30:57 -05:00
Philipp Heckel 89183c227d Fix proguard serialization issue 2021-11-16 23:01:23 -05:00
Philipp Heckel 466d7d7b16 Fix migration 2021-11-16 14:35:03 -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 a44e551809 Notification icon with lightning bolt, wording 2021-11-15 09:05:03 -05:00
Philipp Heckel ce6a2152db Adjut foreground notification to reflect subscription state, add instant icon to non-ntfy.sh subscriptions 2021-11-15 07:57:35 -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 8be6201ea2 Make sure firebase is always subscribed to 2021-11-14 17:05:35 -05:00
Philipp Heckel 1616b27816 Swipe to refresh detail view 2021-11-14 16:48:50 -05:00
Philipp Heckel 09a5d5b4f5 Swipe down to refresh (main view) 2021-11-14 14:20:30 -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 9cdc73592c Remove clear; add force refresh all 2021-11-10 21:16:00 -05:00
Philipp Heckel 14946b64e6 Remove 12h from poll interval 2021-11-08 10:41:24 -05:00
Philipp Heckel 474ab18090 Copy to clipboard 2021-11-07 21:02:27 -05:00
Philipp Heckel 94d45eee3b Add "clear notifications" menu item 2021-11-07 13:29:19 -05:00
Philipp Heckel e730b1657e Add "Force refresh" button in menu 2021-11-07 13:13:32 -05:00
Philipp Heckel a51c856d4c Add logs 2021-11-05 20:25:02 -04:00
Philipp Heckel 4513b9963e Bump version, add description text for add dialog 2021-11-03 16:24:36 -04:00
Philipp Heckel 6c4a388c7e Multi-delete notifications 2021-11-03 13:56:08 -04:00
Philipp Heckel b65bc749ab Action mode delete for topics 2021-11-03 12:48:13 -04:00
Philipp Heckel f3268deeda Instructions; refine UI 2021-11-02 21:43:31 -04:00
Philipp Heckel cfbac10c5e Releasable 2021-11-01 14:28:57 -04:00
Philipp Heckel 625aea5a31 Done 2021-11-01 12:22:24 -04:00
Philipp Heckel 117febe41b Instructions on how to post 2021-11-01 12:12:36 -04:00
Philipp Heckel 60b9375f89 Make pretty "no notifications" 2021-11-01 11:12:09 -04:00
Philipp Heckel cc853022dd Remove pngs 2021-11-01 10:56:57 -04:00
Philipp Heckel 77ad3bd6ad Nicer "no subscriptions" view 2021-11-01 10:49:52 -04:00
Philipp Heckel fd1cfafdbf Test notification 2021-11-01 09:57:05 -04:00
Philipp Heckel 7d561a5068 Notification action when clicked, add more validation on add topic 2021-11-01 08:58:12 -04:00
Philipp Heckel 2a64f44916 Add detail view back 2021-10-31 15:19:25 -04:00
Philipp Heckel 785a36e257 Action bar color, favicon for website 2021-10-31 12:40:20 -04:00
Philipp Heckel 5d3cca7f91 Remove unused asset 2021-10-30 23:17:47 -04:00
Philipp Heckel ec1f7470e2 More assets 2021-10-30 23:17:08 -04:00
Philipp Heckel d21f2a84e9 Matt grün wieder 2021-10-30 22:34:37 -04:00
Philipp Heckel f03d4d7838 Better notification symbol 2021-10-30 21:23:52 -04:00
Philipp Heckel 35126dacf4 Bright green 2021-10-30 20:16:12 -04:00
Philipp Heckel 9a5e3f83cb Knall grün 2021-10-30 19:45:21 -04:00
Philipp Heckel 5682e8973a More styling 2021-10-30 19:38:45 -04:00
Philipp Heckel bfc536adde Icons ... WIP 2021-10-30 15:22:43 -04:00
Philipp Heckel 8b2dc16861 Make baseUrl and topic unique 2021-10-30 08:57:20 -04:00
Philipp Heckel fb755d486a Room, Firebase 2021-10-29 21:13:58 -04:00
Philipp Heckel 573ab5db19 Remove detail view, replace with popup 2021-10-28 11:45:34 -04:00
Philipp Heckel 8727558069 More styling 2021-10-28 08:28:22 -04:00
Philipp Heckel d2f04323f9 Menu 2021-10-27 23:04:14 -04:00
Philipp Heckel e28a80d6b6 Validate input when checkbox is pressed 2021-10-27 22:32:30 -04:00
Philipp Heckel 170bdc2485 Add dialog instead of activity 2021-10-27 22:25:02 -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
Philipp Heckel 638c8f093a Singleton repository class 2021-10-26 20:34:09 -04:00
Philipp Heckel b25ce1f06a Move stuff to ViewModel, but as it turns out that's not a singleton so that's great 2021-10-26 15:55:59 -04:00
Philipp Heckel c6dd0c08e6 Bug 2021-10-26 14:40:52 -04:00
Philipp Heckel 1c6156c638 Combine view models 2021-10-26 14:35:51 -04:00
Philipp Heckel 3751366c19 Switch to /json endpoint 2021-10-26 13:46:49 -04:00
Philipp Heckel 0c26703c78 Retry connection; get rid of Flow 2021-10-26 12:23:41 -04:00
Philipp Heckel 12d194b8c4 Do not crash on wrong URL 2021-10-25 21:14:09 -04:00
Philipp Heckel ebe3ab4505 Working notification 2021-10-25 20:25:54 -04:00
Philipp Heckel 20d5350a60 EventsFlow 2021-10-25 16:16:23 -04:00
Philipp Heckel 464ef4e697 internet 2021-10-25 15:39:52 -04:00
Philipp Heckel 5f2f62c8f0 stuff 2021-10-25 14:24:44 -04:00
Philipp Heckel ad6e340fb7 Remove more flower stuff 2021-10-25 13:45:56 -04:00
Philipp Heckel ccdb5e741e Initial commit based on original flower example 2021-10-25 09:01:10 -04:00