1
0
mirror of https://codeberg.org/Starfish/Imagepipe.git synced 2025-10-06 03:02:39 +02:00

16 Commits

Author SHA1 Message Date
Starfish
82a8aae314 improve SeekBarPreference,versionCode 51, versionName "0.72" 2025-01-01 13:57:21 +01:00
Starfish
f6757e2fe5 fix piping of multiple images fails after resetting preferences 2024-12-29 17:03:20 +01:00
Starfish
a5da25aba4 remove non-static access to sharedPreferences 2024-12-29 14:05:58 +01:00
Starfish
0b2480b019 fix multiple pipe failing when media permissions are removed 2024-12-28 18:23:46 +01:00
Starfish
f8bc68b518 fix GET_CONTENT intent never added exif data 2024-12-28 15:15:41 +01:00
Starfish
5d327fd5e9 versionCode 50, versionName "0.71" 2024-12-14 17:33:38 +01:00
Starfish
705cdaabeb code clean-up to separate the imageEditor from the intent/onSavedInstanceState logic, add warning screen that Imagepipe was configured to keep some exif tags, add unified class for logging, ensuring that logs won't appear in production builds 2024-12-10 20:53:08 +01:00
Starfish
c24e772860 add new exif tags for api 30 and above, improved handling of exif tags, add custom save path for images 2024-11-24 20:37:46 +01:00
Starfish
1de37e24e2 versionCode 49, versionName "0.70" 2024-10-30 20:31:59 +01:00
Starfish
f875d3d53e improve "clear after sharing" description 2024-07-14 15:49:30 +02:00
Starfish
c849480187 image is saved again before sharing if file name pattern changes 2024-07-14 13:14:32 +02:00
Starfish
c94df537b8 improved FileContentProvider to also handle (relative) file paths, changed file names in picture cache, moved temporary files used for sharing to a subfolder 2024-07-13 21:09:04 +02:00
Starfish
0f5f16d8f6 fix image uri not recognized when a single image is selected and the result is stored in the clip data, moved the button listeners from onCreate to onResume 2024-07-06 12:55:04 +02:00
Starfish
b583ffd1d3 add option to crop corners, improve rotation dialog 2024-06-30 15:45:19 +02:00
Starfish
8f67738266 add new rotation dialog 2024-06-29 20:52:07 +02:00
Starfish
5594f40d0d add internal file name counter 2024-06-29 11:47:13 +02:00