Commit Graph

745 Commits

Author SHA1 Message Date
Matthieu 56b2d97889 Merge branch 'security_suggestions3' into 'master'
Refactors and correctness improvements

See merge request pixeldroid/PixelDroid!468
2022-08-21 11:14:41 +00:00
Matthieu 5c839dd1e8 Use cacheDir for temp files 2022-08-21 00:45:17 +02:00
Matthieu 026374843e Safer usage of FFmpegKit 2022-08-21 00:45:17 +02:00
Matthieu 9da78746fd Remove all logs from production apk 2022-08-21 00:45:17 +02:00
Matthieu bd22d93167 Update Pixelfed API doc link 2022-08-21 00:45:17 +02:00
Matthieu 1a2720ee74 Allow freestyle in cropping 2022-08-21 00:45:17 +02:00
Matthieu ce4d9d7082 Limit BlurHash ratio 2022-08-21 00:45:17 +02:00
Matthieu f96496e22d Remove useless "LIMIT 1" on SQL queries 2022-08-21 00:45:17 +02:00
Matthieu 4d126e56a1 Make comment formatting consistent 2022-08-21 00:45:17 +02:00
Matthieu ace7f92a2c Fix bug where JPEG is saved with PNG filename 2022-08-21 00:45:17 +02:00
Matthieu 370efe184b Update dependencies 2022-08-21 00:45:17 +02:00
Ricardo Vieira 2f94c97a42 Translated using Weblate (Portuguese)
Currently translated at 95.1% (197 of 207 strings)

Translated using Weblate (Portuguese)

Currently translated at 13.3% (2 of 15 strings)

Co-authored-by: Ricardo Vieira <ricardojmv@tuta.io>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/pt/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/fastlane/pt/
Translation: PixelDroid/Fastlane
Translation: PixelDroid/pixeldroid
2022-08-13 08:07:57 +00:00
Weblate a2195a61b6 Added translation using Weblate (Portuguese)
Co-authored-by: Weblate <noreply@weblate.org>
2022-08-12 20:16:05 +00:00
Matthieu b1589dfe25 Merge remote-tracking branch 'weblate/master' 2022-08-12 17:19:57 +02:00
Eric 908074ca6e Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (207 of 207 strings)

Co-authored-by: Eric <alchemillatruth@purelymail.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/zh_Hans/
Translation: PixelDroid/pixeldroid
2022-08-10 08:02:58 +00:00
Grzegorz Cichocki 8ce1709c03 Translated using Weblate (Polish)
Currently translated at 100.0% (207 of 207 strings)

Translated using Weblate (Polish)

Currently translated at 35.9% (74 of 206 strings)

Co-authored-by: Grzegorz Cichocki <grzegorz.cichocki@pollub.edu.pl>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/pl/
Translation: PixelDroid/pixeldroid
2022-08-10 08:02:58 +00:00
Grzegorz Cichocki a59ed68736 Translated using Weblate (Polish)
Currently translated at 35.9% (74 of 206 strings)

Co-authored-by: Grzegorz Cichocki <grzegorz.cichocki@pollub.edu.pl>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/pl/
Translation: PixelDroid/pixeldroid
2022-08-09 18:03:09 +00:00
Matthieu cceb3c654a Release 17 2022-08-04 09:36:42 +02:00
Matthieu 5cc5d0d9d7 Merge branch 'commentImprovements' into 'master'
Comment improvements

See merge request pixeldroid/PixelDroid!460
2022-08-03 18:34:26 +00:00
Matthieu 62dc91413d improve on comments 2022-08-03 20:19:29 +02:00
Matthieu 88ac02150c Add domain to comments 2022-08-03 13:32:13 +02:00
Matthieu 07168c1c1f Add pull to refresh to comments 2022-08-02 21:19:05 +02:00
Matthieu 696228517d Working comment improvements 2022-08-02 20:15:21 +02:00
Tomas 0b4e4172e2 Translated using Weblate (Czech)
Currently translated at 90.7% (187 of 206 strings)

Co-authored-by: Tomas <tomas@brabenec.net>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/cs/
Translation: PixelDroid/pixeldroid
2022-08-01 21:55:55 +00:00
Xose M de4e45d68f Translated using Weblate (Galician)
Currently translated at 100.0% (206 of 206 strings)

Co-authored-by: Xose M <correoxm@disroot.org>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/gl/
Translation: PixelDroid/pixeldroid
2022-07-30 19:03:12 +00:00
Matthieu f4a40dc362 Merge branch 'security_suggestions2' into 'master'
Add dependency verification and remove information leak from OkHttp

See merge request pixeldroid/PixelDroid!456
2022-07-29 13:21:22 +00:00
Matthieu 17f5df37a4 allow unit tests in cleartext 2022-07-29 15:11:14 +02:00
Matthieu dc68d328ff Add dependency verification and remove information leak from OkHttp 2022-07-29 10:45:28 +02:00
Eric aea7070df3 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (206 of 206 strings)

Co-authored-by: Eric <alchemillatruth@purelymail.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/zh_Hans/
Translation: PixelDroid/pixeldroid
2022-07-29 07:03:11 +00:00
Matthieu fa20a7731a Remove hardcoded strings, add contentdescriptions 2022-07-28 20:56:29 +02:00
Matthieu 7ed25c7f1d Reduce technical debt and improve code, remove hardcoded strings 2022-07-28 20:11:08 +02:00
Matthieu d700e92e78 Merge branch 'imageSaveFixes' into 'master'
Fix saving image with content link

See merge request pixeldroid/PixelDroid!453
2022-07-27 20:31:31 +00:00
Matthieu 04c509d05a Fix saving image with content link 2022-07-27 15:55:33 +02:00
Matthieu 3e0b4a4183 Merge branch 'translations' into 'master'
Translated using Weblate (German)

See merge request pixeldroid/PixelDroid!452
2022-07-27 13:02:06 +00:00
Matthieu 9d2e77da8f Try test butler 2022-07-27 12:12:14 +02:00
Matthieu d1a34abf85 undo emulator change 2022-07-26 19:49:17 +02:00
Matthieu a1fe894212 try gradle emulator 2022-07-26 17:54:13 +02:00
Matthieu 3f49be6355 Work on tests to make CI work again 2022-07-26 14:21:58 +02:00
Matthieu d69089c363 keep LinkedTreeMap 2022-07-25 16:43:32 +02:00
Jean-Luc Tibaux 08b1f4196d Translated using Weblate (German)
Currently translated at 100.0% (14 of 14 strings)

Translated using Weblate (German)

Currently translated at 100.0% (200 of 200 strings)

Co-authored-by: Jean-Luc Tibaux <eUgEntOptIc@outlook.de>
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-07-21 23:03:48 +00:00
Jean-Luc Tibaux 62a7e8c3cd Translated using Weblate (German)
Currently translated at 94.5% (189 of 200 strings)

Co-authored-by: Jean-Luc Tibaux <eUgEntOptIc@outlook.de>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/de/
Translation: PixelDroid/pixeldroid
2022-07-21 16:23:50 +00:00
Ansgar 5ce7b0b97f Translated using Weblate (German)
Currently translated at 94.5% (189 of 200 strings)

Co-authored-by: Ansgar <info@hiajen.de>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/de/
Translation: PixelDroid/pixeldroid
2022-07-21 16:23:50 +00:00
Jean-Luc Tibaux 854a53cb9c Translated using Weblate (German)
Currently translated at 94.5% (189 of 200 strings)

Co-authored-by: Jean-Luc Tibaux <eUgEntOptIc@outlook.de>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/de/
Translation: PixelDroid/pixeldroid
2022-07-21 16:23:50 +00:00
Dan Xavier 38ef32a0e8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 84.5% (169 of 200 strings)

Co-authored-by: Dan Xavier <dannylo@tuta.io>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/pt_BR/
Translation: PixelDroid/pixeldroid
2022-07-20 02:03:47 +00:00
Matthieu c0449f9adf Merge branch 'security_suggestions' into 'master'
Security suggestion, CI changes

See merge request pixeldroid/PixelDroid!446
2022-07-16 08:53:16 +00:00
Matthieu db6d96a8cc put in mascot and change color themes 2022-07-13 12:55:05 +02:00
Matthieu f1be5733e0 Act on some of the security suggestions 2022-07-11 10:47:18 +02:00
Eric 7799e8e06f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (200 of 200 strings)

Co-authored-by: Eric <alchemillatruth@purelymail.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/zh_Hans/
Translation: PixelDroid/pixeldroid
2022-07-10 13:39:23 +00:00
Matthieu 600000c6e1 Make sure settings activity title is translated 2022-07-10 15:38:48 +02:00
Tomas e59b6c3359 Translated using Weblate (Czech)
Currently translated at 93.7% (179 of 191 strings)

Co-authored-by: Tomas <tomas@brabenec.net>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/cs/
Translation: PixelDroid/pixeldroid
2022-07-10 13:25:25 +00:00
Matthieu 4fab42abe8 Merge branch 'translations' into 'master'
Translated using Weblate (Galician)

See merge request pixeldroid/PixelDroid!442
2022-07-10 13:25:18 +00:00
Matthieu e560a78b44 Merge branch 'crash_fixes' into 'master'
Color theme, and prevent crash

See merge request pixeldroid/PixelDroid!440
2022-07-10 13:10:51 +00:00
Matthieu 696959214f fix splash screen color 2022-07-10 15:10:35 +02:00
Matthieu 0e811fe43a Prepare release 16 2022-07-10 13:49:50 +02:00
Matthieu b07608092c Color accents and UI improvements 2022-07-10 13:42:19 +02:00
Matthieu 326d744925 Start on theme choose 2022-07-08 23:20:44 +02:00
Xose M c7c30fb33a Translated using Weblate (Galician)
Currently translated at 100.0% (13 of 13 strings)

Translated using Weblate (Galician)

Currently translated at 100.0% (191 of 191 strings)

Translated using Weblate (Spanish)

Currently translated at 89.5% (171 of 191 strings)

Co-authored-by: Xose M <correoxm@disroot.org>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/es/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/gl/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/fastlane/gl/
Translation: PixelDroid/Fastlane
Translation: PixelDroid/pixeldroid
2022-07-05 12:03:04 +00:00
Matthieu 29abb422bf add gson proguard rules 2022-07-01 17:37:11 +02:00
Ansgar 58262783b1 Translated using Weblate (German)
Currently translated at 100.0% (11 of 11 strings)

Translated using Weblate (German)

Currently translated at 96.3% (184 of 191 strings)

Co-authored-by: Ansgar <info@hiajen.de>
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-06-28 15:02:45 +00:00
Matthieu bdf404b791 Add hungarian translation :) 2022-06-26 17:52:33 +02:00
Balázs Meskó 893852e39b Translated using Weblate (Hungarian)
Currently translated at 100.0% (11 of 11 strings)

Translated using Weblate (Hungarian)

Currently translated at 100.0% (191 of 191 strings)

Co-authored-by: Balázs Meskó <mesko.balazs@fsf.hu>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/hu/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/fastlane/hu/
Translation: PixelDroid/Fastlane
Translation: PixelDroid/pixeldroid
2022-06-26 14:25:18 +00:00
Balázs Meskó 51a5c540e9 Added translation using Weblate (Hungarian)
Co-authored-by: Balázs Meskó <mesko.balazs@fsf.hu>
2022-06-25 13:38:21 +00:00
Eric 15bc0fd4a6 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (191 of 191 strings)

Co-authored-by: Eric <alchemillatruth@purelymail.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/zh_Hans/
Translation: PixelDroid/pixeldroid
2022-06-25 08:25:16 +00:00
Matthieu 7d2e51f141 Hotfix release: fix creation activity crashes 2022-06-24 18:11:29 +02:00
Matthieu 340ea8e178 Release 13 2022-06-21 19:03:43 +02:00
Matthieu 4a6795bc0e Improve compatibility and add a shortcut for creating a post 2022-06-21 18:47:12 +02:00
Matthieu b8d9fb7c7e Release 12 2022-06-20 17:19:30 +02:00
Matthieu cc37bfefce Merge branch 'edit_video' into 'master'
Video edit functionality

See merge request pixeldroid/PixelDroid!429
2022-06-20 13:51:56 +00:00
Matthieu 8201bb6bae Update licenses and switch to ffmpeg-kit-min 2022-06-19 16:29:59 +02:00
Matthieu 3c7f46d75a Fix bug where all saved files were pngs 2022-06-19 14:28:00 +02:00
Matthieu 5c221e004d huge refactor of PostCreation to use ViewModel 2022-06-19 13:02:05 +02:00
Matthieu 8cecfa3de6 Video edit 2022-06-18 22:21:19 +02:00
Matthieu 840e55bd6f Beta 11 release 2022-06-13 08:57:38 +00:00
Matthieu 1f03f96d7a Rudimentary ffmpeg thumbnail 2022-06-10 23:43:52 +02:00
Matthieu 3b202da7bd Open correct image 2022-06-09 19:43:42 +02:00
Matthieu f3dea49627 Merge branch 'open_photo' of gitlab.shinice.net:pixeldroid/PixelDroid into open_photo 2022-06-09 19:34:21 +02:00
Matthieu 4806dc4a06 Open album in full screen 2022-06-09 19:30:09 +02:00
Matthieu d23d7a455c Open album in full screen 2022-06-09 19:29:26 +02:00
Matthieu 52cefe63aa Detect single tap, create zoomable imageview 2022-06-08 00:00:35 +02:00
Matthieu 114f642181 Update dependencies 2022-06-07 20:46:46 +02:00
ge f0b68311f6 Translated using Weblate (Russian)
Currently translated at 30.0% (3 of 10 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (179 of 179 strings)

Co-authored-by: ge <gechandev@gmail.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/ru/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/fastlane/ru/
Translation: PixelDroid/Fastlane
Translation: PixelDroid/pixeldroid
2022-04-26 07:20:51 +00:00
Xose M a2dc0e1c3d Translated using Weblate (Galician)
Currently translated at 100.0% (179 of 179 strings)

Co-authored-by: Xose M <correoxm@disroot.org>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/gl/
Translation: PixelDroid/pixeldroid
2022-04-14 10:23:28 +00:00
Суспільне Надбання 3344569ac6 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (179 of 179 strings)

Co-authored-by: Суспільне Надбання <k0tyk@autistici.org>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/uk/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/fastlane/uk/
Translation: PixelDroid/Fastlane
Translation: PixelDroid/pixeldroid
2022-04-09 07:15:24 +00:00
Eric 272389be95 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (179 of 179 strings)

Co-authored-by: Eric <spice2wolf@gmail.com>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/zh_Hans/
Translation: PixelDroid/pixeldroid
2022-04-08 09:31:16 +00:00
Xose M a793ec4a35 Translated using Weblate (Galician)
Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Galician)

Currently translated at 100.0% (179 of 179 strings)

Co-authored-by: Xose M <correoxm@disroot.org>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/gl/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/fastlane/gl/
Translation: PixelDroid/Fastlane
Translation: PixelDroid/pixeldroid
2022-04-08 09:31:16 +00:00
Matthieu 721aa9372e Fix error message not showing in profile 2022-03-19 14:04:15 +01:00
Matthieu bbd1949af9 Fix version name being botched 2022-03-19 14:04:10 +01:00
Matthieu 1cee4d7752 Release 9 2022-03-17 23:17:31 +01:00
Matthieu d49e0f58ff Merge branch 'master' into 'profile_perf_fix'
# Conflicts:
#   app/build.gradle
#   app/src/main/java/org/pixeldroid/app/settings/SettingsActivity.kt
#   build.gradle
2022-03-17 22:11:15 +00:00
Matthieu 1823007b1b Fix profile recyclerview not recycling 2022-03-17 22:53:00 +01:00
Matthieu 2ef7efff35 Update dependencies 2022-03-12 22:07:24 +01:00
Matthieu e70ee1a616 Fix license crash by adding proguard rules 2022-02-28 11:42:04 +01:00
Matthieu ec2dc5f02d Merge branch 'release8' into 'master'
Release 8

See merge request pixeldroid/PixelDroid!420
2022-02-17 12:10:06 +00:00
Matthieu 1462cc052e Release 8 2022-02-17 13:09:42 +01:00
Matthieu 77c895bbf2 Audio and fullscreen video 2022-02-17 12:22:21 +01:00
Matthieu 03f83790f2 Rudimentary video support in PostCreationActivity 2022-02-17 12:22:21 +01:00
Matthieu 63362a031b Only allow video upload when supported by instance 2022-02-17 12:22:21 +01:00
Matthieu 81d73b7a38 Add video play support 2022-02-17 12:22:21 +01:00
Matthieu 277dd3c66e Allow video uploads 2022-02-17 12:22:21 +01:00
Matthieu d8634f4bee Update dependencies 2022-02-17 12:22:16 +01:00