Commit Graph

23 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 9f9d0e23bc make json fields nullable, correct request logic 2021-03-27 15:24:58 +01:00
Matthieu 8dacdc1970 Merge branch 'master' into follow_requests 2021-03-27 13:26:15 +01:00
Matthieu 173b8e8e01 allow follow requests 2021-03-26 19:54:04 +01:00
mjaillot dce7c45e21 Added some strings 2021-03-26 17:51:42 +01:00
mjaillot 5da2750b1c Finished refactor 2021-03-26 10:42:51 +01:00
mjaillot 4096af2872 Profile fixes 2021-03-20 12:43:13 +01:00
mjaillot c2dd66c54f Refactor initAdapter 2021-03-19 17:28:13 +01:00
Matthieu 10bf68978d Merge branch 'master' into profile_feed 2021-03-14 22:54:39 +01:00
mjaillot f9f4a6b8be Rearrange profile layout 2021-02-26 11:21:04 +01:00
mjaillot bcb40a61ae Refactor profile feed to activity 2021-02-08 15:07:23 +01:00
Matthieu 59d513cfac Add plurals to strings 2021-01-25 11:52:27 +01:00
Matthieu b221808f9c some progress on fixing profile stuff 2021-01-22 19:25:57 +01:00
mjaillot 567fa40c20 WIP profile feed 2021-01-22 16:42:23 +01:00
Matthieu 6fa4488296 Use view binding more 2021-01-13 22:46:00 +01:00
Matthieu 1254a3566d More coroutinification 2020-12-29 22:14:32 +01:00
Matthieu 3a91b02e55 Use coroutines 2020-12-29 19:34:48 +01:00
Matthieu 86543ee74c Correct a bunch of small things raised by inspection 2020-12-28 20:53:24 +01:00
Matthieu ff7f18d2ae Refactor and move out openUrl method to utils 2020-12-28 17:18:07 +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