1
0
mirror of https://gitlab.shinice.net/pixeldroid/PixelDroid synced 2024-12-22 21:10:02 +01:00
Commit Graph

335 Commits

Author SHA1 Message Date
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
360e40b7fa Update dependencies 2021-02-04 17:34:56 +01:00
Matthieu
ed5b780ee6 Release, and minify apk/use proguard properly 2021-01-25 20:41:00 +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
220001a613 Merge branch 'translations' into 'master'
Translated using Weblate (Chinese (Simplified))

See merge request pixeldroid/PixelDroid!298
2021-01-25 11:14:08 +00: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
b1fbdcf589 Remove useless string 2021-01-25 11:59:50 +01:00
Matthieu
59d513cfac Add plurals to strings 2021-01-25 11:52:27 +01:00
Matthieu
c2e81378a3 remove extraneous string 2021-01-25 11:13:25 +01:00
Matthieu
4c935918d6 Add 'What's an instance' dialog in login instead of opening link 2021-01-25 10:57:27 +01:00
Dylan Wu
ba09c1e532 Translated using Weblate (Chinese (Simplified))
Currently translated at 74.8% (107 of 143 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/zh_Hans/
2021-01-25 06:58:15 +00:00
Matthieu
4aef72490d Merge branch 'translations' into 'master'
Translated using Weblate (Chinese (Simplified))

See merge request pixeldroid/PixelDroid!295
2021-01-24 23:24:00 +00:00
Matthieu
9dd6f3f1a8 Add image description functionality 2021-01-25 00:02:03 +01:00
Matthieu
43c7db2699 Clean up redundant files, change to using ic_fred drawable instead of pixeldroid text 2021-01-24 17:55:39 +01:00
Dylan Wu
8e81549cd5 Translated using Weblate (Chinese (Simplified))
Currently translated at 71.8% (102 of 142 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/zh_Hans/
2021-01-24 14:42:13 +00:00
Yarmo Mackenbach
ad3e2bbe2b Translated using Weblate (Dutch)
Currently translated at 91.5% (130 of 142 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
2021-01-19 07:22:56 +00:00
x
1a612dfd6a Translated using Weblate (Italian)
Currently translated at 99.2% (141 of 142 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/it/
2021-01-18 05:22:56 +00:00
Weblate Admin
1689c2293d Translated using Weblate (Dutch)
Currently translated at 90.8% (129 of 142 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
2021-01-16 22:02:45 +00:00
Weblate Admin
c6aa7ac49b Translated using Weblate (French)
Currently translated at 100.0% (142 of 142 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
2021-01-16 22:02:45 +00:00
forght
5000fbe0ba Translated using Weblate (German)
Currently translated at 100.0% (142 of 142 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/de/
2021-01-15 13:58:20 +00:00
Matthieu
80cdaacf03 Fix infinite dialog loop 2021-01-14 13:15:40 +01:00
Matthieu
417332fb5c Do edit check in onBackPressed to also catch pressing the system back button 2021-01-14 12:49:50 +01:00
Matthieu
c9a43f0c1c Increment version number 2021-01-14 11:51:15 +01:00
Matthieu
01879cfd28 Merge branch 'edit_ux_improvements' into 'master'
Improve UX in post creation and edit activities

Closes #267

See merge request pixeldroid/PixelDroid!285
2021-01-14 11:27:24 +01:00
Matthieu
24098ba757 Remove useless strings 2021-01-14 10:59:53 +01:00
Matthieu
5dbc45c35d Typo 2021-01-14 10:48:35 +01:00
Matthieu
da1a2025c6 Update licenses yml and html 2021-01-13 23:23:43 +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
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
fc3ce61368 Merge branch 'translations' into 'master'
Translated using Weblate (Italian)

See merge request pixeldroid/PixelDroid!284
2021-01-08 11:33:34 +01:00
mjaillot
9ddbe8e0e6 Fix search 2021-01-07 19:54:39 +01:00
x
18e2ca0fd6 Translated using Weblate (Italian)
Currently translated at 100.0% (140 of 140 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/it/
2021-01-07 03:43:31 +00:00
Matthieu
1a2a971de6 Merge branch 'logout_bugfix' into 'master'
Fix #271

Closes #271

See merge request pixeldroid/PixelDroid!282
2021-01-05 00:43:28 +01:00
Matthieu
8e5e2c2d87 Fix #271 by updating the apiholder before relaunching the application 2021-01-05 00:38:16 +01:00
Weblate Admin
7014473d7a Translated using Weblate (Dutch)
Currently translated at 92.8% (130 of 140 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/nl/
2021-01-04 13:57:59 +00:00
Weblate Admin
9090bb3421 Translated using Weblate (French)
Currently translated at 96.4% (135 of 140 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fr/
2021-01-04 13:57:59 +00:00
Mostafa Ahangarha
c9ad41a844 Translated using Weblate (Persian)
Currently translated at 99.2% (139 of 140 strings)

Translation: PixelDroid/pixeldroid
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/pixeldroid/fa/
2021-01-03 06:43:29 +00:00
Matthieu
181a619c8f Merge branch 'translations' into 'master'
Translations

See merge request pixeldroid/PixelDroid!278
2021-01-01 12:26:29 +01:00