Commit graph

  • b176bfe35e Delete downloaded file on failure Philipp Heckel 2022-01-11 22:16:09 -0500
  • 25426b4344 Fix migration, hopefully Philipp Heckel 2022-01-11 21:55:39 -0500
  • 2344491b3c DB migration; remove unnecessary intent action from receiver Philipp Heckel 2022-01-11 20:59:59 -0500
  • 109a4f7e41 Add delete menu item Philipp Heckel 2022-01-11 20:47:28 -0500
  • 5a6d45d810 Auto-download max size Philipp Heckel 2022-01-11 19:37:34 -0500
  • 40d8d20cc5 Add cancel to downloads Philipp Heckel 2022-01-11 18:21:30 -0500
  • 689bf5868f Add comment Mathieu Velten 2022-01-11 23:35:11 +0100
  • 50454a729f Make permanent wakelock optional Mathieu Velten 2022-01-11 23:12:32 +0100
  • 1cf781b27b Request permissions for older versions; filename things; polishing Philipp Heckel 2022-01-11 17:00:18 -0500
  • 79053c62fb Image viewer Philipp Heckel 2022-01-10 15:36:50 -0500
  • 64612dc47f Continued work on attachments Philipp Heckel 2022-01-10 13:46:31 -0500
  • e88f87390e - Auto download toggle - Do not update notification if not visible - Detail view menu Philipp Heckel 2022-01-09 22:08:29 -0500
  • 95e101eb65 WIP:Image preview in detail view Philipp Heckel 2022-01-08 22:17:41 -0500
  • dced0a2e06 Remove preview; progress in notification Philipp Heckel 2022-01-08 21:32:43 -0500
  • d440d0a633 Schedule attachment download in dispatcher, not in NotificationService Philipp Heckel 2022-01-08 15:49:07 -0500
  • be750b603b Merge branch 'main' into attachments Philipp Heckel 2022-01-06 11:34:15 +0100
  • 905ef8f17a Allow clear text again Philipp Heckel 2022-01-06 11:33:45 +0100
  • 1708c892d4 Merge branch 'main' of github.com:binwiederhier/ntfy-android into main Philipp Heckel 2022-01-06 11:30:08 +0100
  • 54dd90d415 Allow user certs, closes #87 Philipp Heckel 2022-01-06 11:29:41 +0100
  • 7961f9f9e2 WIP Philipp Heckel 2022-01-06 01:05:57 +0100
  • 63fff52fcf WIP; but now I actually am starting to understand what's going on Philipp Heckel 2022-01-05 21:40:40 +0100
  • 00cd228c3f
    Merge pull request #9 from wilt00/linkify Philipp C. Heckel 2022-01-05 09:17:33 +0100
  • 593257864a
    Merge pull request #8 from wilt00/no-autofill Philipp C. Heckel 2022-01-05 09:14:06 +0100
  • ccad887e16 Mark text input as not autofillable Test User 2022-01-04 23:00:42 -0600
  • bfdb3c9159 Enable hyperlinks in message title & body Test User 2022-01-04 22:03:17 -0600
  • a123edbd8e Merge branch 'main' into attachments Philipp Heckel 2022-01-05 00:40:19 +0100
  • 01b39745db Database version file Philipp Heckel 2022-01-04 23:48:50 +0100
  • 3a5399162d Add "click" handling Philipp Heckel 2022-01-04 23:45:24 +0100
  • 598e3376bb Discard truncated FCM messages if instant delivery is enabled; closes #84 Philipp Heckel 2022-01-04 21:10:36 +0100
  • 4d9b9ca0c8 Log FCM priority Philipp Heckel 2022-01-04 19:59:26 +0100
  • 9a5af648c4 Preview URL Philipp Heckel 2022-01-04 19:45:02 +0100
  • f2bb3a022b WIP: attachments Philipp Heckel 2022-01-04 00:54:18 +0100
  • d84a7266b8 Add changelog for F-Droid v1.5.2-rc1 v1.5.2 Philipp Heckel 2022-01-02 14:37:53 +0100
  • ae1e439f37 Increase worker intervals; Remove periodic "muted until" checker; redraw main list on "back button" press; polling now uses since=.. Philipp Heckel 2022-01-02 01:37:09 +0100
  • 91d13bdd13
    Merge pull request #6 from binwiederhier/up Philipp C. Heckel 2022-01-01 17:09:47 +0100
  • bf419dda23 Always show UP subscriptions at the bottom up Philipp Heckel 2022-01-01 17:09:00 +0100
  • d10344549f Add min priority and broadcast enabled switch, fix #57 Philipp Heckel 2022-01-01 16:56:18 +0100
  • 1ce42048b5 MutedUntil setting in Settings dialog Philipp Heckel 2022-01-01 13:42:00 +0100
  • 1c6dd84543 Bump version Philipp Heckel 2022-01-01 00:25:50 +0100
  • 9cc6ffc32e Add index during migration Philipp Heckel 2022-01-01 00:21:59 +0100
  • f527ee7343 Migration fix Philipp Heckel 2022-01-01 00:12:36 +0100
  • 496bdcd285 Comments Philipp Heckel 2021-12-31 15:30:49 +0100
  • bec263d1c8 Tiny changes Philipp Heckel 2021-12-31 02:00:08 +0100
  • 2bc87013d5 Preferences dialog Philipp Heckel 2021-12-31 01:34:25 +0100
  • 72393ec0af Update strings.xml Philipp Heckel 2021-12-30 17:03:49 +0100
  • 1cca29df56 Refactor subscriber manager (service starter) Philipp Heckel 2021-12-30 17:00:27 +0100
  • 4efdce54ef Works and is not super ugly Philipp Heckel 2021-12-30 14:23:47 +0100
  • 73f610afa8 Full end to end use case works; still ugly though Philipp Heckel 2021-12-30 01:05:32 +0100
  • 7dbbf12c99 Start instant delivery notification Philipp Heckel 2021-12-29 23:48:06 +0100
  • 7e9da28704 Forward messages, don't show ntfy notification Philipp Heckel 2021-12-29 21:36:47 +0100
  • 94e595110d WIP: UnifiedPush Philipp Heckel 2021-12-29 20:33:17 +0100
  • 2387f2ce6c Bump version v1.4.2 Philipp Heckel 2021-12-14 09:26:36 -0500
  • ad2c0d6f27 User agent Philipp Heckel 2021-12-14 09:23:01 -0500
  • 164e2e55fd Fix tags_map Philipp Heckel 2021-12-13 23:38:23 -0500
  • ab5e821ff3 Videos v1.4.1 Philipp Heckel 2021-12-13 22:26:24 -0500
  • f5804bf23c Bump version v1.4.1-rc1 Philipp Heckel 2021-12-13 22:08:23 -0500
  • 042a7dc66b Subscribe to control topic when keepalive message on non-control topic is received restart-on-upgrade Philipp Heckel 2021-12-13 22:00:48 -0500
  • 957c351c96 Switch to ~control for control channel Philipp Heckel 2021-12-13 21:10:48 -0500
  • 58b56383dc Restart on upgrade, at all costs Philipp Heckel 2021-12-13 20:54:36 -0500
  • c88c45aac7 Bump version v1.4.0-rc1 Philipp Heckel 2021-12-12 20:37:17 -0500
  • 56665c8cc0 remove deep links Philipp Heckel 2021-12-12 20:03:53 -0500
  • 459e1ff84b Do not fail polling/refresh if one topics fails, closes binwiederhier/ntfy#27 Philipp Heckel 2021-12-11 19:40:32 -0500
  • 425ab45e84 Merge branch 'main' of github.com:binwiederhier/ntfy-android into main Philipp Heckel 2021-12-11 15:11:32 -0500
  • 323e013391 Send messages via intent; Broadcast received messages Philipp Heckel 2021-12-11 15:09:07 -0500
  • 91dca85c52
    Merge pull request #4 from Poussinou/patch-1 Philipp C. Heckel 2021-12-05 06:57:02 -0500
  • 1b88d5d006
    Update README.md Poussinou 2021-12-05 12:18:00 +0100
  • c163e6e96e Testing v1.3.0 Philipp Heckel 2021-11-29 15:36:41 -0500
  • 45389bf884 Gitignore Philipp Heckel 2021-11-29 15:28:05 -0500
  • 4ed73f6f98 Vibration pattern Philipp Heckel 2021-11-29 14:06:08 -0500
  • 4444c9de9c Strip down emoji manager; replace data source Philipp Heckel 2021-11-28 21:47:00 -0500
  • 415046e098 Inline emoji library Philipp Heckel 2021-11-28 21:28:13 -0500
  • 1148e08b96 List unmatched tags as strings Philipp Heckel 2021-11-28 19:28:58 -0500
  • 8fd7bb5639 Priorities, titles and tags Philipp Heckel 2021-11-27 16:18:09 -0500
  • 3556ffda8f Open ntfy.sh links with the app, closes https://github.com/binwiederhier/ntfy/issues/20 Philipp Heckel 2021-11-26 15:51:05 -0500
  • 7ed8287abe Alignment, only fill out dropdown if there is only one other server Philipp Heckel 2021-11-26 09:13:56 -0500
  • 5f15be4bca Auto complete home servers Philipp Heckel 2021-11-25 15:45:12 -0500
  • 91a29c4d8e Add "clear all notifications" detail menu item Philipp Heckel 2021-11-25 09:26:37 -0500
  • e8b1ba63e8 Build instructions Philipp Heckel 2021-11-24 23:16:48 -0500
  • b389424cec Merge branch 'main' of github.com:binwiederhier/ntfy-android into main v1.2.1 Philipp Heckel 2021-11-24 22:17:08 -0500
  • b9e86252c9 Make FirebaseService an actual Service Philipp Heckel 2021-11-24 22:16:36 -0500
  • bdca7994c0 Fastlane folder fdroid Philipp Heckel 2021-11-24 20:49:55 -0500
  • cdf7a7c685 F-Droid flavor without Firebase; works Philipp Heckel 2021-11-24 16:12:51 -0500
  • a6ae5c11da Merge branch 'main' into fdroid Philipp Heckel 2021-11-24 12:55:01 -0500
  • 5b33d86cfa
    Update README.md Philipp C. Heckel 2021-11-23 23:18:17 -0500
  • 38696d4140 Bump version name v1.2.0 Philipp Heckel 2021-11-23 22:51:02 -0500
  • 012eff78e7 Add migration Philipp Heckel 2021-11-23 22:38:31 -0500
  • d39e3d022c Assets Philipp Heckel 2021-11-23 22:30:38 -0500
  • bc89d6106b Notification icons Philipp Heckel 2021-11-23 10:52:27 -0500
  • f47970912c Launcher final final final final, main list icon Philipp Heckel 2021-11-23 08:55:55 -0500
  • 77f92f8a61 Medium size stroke Philipp Heckel 2021-11-23 07:44:52 -0500
  • caae4e9921 New launcher Philipp Heckel 2021-11-22 19:53:46 -0500
  • 1fe7ee5049 New launcher prototyping Philipp Heckel 2021-11-22 19:12:47 -0500
  • 8568ab5b70 Merge branch 'muted-until' into main Philipp Heckel 2021-11-22 15:46:03 -0500
  • 8db05d7c88 Muted until feature Philipp Heckel 2021-11-22 15:45:43 -0500
  • abe060069d New favicon Philipp Heckel 2021-11-21 14:54:30 -0500
  • 71b5d56f6a WIP: Muted until Philipp Heckel 2021-11-21 14:54:13 -0500
  • b1390582da Flavors Philipp Heckel 2021-11-21 08:56:24 -0500
  • 0c6f1cd540 Remove empty file Philipp Heckel 2021-11-21 08:56:03 -0500
  • c2389b66d8 Screenshots Philipp Heckel 2021-11-18 15:00:09 -0500
  • 5e722653aa Screenshots Philipp Heckel 2021-11-18 14:59:54 -0500