Commit Graph

670 Commits

Author SHA1 Message Date
Matthieu 09cec0d36a add danish 2022-11-25 23:02:15 +00:00
Matthieu be7113aa25 add portuguese (non-brazil) 2022-11-25 23:48:31 +01:00
Matthieu e64c2d6399 Fix some bugs 2022-11-25 22:01:36 +01:00
Matthieu 1d6b3c47e7 Fix permissions issue on Android 13 2022-11-25 18:34:34 +01:00
Matthieu 67e92a8dfa Merge master 2022-11-25 16:56:48 +01:00
Matthieu 80d205fd74 Use native language chooser 2022-11-25 16:52:27 +01:00
Matthieu b0bd6d670d Fix merge conflicts 2022-11-24 14:26:55 +01:00
Murat H 446ad44f4b Translated using Weblate (German)
Currently translated at 94.1% (16 of 17 strings)

Translated using Weblate (German)

Currently translated at 78.5% (187 of 238 strings)

Co-authored-by: Murat H <karabela81sta@googlemail.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/de/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/fastlane/de/
Translation: PixelDroid/Fastlane
Translation: PixelDroid/pixeldroid
2022-11-23 20:04:05 +00:00
Weblate Admin 5abde6608e Translated using Weblate (German)
Currently translated at 78.5% (187 of 238 strings)

Co-authored-by: Weblate Admin <contact@pixeldroid.org>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/de/
Translation: PixelDroid/pixeldroid
2022-11-23 20:04:05 +00:00
Murat H 244452a577 Translated using Weblate (German)
Currently translated at 78.9% (188 of 238 strings)

Co-authored-by: Murat H <karabela81sta@googlemail.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/de/
Translation: PixelDroid/pixeldroid
2022-11-23 13:04:04 +00:00
Matthieu e539ce9232 Improve stuff somewhat 2022-11-19 23:23:11 +01:00
fgerber aa5c86d711 Merge fix_redraft into master 2022-11-19 15:16:34 +01:00
fgerber 4f3020e0be Restructure post creation activity into two fragments 2022-11-19 13:21:54 +01:00
Matthieu 651832d35e Refactor trending activity 2022-11-19 00:57:03 +01:00
MagT 2fe334d32e Translated using Weblate (Polish)
Currently translated at 87.3% (208 of 238 strings)

Co-authored-by: MagT <magt@writeme.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/pl/
Translation: PixelDroid/pixeldroid
2022-11-14 17:02:48 +00:00
Matthieu a1ea61a7bd Fix profile edit theme 2022-11-08 22:10:49 +00:00
fgerber ba26871572 Make redraft code more functional, adapt gradle and remove deprecated onBackPressed() 2022-11-04 16:18:01 +01:00
fgerber 553c65f7bc Refactor redraft as functional code 2022-11-03 23:10:02 +00:00
fgerber 8325067566 Remove useless import 2022-11-03 23:10:02 +00:00
fgerber 2e558017f2 Account for NSFW status in redraft 2022-11-03 23:10:02 +00:00
fgerber 79c2f2a391 Move post deletion to ensure download is complete before 2022-11-03 23:10:02 +00:00
fgerber 20d38d3fa8 Pass existing description through to post submission activity 2022-11-03 23:10:02 +00:00
Matthieu e6c1ef766d Fix proguard rules 2022-11-03 18:56:46 +01:00
Matthieu d78ef56489 Update permissions 2022-11-03 17:25:28 +01:00
Matthieu 1481cdc909 Ignore proguard errors 2022-11-03 14:29:36 +01:00
Matthieu c518baa33d Remove extra translations 2022-11-03 14:28:36 +01:00
Matthieu 147046b7b4 Make load spinner exist again 2022-10-31 01:37:44 +01:00
Matthieu c21e277485 Fix hashtags and @ in profile description 2022-10-31 00:54:43 +01:00
Matthieu 35a609613b Enable multiline comments 2022-10-31 00:27:10 +01:00
Matthieu 214ba98bc4 Make carousel indicator count correctly 2022-10-31 00:17:58 +01:00
Matthieu 5644a22d38 Refactor working 2022-10-30 23:37:14 +01:00
Marie 851d95bf0f Start post submission activity 2022-10-30 20:55:41 +01:00
Matthieu 2497504530 Basic profile editing 2022-10-30 20:51:09 +01:00
Matthieu e35cb17879 start on profile editing functionality 2022-10-30 13:03:36 +01:00
Matthieu 085a1f548c Implement collections 2022-10-30 12:34:52 +01:00
Marie Jaillot cb9180fb60 Search/Discover tab 2022-10-29 17:07:59 +00:00
Matthieu 888b6aecc3 Update editing library dependency 2022-10-29 19:00:37 +02:00
Matthieu 4ccf6deb9c Use plugin from jitpack! 2022-10-29 16:53:19 +00:00
Matthieu 665a1add07 Put editing in a module 2022-10-29 16:53:19 +00:00
Matthieu 069c11478a Bug fix redraft and refactor 2022-10-27 14:12:15 +02:00
fgerber 91819dd4db Warn about immediate deletion 2022-10-27 12:35:46 +02:00
fgerber 8b625b43ad Consider posts with multiple pictures/videos and attachment descriptions 2022-10-27 11:45:48 +02:00
Frédéric Gerber 746242eed8 Implement first version of redraft feature 2022-10-27 11:41:40 +02:00
Matthieu de602b0124 Restore EXIF rotation after stripping EXIF metadata 2022-10-25 12:50:32 +02:00
Matthieu 56668688b5 Implement EXIF stripping using "scrambled" library 2022-10-24 23:15:36 +00:00
Marie 5546904324 Refactor DiffUtil 2022-10-24 11:53:44 +02:00
Marie 34900a1ae9 Fixed fragment for old api and refactor 2022-10-24 11:42:24 +02:00
Marie 86e5ed818f Bookmarks done(?) 2022-10-24 07:47:41 +00:00
Marie a81808664a Tab shows bookmarks 2022-10-24 07:47:41 +00:00
Marie e222a375db Bookmark tab only in your own profile 2022-10-24 07:47:41 +00:00