aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/services/NotificationService.kt
AgeCommit message (Expand)Author
2021-04-17Injection checkpointAllan Wang
2020-07-18Split prefs into segmentsAllan Wang
2020-07-18Create prefs packageAllan Wang
2020-02-29Update koin usageAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2019-09-07Replace web only with native ui and auth requestsAllan Wang
2019-08-06Disable more components if web onlyAllan Wang
2019-08-06Format kotlinAllan Wang
2019-06-13Resolve file uri ourself for ringtones, resolves #1423Allan Wang
2019-04-24Apply updates from servicesAllan Wang
2019-04-21Wrap all db calls using our own contextAllan Wang
2019-03-07Optimize importsAllan Wang
2019-03-07Do not send notifications if db save failsAllan Wang
2019-03-07Migrate to dao and add filter to titleAllan Wang
2019-03-05Convert fbcookies to room entitiesAllan Wang
2019-03-05Create initial room modelsAllan Wang
2018-12-31Enhancement/coroutines (#1273)Allan Wang
2018-12-25Update imageactivity and add tests, resolves #1107Allan Wang
2018-12-25Clean up image activity and prepare for testsAllan Wang
2018-12-24Avoid events for duplicate cancellationsAllan Wang
2018-12-24Convert notification service to coroutinesAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
2018-12-23Migrate to androidx (#1257)Allan Wang
2018-09-27Make notif log count info levelAllan Wang
2018-09-27Fix notif debugAllan Wang
2018-04-12Misc (#865)Allan Wang
2018-03-21Feature/bugsnag (#807)Allan Wang
2018-03-11Fix/notification sound (#763)Allan Wang
2018-01-10Misc (#614)Allan Wang
2017-12-31Enhancement/proguard (#589)Allan Wang
2017-12-29Feature/native notifs (#579)Allan Wang
2017-12-26Enhancement/fb requests (#575)v1.7.2Allan Wang
2017-10-11Search Parsing (#379)Allan Wang
2017-10-07Enhancement/message parsing (#369)Allan Wang
2017-09-18Fix/notification defaults (#308)Allan Wang
2017-08-19Feature/ringtone selector (#200)Allan Wang
2017-08-14v1.4.5 (#174)v1.4.5Allan Wang
2017-08-07Fix/2FA (#115)Allan Wang
2017-08-03Add IM notifications, FAQ, video uploading, and geolocations (#107)Allan Wang
2017-07-22Test new billing logic (#86)v1.3.5Allan Wang
2017-07-17Fix notifications and long press for albums (#69)v1.3.2Allan Wang
2017-07-13Separate pref strings, add notifs control, fix searchview (#60)v1.2.2Allan Wang
2017-07-13Dev 1.2.2 - Add framework for messenger notifications (#47)Allan Wang
2017-07-08Dev 1.2.1 (#43) - Revamp notificationsv1.2.1Allan Wang
2017-07-01Cleanup and docsv1.0.1Allan Wang
2017-06-22Add notification filteringAllan Wang
2017-06-21Clean up and add event loggingAllan Wang
2017-06-20Add user switching for notificationsAllan Wang
2017-06-19Check for username if not found on loginAllan Wang
2017-06-19Clean up notifications and animationsAllan Wang