Commit Graph

106 Commits

Author SHA1 Message Date
Matthieu 48752e8db2 Implement new splash screen and dynamic color 2022-10-15 14:35:36 +02:00
Matthieu eede5f4426 Improve validation and SharedSettings clearing 2022-08-21 17:15:53 +02: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 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
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
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
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 04c509d05a Fix saving image with content link 2022-07-27 15:55:33 +02:00
Matthieu 3f49be6355 Work on tests to make CI work again 2022-07-26 14:21:58 +02:00
Matthieu 600000c6e1 Make sure settings activity title is translated 2022-07-10 15:38:48 +02:00
Matthieu 696959214f fix splash screen color 2022-07-10 15:10:35 +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
Matthieu 4a6795bc0e Improve compatibility and add a shortcut for creating a post 2022-06-21 18:47:12 +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 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 721aa9372e Fix error message not showing in profile 2022-03-19 14:04:15 +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 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 9b0cabe37c Dismiss notification group of current account when notification tab is opened 2022-02-06 15:58:14 +01:00
Matthieu 57d8962eb6 Group notifications 2022-02-05 14:58:54 +01:00
Matthieu 94e431d93f Format html 2022-02-05 14:54:31 +01:00
Matthieu 0affdb1f06 Update dependencies 2022-02-05 14:54:27 +01:00
Matthieu 699938a837 Allow remote images in upload (e.g. Nextcloud) 2022-01-23 13:12:39 +01:00