21 Commits (05348ef957e4b26d740521ba1074ed276eb6bd7d)

Author SHA1 Message Date
Konrad Pozniak 05348ef957 Poll notifications (#1229) 5 years ago
Konrad Pozniak 41268859b1 fix some lint warnings 5 years ago
pandasoft0 f7b577dfd1 Migrate to Glide (#1175) 5 years ago
Konrad Pozniak 2eae052bf7 Hide unknown notifications (#1151) 5 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Konrad Pozniak 70ca42c8b7 New settings (#891) 6 years ago
eleete0712 d64658f1f8 show CW in system notification for CW'd statuses (#754) 6 years ago
Konrad Pozniak caa04a2341 improve dependency injection (#723) 6 years ago
Conny Duck f4a986a420 fix #650 notifications alerting multiple times 6 years ago
Levi Bard 2154f6580f fix rtl unicode formatting (#659) 6 years ago
Conny Duck 81fa59515a make debug notifications distinguishable from prod notifications 6 years ago
Conny Duck b8d8615ad9 remove unneeded notification channel 6 years ago
Conny Duck 5aa9ab6118 make notifications open notification tab again 6 years ago
Konrad Pozniak d33345dd5c 1.8 fixes (#637) 6 years ago
remi6397 90335f4b20 Notification tweaks: Grouping and Quick Reply button (#587) 6 years ago
Conny Duck f5eb8038d9 upgrade minSdkVersion to 19 6 years ago
Konrad Pozniak 45b18ac7a4 make avatar rounding independent of image size 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Conny Duck 03d8ec3a7a only alert once on multiple notifications, fix order of notifications 6 years ago
Konrad Pozniak 167c460c08 notification improvements (#522) 6 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 6 years ago
Konrad Pozniak e3fe9819bf fix clear notifications crash (#458) 7 years ago
Ivan Kupalov 287e6aaf95 Cancel notifications on opening notifications tab (#450) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Conny Duck 764cbac7b7 fix an issue with avatars in notifications loading on the wrong thread 7 years ago
Conny Duck 5c59fa7c5d create notification channels ahead of time so users can edit the settings before a notification was issued 7 years ago
Conny Duck d65d63b82b implement notification channels, use system notification settings on android Oreo 7 years ago
Vavassor 58c8f64287 Documents some utilities 7 years ago
Vavassor 1d45505caa Reverts notifications from MQTT prototype to pull notifications. 7 years ago
Vavassor cfc7abd31a Changes mention and tag highlighting in the composer to use Mastodon's regex. Closes #145 Also, does some haphazard cleanup. 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
torrentcome ad14995326 (receiver) create package for receiver 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor f67de9037d Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 7 years ago