Commit Graph

22 Commits

Author SHA1 Message Date
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 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
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 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 59d513cfac Add plurals to strings 2021-01-25 11:52:27 +01:00
Matthieu 9dd6f3f1a8 Add image description functionality 2021-01-25 00:02:03 +01:00
Matthieu 6fa4488296 Use view binding more 2021-01-13 22:46:00 +01:00
Matthieu bebf0233dc Start removing deprecated kotlin-android-extensions uses 2021-01-13 01:28:08 +01:00
Matthieu 8bfbe2fbb5 Finish implementing carousel+grid postcreation 2021-01-12 17:16:37 +01:00
Matthieu 4b8f47155c Make buttons prettier, defer uploading to when the image is posted, add remove button 2021-01-10 22:30:35 +01:00
Matthieu d6e7d2377f Carousel in the PostCreationActivity, change PhotoEditActivity to be more intuitive 2021-01-09 16:19:26 +01:00
Matthieu f38e823578 More coroutines. 2020-12-29 22:35:45 +01:00
Matthieu 86543ee74c Correct a bunch of small things raised by inspection 2020-12-28 20:53:24 +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