Commit Graph

24 Commits

Author SHA1 Message Date
Matthieu b25262db2f Fix coverage stat, update dependencies, remove useless db passing 2021-04-20 12:07:18 +00:00
Matthieu a3e1e3c669 stop using api objects but use apiholder directly 2021-04-19 11:43:14 +02:00
Matthieu e41e5b4f19 Remove remnants of token and credential passing 2021-04-18 23:43:47 +02:00
Matthieu dfb452113d use interceptor, remove arguments from api calls 2021-04-18 22:32:50 +02:00
Matthieu 191aa3ff57 Fix double tap like 2021-03-26 10:26:00 +01:00
Matthieu 9d602efbb3 Fix upload of edited images, and replace deprecated onactivityresult with resultcontracts 2021-03-21 13:04:09 +01:00
Matthieu a90a42f033 Fix comments (still using linearlayout for now) 2021-03-14 17:21:56 +01:00
Matthieu f9db1543a9 Open comments in activity. Remove useless fragment 2021-03-04 13:53:07 +01:00
Matthieu 1778f775b2 Albums scrollable and CW with blurhash 2021-03-03 14:00:44 +01:00
Matthieu 70f0e59d66 add blurhash to discover 2021-02-09 23:28:08 +01:00
Matthieu c88f4a4cec Initial support for using API size values for single photos 2021-02-08 18:01:48 +01:00
Matthieu f66475bbdb Initial blurhash use 2021-02-08 01:32:10 +01:00
Matthieu f3aff36ad7 Fix crash when clicking on username 2021-01-25 17:34:36 +01:00
Matthieu 59d513cfac Add plurals to strings 2021-01-25 11:52:27 +01:00
Matthieu 6fa4488296 Use view binding more 2021-01-13 22:46:00 +01:00
Matthieu 79c0d5c0b4 Finish removing deprecated kotlin-android-extensions uses 2021-01-13 11:16:03 +01:00
Matthieu bebf0233dc Start removing deprecated kotlin-android-extensions uses 2021-01-13 01:28:08 +01:00
Matthieu d6e7d2377f Carousel in the PostCreationActivity, change PhotoEditActivity to be more intuitive 2021-01-09 16:19:26 +01:00
Matthieu edd6f4d0b4 Everything is a coroutine 2020-12-30 18:13:39 +01:00
Matthieu f38e823578 More coroutines. 2020-12-29 22:35:45 +01:00
Matthieu 1254a3566d More coroutinification 2020-12-29 22:14:32 +01:00
Matthieu 86543ee74c Correct a bunch of small things raised by inspection 2020-12-28 20:53:24 +01:00
Matthieu 12ed06cce8 Move ReportActivity to posts package 2020-12-28 15:20:31 +01:00
Matthieu 0a4d285d14 Big reorganization of code into logical units (#251)
Not much actual code is changed
2020-12-26 12:10:54 +01:00