Commit Graph

80 Commits

Author SHA1 Message Date
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
Matthieu 011846c3ad Fix discover 2021-12-20 16:13:05 +01:00
Matthieu b65ea6e87c Fix discover for new api route 2021-12-15 13:18:28 +01:00
Matthieu 9002e3c240 Remove useless formatting 2021-12-15 13:18:05 +01:00
Matthieu 5b557ed061 Change discover endpoint used 2021-12-06 09:56:14 +00:00
Matthieu 1982eeffd9 Lighter licenses 2021-11-29 11:53:17 +01:00
Matthieu 2991b50b3b Fix regex and remove unused code 2021-11-28 20:36:59 +01:00
Matthieu af63fc8990 fix link parsing 2021-11-28 19:02:25 +01:00
Matthieu 58b668e09a Remove enableplaceholders config option 2021-11-28 19:00:18 +01:00
Matthieu 9c3bd5f7ed Better permission handling, refactor common operations 2021-11-27 19:56:42 +01:00
Matthieu cb0e928352 Update dependencies 2021-11-26 17:17:17 +01:00
Matthieu b57922ae1e Remove unused tag 2021-10-20 23:29:45 +02:00
Matthieu bfba41c4f8 Update dependencies 2021-10-20 23:29:42 +02:00
Matthieu f3e76fd2a2 Cleanup 2021-10-08 00:28:34 +02:00
Matthieu 94f7374e38 Cleanup 2021-10-08 00:27:18 +02:00
Matthieu 485140e18d Merge branch 'master' into 'click_notifications'
# Conflicts:
#   app/src/main/java/org/pixeldroid/app/posts/feeds/cachedFeeds/notifications/NotificationsFragment.kt
2021-10-07 21:20:58 +00:00
Matthieu 2df06d4928 Use complete user id (with instance) 2021-09-25 21:24:31 +02:00
Matthieu 5c97fe096f Notifications: initial implementation 2021-09-25 11:52:18 +00:00
Matthieu 717ed496f5 Merge branch 'image_orientation' into 'master'
Image orientation

See merge request pixeldroid/PixelDroid!384
2021-09-23 22:30:27 +00:00
Frédéric Gerber d64728d8ed Consider EXIF orientation manually for APIs < 28
Co-authored-by: Matthieu <24-artectrex@users.noreply.shinice.net>
2021-09-24 00:26:15 +02:00
Matthieu 2e3d912cdc Fix #300 in manner suggested by dansup
"you should be using url if preview_url returns public/no-preview.png or stick with url. The issue is a race condition and caching"
2021-09-22 23:59:39 +02:00
Matthieu ea0342bc22 Replace spaces by %20 in Uri for OAuth prompt 2021-09-18 13:18:29 +02:00
Matthieu 73fc84ad75 Refactor bitmap and make less copies 2021-09-18 13:11:10 +02:00
Frédéric Gerber ad0729686b Remove useless import 2021-09-17 16:47:54 +02:00
Frédéric Gerber 6eaae47140 Comply with EXIF settings when editing a picture 2021-09-17 16:45:47 +02:00
Matthieu 104648af2c Prepare db migration 2021-09-07 13:14:32 +02:00
Matthieu 2511b9f194 Fix lint error 2021-09-07 13:14:32 +02:00