Commit Graph

215 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 65f23e63fe fix crash 2021-04-18 20:23:57 +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 3972ffd093 Merge branch 'master' into profile_feed 2021-03-26 14:13:56 +01:00
mjaillot a992fac150 Merge branch 'master' into profile_feed 2021-03-26 10:43:28 +01:00
mjaillot 5da2750b1c Finished refactor 2021-03-26 10:42:51 +01:00
Matthieu 191aa3ff57 Fix double tap like 2021-03-26 10:26:00 +01:00
Matthieu f270c5a718 add dependency 2021-03-21 13:35:58 +01:00
Matthieu 9d602efbb3 Fix upload of edited images, and replace deprecated onactivityresult with resultcontracts 2021-03-21 13:04:09 +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 2cb2ecdb72 Fix tracedroid, accept json as responses from api 2021-03-19 10:34:43 +01:00
Matthieu 2632e045ab Update TraceDroid to jitpack 2021-03-16 00:23:10 +01:00
Matthieu 0fdcdf3c21 Update instance if it already exists (to enable multiple accounts of same instance) 2021-03-15 19:54:42 +01:00
Matthieu 29906a355b Fix discover icon not showing 2021-03-15 19:01:43 +01:00
Matthieu d13b34ed0d Update for paging dependency update 2021-03-14 23:03:36 +01:00
Matthieu 10bf68978d Merge branch 'master' into profile_feed 2021-03-14 22:54:39 +01:00
Matthieu e9430bb6ef Update dependencies 2021-03-14 21:55:20 +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
mjaillot f9f4a6b8be Rearrange profile layout 2021-02-26 11:21:04 +01:00
Matthieu 8b90e17fc4 Restore integration tests in CI 2021-02-17 22:55:31 +01:00
Matthieu fe08782803 At least make integration tests compile 2021-02-11 01:24:05 +01:00
Matthieu 70f0e59d66 add blurhash to discover 2021-02-09 23:28:08 +01:00
Matthieu 6f9bbf5100 Fix discover 2021-02-09 20:47:04 +01:00
Matthieu c88f4a4cec Initial support for using API size values for single photos 2021-02-08 18:01:48 +01:00
mjaillot bcb40a61ae Refactor profile feed to activity 2021-02-08 15:07:23 +01:00
Matthieu f66475bbdb Initial blurhash use 2021-02-08 01:32:10 +01:00
Matthieu 71714a5f3c Check if size of image isn't too big, and show dialog if it is 2021-02-07 22:55:34 +01:00
Matthieu 50957ea228 Disable add picture button and gray it out when max attained 2021-02-06 17:31:56 +01:00
Matthieu cf45f79ad9 Don't allow adding more images than the server permits 2021-02-05 19:06:57 +01:00
Matthieu cf3021c26a Alert user if API is not enabled. Store some settings in db 2021-02-05 14:48:12 +01:00
Matthieu 9bf62832d3 undo a dependency update for now 2021-02-04 20:49:33 +01:00
Matthieu f8b3e1627a use nodeinfo whenever possible 2021-02-04 20:44:31 +01:00
Matthieu ed1d35b539 Fix media descriptions being wrapped with string 2021-01-25 18:54:55 +01:00
Matthieu 03cf950bab Add check before proceding to upload to fix multi upload 2021-01-25 18:18:56 +01:00
Matthieu f3aff36ad7 Fix crash when clicking on username 2021-01-25 17:34:36 +01:00
Matthieu 8471fd4909 Merge branch 'plurals' into 'master'
Add plurals to strings

Closes #234

See merge request pixeldroid/PixelDroid!297
2021-01-25 11:06:30 +00:00
Matthieu 59d513cfac Add plurals to strings 2021-01-25 11:52:27 +01:00
Matthieu 4c935918d6 Add 'What's an instance' dialog in login instead of opening link 2021-01-25 10:57:27 +01:00
Matthieu 9dd6f3f1a8 Add image description functionality 2021-01-25 00:02:03 +01:00
Matthieu 7798523ad1 use max instead of min_id 2021-01-22 19:42:56 +01:00
Matthieu b221808f9c some progress on fixing profile stuff 2021-01-22 19:25:57 +01:00