Commit Graph

28 Commits

Author SHA1 Message Date
Matéo Duparc 2ee7a5b871
Allow changing thumbnail max size 2022-03-23 16:39:28 +01:00
Matéo Duparc 71a314b0a0
New home UI 2022-03-05 12:51:02 +01:00
Matéo Duparc f546e64c34
ImageViwer: retrieve screen size with Resources.getSystem().displayMetrics 2022-01-23 12:56:37 +01:00
Matéo Duparc 23d017780f
Flush previous image before loading the next in ImageViewer 2021-12-25 16:13:34 +01:00
Matéo Duparc bd4c935c4c
Downscale image when decoding with BitmapFactory 2021-12-21 11:19:06 +01:00
Matéo Duparc d3f0d059f8
Switch from Cyanea to Themes 2021-11-09 16:40:28 +01:00
Matéo Duparc 01a9c261f5
Fix image viewer 2021-11-07 12:53:38 +01:00
Matéo Duparc 1cab607fa1
Decode images with BitmapFactory instead of Glide 2021-10-23 20:19:33 +02:00
Matéo Duparc 4ede408aac
Remove some deprecation warnings 2021-09-01 20:15:11 +02:00
Matéo Duparc 71d9447467
Migrate to viewBinding 2021-06-11 20:23:54 +02:00
Matéo Duparc b0145e0192
Remove android:onClick properties 2021-06-07 16:34:50 +02:00
Matéo Duparc a4db2740a1
Fix crash when deleting a lonely image 2021-04-07 17:39:10 +02:00
Matéo Duparc 86e9572431
Media playlist 2021-03-17 21:11:14 +01:00
Matéo Duparc a4d32bff56
Improving UX related to images 2020-12-20 12:27:48 +01:00
Matéo Duparc 3795f8790f Slideshow UI fix 2020-11-03 13:34:40 +01:00
Matéo Duparc 4378c962fc Bug fix on last image deletion 2020-10-23 13:33:53 +02:00
Hardcore Sushi 7fad08ae66 Zoom bug on next/previous image fix 2020-10-14 19:03:30 +02:00
Hardcore Sushi 646a194dd7 Image rotation saving feature & navigation buttons 2020-09-30 16:23:47 +02:00
Hardcore Sushi 0ca5bbcbb4 KEEP_SCREEN_ON in slideshow 2020-09-29 11:14:30 +02:00
Hardcore Sushi bad270851f ImageViewer: delete button & ui behavior improvements 2020-09-05 10:22:12 +02:00
Hardcore Sushi 5c0f317a04 ImageViewer title & slideshow 2020-08-25 15:43:47 +02:00
Hardcore Sushi 6c43750290 Camera HDR, grid & filters & Directory size calculation 2020-08-11 20:40:14 +02:00
Hardcore Sushi 35a2e35bdc Close volume onPause & FileViewer fullscreen fixes 2020-08-09 14:33:25 +02:00
Hardcore Sushi 0bfb952365 Take Photo feature 2020-08-05 17:49:37 +02:00
Hardcore Sushi 03d5b468f2 Sorted image swipe & ExplorerViewModel 2020-08-05 14:25:31 +02:00
Hardcore Sushi 400aa831b2 Image swipe 2020-08-01 18:40:38 +02:00
Hardcore Sushi bfe7e88578 Bug Fixes 2020-07-18 18:44:53 +02:00
Hardcore Sushi bc00740f5b Inital commit 2020-07-17 22:12:20 +02:00