aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/glide
AgeCommit message (Collapse)Author
2021-04-17Remove koin dependency in productionAllan Wang
2021-04-17Injection checkpointAllan Wang
2021-01-10Fix koin importsAllan Wang
2020-02-23Remove singleton pattern for fbcookieAllan Wang
2019-03-31Remove round transformationsAllan Wang
2019-03-31Remove round icon settingsAllan Wang
2019-01-05Remove all rx librariesAllan Wang
2019-01-04Apply sensitive string to start activity loggerAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-04-13Fix view full image (#882)v2.0.1Allan Wang
* Test including full photo viewer * Test cookie in glide * Fix parser and add redirects to view full image * Update changelog
2018-01-10Misc (#614)Allan Wang
* Add locale log * Add flyweight design for authenticator * Add option to have instant messages only * Update interceptor * Add hd image model loader (#613) * Launch image view for view full image * Update changelog * Greatly improve ImageActivity loading * Update hashes * Add back keyword filter * Clean up
2017-12-29Feature/native notifs (#579)Allan Wang
* Improve parser and add zip test * Remove ActivityOptionsCompat, resolves #555 * Create native notifs * Add animations * Add image rounder * Improve glide transformations * Add request service * Fix parser * Fix parser * Add thumbnail and fix notification text * Update parsers and regex * Auto mark as read * Add request implementation in pending intent * Remove unnecessary return data * Simplify command retrieval * Use name keys instead * Revamp all bundle calls * Fix up thumbnail layout
2017-06-06Clean up injectors and eventsAllan Wang
2017-06-06Beautify accounts selectorAllan Wang