Commit graph

2191 commits

Author SHA1 Message Date
tibbi
bdc61380a5 make it easier to keep the device in landscape mode 2017-11-16 23:02:49 +01:00
tibbi
69bc80fa4e rewriting the Included Folders to recyclerview too 2017-11-16 22:15:33 +01:00
tibbi
d596829fd6 rewrite ExcludeFolders activity to use a recyclerview 2017-11-16 22:05:44 +01:00
tibbi
27f00cfe3c improve some double-tap zoom ratios 2017-11-16 19:26:25 +01:00
tibbi
73441a021a update Subsampling Scale Image View to 3.8.0 2017-11-16 18:57:04 +01:00
tibbi
12e3f61574 catch outofmemory errors at gif loading 2017-11-16 14:56:14 +01:00
tibbi
1afddbc7bb update Commons to 2.39.9 2017-11-16 14:53:21 +01:00
tibbi
6f78a6e9ce rewriting MediaAdapter to the Commons MyRecyclerViewAdapter 2017-11-16 14:44:39 +01:00
tibbi
ee883d3acc update MyScalableRecyclerView to the new MyRecyclerView 2017-11-16 14:03:18 +01:00
tibbi
93c0247f9d update kotlin to 1.1.60 2017-11-16 11:59:32 +01:00
tibbi
7dbdd163c1 add multidex support 2017-11-12 23:59:22 +01:00
tibbi
baf1ae2aee update commons to 2.38.9 2017-11-12 23:57:54 +01:00
tibbi
99dee5e7f1 update Commons to 2.38.8 2017-11-12 23:49:29 +01:00
Daria Szatan
1419f979aa [Update] Polish app name + translation 2017-11-12 13:10:49 +01:00
alpenblauwtje
4d4b40e6fd
Small grammar corrections 2017-11-11 16:59:55 +01:00
gregory678
e04b11a049
Updates for version 2.18 2017-11-11 01:50:50 +01:00
tibbi
abbf25ddf8 make sure we show the Use English toggle when it was changed 2017-11-10 21:17:34 +01:00
gcalzo
ed05aca852
Update strings.xml
Replaced "dall\'app" with "dalla app" which is grammatically acceptable... :)
2017-11-10 16:24:31 +01:00
gcalzo
66a1f117d4
Update strings.xml 2017-11-10 13:25:24 +01:00
Pzqqt
c294ff4110
Update strings.xml 2017-11-10 11:40:41 +08:00
tibbi
349aeac252 update version to 2.18.0 2017-11-09 19:31:17 +01:00
tibbi
11fb678ede updating Release notes 2017-11-09 19:31:10 +01:00
Phoenix1747
ad3befbe78
Translated strings for screen orientation 2017-11-09 19:20:07 +01:00
tibbi
96065615b4 use some view visiblity extension functions 2017-11-09 19:14:51 +01:00
tibbi
ae9cce880a make sure extended details are always properly positioned 2017-11-09 19:09:31 +01:00
tibbi
80fadfec62 make videoFragment timeHolder nullable 2017-11-09 17:28:38 +01:00
tibbi
3e7d4b6f5b make resultData.data nullable at pick intent result 2017-11-09 17:23:47 +01:00
tibbi
f374cfde67 reenable GlideDecoder for loading fullscreen media 2017-11-09 17:14:28 +01:00
tibbi
e1ec8c5623 clean up some more things after usage at videofragment 2017-11-09 17:04:10 +01:00
tibbi
f657a64baa reset video SurfaceView and SurfaceHolder on destroy 2017-11-09 16:50:32 +01:00
tibbi
0048f9096b make sure we save the rotated image on the background thread 2017-11-09 16:47:36 +01:00
tibbi
5808ec3b62 update commons to 2.38.1 2017-11-09 16:00:24 +01:00
tibbi
0bb48601f4 remove some empty callbacks to avoid memory leaks 2017-11-09 14:50:05 +01:00
tibbi
aa5b5b3081 move the image saving things in a separate function to reduce indentation 2017-11-09 14:11:52 +01:00
Tibor Kaputa
21fbde7dad
Merge pull request #446 from solokot/master
Update Russian strings
2017-11-09 13:58:17 +01:00
tibbi
014c2b951d clear Glide cache after rotating an image, to avoid some glitches 2017-11-09 13:57:24 +01:00
solokot
649a33b82a
Update strings.xml 2017-11-09 15:50:56 +03:00
tibbi
9141073ed6 try keeping old Last Modified after rotating when needed 2017-11-09 11:27:30 +01:00
Guillaume
400c693b2f
Updated Dutch 2017-11-09 01:23:14 +01:00
tibbi
4efdb1a47a fix saving rotated images on the internal storage 2017-11-08 23:40:19 +01:00
tibbi
28e1d77f1b disable GlideDecoder for now 2017-11-08 23:29:33 +01:00
tibbi
c7bbeddae8 allow password protecting the whole app 2017-11-08 23:13:02 +01:00
tibbi
43d49beca0 split the Rotate button to 3 orientations 2017-11-08 21:22:35 +01:00
tibbi
b41f1e97e6 add a button at fullscreen media for locking screen orientation 2017-11-08 21:10:43 +01:00
tibbi
1a3d52e1c2 adjusting sensitivity of rotating by Device Rotation 2017-11-08 20:46:28 +01:00
tibbi
e06c65163a add some strings related to un/locking device orientation 2017-11-08 20:43:03 +01:00
tibbi
19a0621cab let's try using GlideDecoder at fullscreen media 2017-11-08 20:35:35 +01:00
tibbi
d0f7eb9fb1 reordering some ViewPagerActivity functions 2017-11-08 12:09:48 +01:00
tibbi
3a23e2b0bf add a toggle for forcing English language, if it isnt the device language 2017-11-08 12:08:36 +01:00
Tibor Kaputa
f62ee277a4
show the "Saving..." toast only when SAF dialog is handled 2017-11-07 23:55:17 +01:00
Guillaume
9a90787dbd
Adding handleSAFDialog for EXIF rotation 2017-11-07 23:08:20 +01:00
alpenblauwtje
a57f608971
Update strings.xml
Change ´Gallerij' into correct Dutch 'Galerij'
2017-11-07 21:35:53 +01:00
tibbi
21263b093c update commons to 2.37.2 2017-11-07 18:22:54 +01:00
tibbi
54dca20bdb initialize leak canary in debug build 2017-11-07 17:31:40 +01:00
tibbi
add3760ed2 fix #440, upgrade to Android Studio 3 2017-11-07 17:11:20 +01:00
tibbi
932fc628a3 use applicationContext at launching settings 2017-11-06 23:59:09 +01:00
tibbi
1e69561e84 use applicationContext at getting a Config instance 2017-11-06 23:54:31 +01:00
tibbi
bb1da4a2b5 update version to 2.17.4 2017-11-06 21:18:55 +01:00
tibbi
a8f1b88859 update commons to 2.36.1 2017-11-06 21:09:56 +01:00
tibbi
283121a046 fix #428, try url encoding video path if it throws IOException 2017-11-06 18:43:36 +01:00
tibbi
733e9403dd fix #420, increase the max column count to 20 2017-11-06 17:59:54 +01:00
tibbi
5c929f43ed do the empty path check earlier at PhotoVideoActivity 2017-11-06 17:29:03 +01:00
tibbi
124d44dfb9 fix #438, properly handle GET_CONTENT intent 2017-11-06 17:17:23 +01:00
tibbi
09ff1779e8 do not grant write_uri_permission at get_content result intent 2017-11-06 16:45:40 +01:00
tibbi
6f53df863a update commons to 2.35.8 2017-11-06 16:45:25 +01:00
tibbi
f06fe6a299 make orientationEventListener nullable 2017-11-06 16:25:58 +01:00
tibbi
434b98b5e6 update commons to 2.35.7 2017-11-06 15:14:05 +01:00
Tibor Kaputa
035f1ed715
Merge pull request #437 from ltGuillaume/patch-2
Rotation button fix
2017-11-03 22:30:02 +01:00
Guillaume
b4e43d1c21
Brackets and position fixed 2017-11-03 22:05:56 +01:00
Guillaume
4844e2c2d8
One more deleteFile to remove
...now I understand `return@getFileOutputStream`.
2017-11-03 22:00:28 +01:00
Guillaume
598eeb154d
Improvements as suggested 2017-11-03 21:57:56 +01:00
Guillaume
1aa9ebe286
Rotation button fix
When rotating is initiated, show rotate button permanently to facilitate further rotation. Also, prevent accidental click on Delete when the option "replace share with rotate" is enabled.
2017-11-03 21:36:17 +01:00
Guillaume
63d39b589a
Working EXIF lossless on Internal & SD
Tested and works on both Internal Storage and External SD cards
2017-11-03 17:01:13 +01:00
tibbi
65ef896c30 update version to 2.17.3 2017-11-02 18:46:06 +01:00
tibbi
14abbe6b69 update version to 2.35.0 2017-11-02 18:42:04 +01:00
tibbi
2ada4af2bf catch exceptions thrown by GifDrawable, load them as simple jpgs 2017-11-02 16:23:20 +01:00
Primokorn
ef284691dd
Update FR strings.xml 2017-11-02 10:30:35 +01:00
tibbi
9d8dd61dfa style update + wrap gifDrawables in try/catch 2017-11-02 09:43:49 +01:00
Sérgio Marques
56c9d09975
Update strings.xml 2017-11-01 22:41:51 +00:00
tibbi
b72686cefd updating the way photos are rotated and saved 2017-11-01 23:38:19 +01:00
Guillaume
1cecff008c
OCD :-P 2017-11-01 16:12:27 +01:00
Guillaume
5294997eef
Merge pull request #2 from SimpleMobileTools/master
isJpg()
2017-11-01 14:58:20 +01:00
Guillaume
76a9dfe6c7
.isJpg() 2017-11-01 14:52:49 +01:00
Guillaume
fdc1063838
Update ViewPagerActivity.kt
- Removed  `mRotationDegrees != 0f` check, because save buttton wouldn't have shown anyway
- Check if output file is written
- Added helpers functions (with `.toString()` instead of using `""+`)
2017-11-01 14:51:11 +01:00
tibbi
cb7d9ea108 adding a Malay strings file 2017-11-01 12:05:04 +01:00
tibbi
a934510165 updage Commons to 2.34.9 2017-11-01 11:56:21 +01:00
Guillaume
25bd77bd12
Lossless rotation
Possible issue: even though most EXIF tags keep their original value, some of them are changed by android.media.ExifInterface. it.sephiroth.android.library.exif2.ExifInterface did the same, but to different values and/or with different results.
2017-11-01 04:52:29 +01:00
Phoenix1747
4157f1fb11
Update strings.xml 2017-10-31 14:38:05 +01:00
Oleg A
fc5e8cb9db
Update strings.xml 2017-10-30 23:06:32 +03:00
Tibor Kaputa
a68d4155b4
Merge pull request #423 from ltGuillaume/master
Uniformity between apps
2017-10-30 19:44:45 +01:00
Guillaume
4701e58b0e
Uniformity between apps 2017-10-30 19:41:47 +01:00
Pzqqt
25e5279696
Update strings.xml 2017-10-30 16:00:33 +08:00
Rodrigo
0fdd03cda2
Update strings.xml 2017-10-30 00:07:46 -02:00
tibbi
c20a814100 use the Keep last-modified setting text from Commons 2017-10-29 22:20:13 +01:00
tibbi
26e91a5e0e update version to 2.17.2 2017-10-29 21:14:18 +01:00
tibbi
889ce80df8 update Commons to 2.34.1 2017-10-29 21:14:09 +01:00
tibbi
80c6dcdfc0 update commons to 2.33.9 2017-10-29 21:01:17 +01:00
tibbi
bf0f490397 update version to 2.17.1 2017-10-29 20:22:26 +01:00
tibbi
27476a0735 lets show Set As and Edit button at videos too, why not 2017-10-29 20:19:12 +01:00
tibbi
1cf6480695 update commons to 2.33.8 2017-10-29 20:01:35 +01:00
tibbi
4c80ba98fb move a couple more intent handling to the Commons library 2017-10-29 19:08:45 +01:00
tibbi
437390cfa3 create a shareUris extension for sharing multiple media 2017-10-29 18:37:38 +01:00
tibbi
02dfcd63c0 reuse shareUri at shareMedium 2017-10-29 18:35:08 +01:00
tibbi
73856e6769 reuse the OpenFile intent handling from Commons 2017-10-29 18:28:28 +01:00
tibbi
972a1d4a39 show Properties button at PhotoVideoActivity only with file content uri 2017-10-29 12:51:04 +01:00
tibbi
809d9b81a2 some corrections to loading gifs 2017-10-29 12:27:26 +01:00
tibbi
b421dc273f replace MEDIUM constant with PATH in some intents 2017-10-29 11:41:31 +01:00
tibbi
d52eb60611 use REAL_FILE_PATH from the commons library 2017-10-29 11:26:14 +01:00
tibbi
b154ee77ed update commons to 2.33.1 2017-10-29 10:34:44 +01:00
tibbi
96a5ead186 make mUri in PhotoVideoActivity nullable 2017-10-29 10:34:37 +01:00
tibbi
de1c418f78 catch exceptions thrown at getting mimetype from uri 2017-10-29 10:29:57 +01:00
Guillaume
b966b79b73
New string 2017-10-29 05:55:11 +01:00
tibbi
fc7626d297 update version to 2.17.0 2017-10-28 22:05:04 +02:00
tibbi
4f2b05c2a0 adding the new toggle to Whats New 2017-10-28 22:04:53 +02:00
tibbi
788885227a added a fake drag check at slideshow 2017-10-28 22:02:17 +02:00
tibbi
4d913527f5 update commons to 2.33.0 2017-10-28 21:51:23 +02:00
tibbi
1dad41fdf7 show an error if the user tries sharing too much data 2017-10-28 19:56:33 +02:00
tibbi
75c9d28547 make sure the video fragment still exists when the video completes 2017-10-28 19:05:51 +02:00
tibbi
883e3ad6c1 add a check if the owner file from extended details exists 2017-10-28 19:04:30 +02:00
tibbi
b1019af51b fix #320, make orientation by "Device rotation" less sensitive 2017-10-28 18:39:26 +02:00
tibbi
049d84e054 update commons to 2.32.12 2017-10-28 18:39:04 +02:00
tibbi
7390a02589 remove some redundant imports 2017-10-28 17:55:36 +02:00
tibbi
05dfced1bc add a toggle in Settings to set keeping last-modified value 2017-10-28 17:50:50 +02:00
tibbi
729eb36ca5 do not set videoFragment visibility to false on pause 2017-10-28 16:22:44 +02:00
tibbi
f3eec9135c add a string for keeping old last-modified at copy/move/rename 2017-10-28 14:16:40 +02:00
tibbi
977edc1f34 some cleanup around thumbnail loading 2017-10-28 14:11:01 +02:00
tibbi
4b4869e845 init the viewpager orientation listener earlier 2017-10-28 13:46:53 +02:00
tibbi
4fedc05571 use GifDrawables at thumbnails too 2017-10-28 13:27:50 +02:00
tibbi
1c3aab82ff use a simple ImageView at photo fragments 2017-10-28 12:56:57 +02:00
tibbi
286955ab83 replace PhotoView with GifDrawable
it will replace zoomable gifs with smooth gifs
2017-10-28 11:02:02 +02:00
Tibor Kaputa
05386e4720
Merge pull request #415 from ltGuillaume/master
Dutch: 1 correction (string was too long)
2017-10-28 09:08:27 +02:00
Guillaume
9468a00657
1 correction (was too long) 2017-10-28 05:45:30 +02:00
tibbi
84263a3b10 never force chooser at Edit intent 2017-10-27 14:08:50 +02:00
tibbi
c9f6668fc1 force an app chooser at some openFile intents 2017-10-27 14:08:33 +02:00
tibbi
b6a266d436 always set saveUri at editor activity 2017-10-27 14:02:11 +02:00
tibbi
b3427c57ab adding a properties menu button to photovideoactivity 2017-10-27 11:47:00 +02:00
tibbi
0b352f1bc0 add a null check to intent extras at photovideoactivity 2017-10-27 10:56:36 +02:00
tibbi
c520c8c557 send real filepath as an extra with View intent 2017-10-27 10:54:49 +02:00
tibbi
4c0b773e94 handle sd card files with the fileprovider too 2017-10-27 10:40:21 +02:00
tibbi
98bee4022e replace sending real_file_path with extra_output at the editor 2017-10-27 10:34:16 +02:00
tibbi
f0af8777a3 send the real file path with edit intent 2017-10-27 10:07:58 +02:00
tibbi
b98b6e6cb9 add Set As to the media thumbnails view 2017-10-27 09:36:41 +02:00
tibbi
8e8c0b127d add an Open With menu button to media thumbnails view 2017-10-27 09:33:17 +02:00
tibbi
fa2a237593 update target SDK to 26 and handle fileprovider 2017-10-26 23:43:13 +02:00
tibbi
8686022c89 set initial mIsFragmentVisible to true at third party intents 2017-10-26 17:24:52 +02:00
Sérgio Marques
1d3ac6afb9 Update strings.xml 2017-10-26 13:28:01 +01:00
tibbi
7f10f67c7b fix #386, automatically append "_1" after the filename when saving in editor 2017-10-26 10:10:11 +02:00
tibbi
8e99cd5364 update commons to 2.32.0 2017-10-26 09:34:26 +02:00
tibbi
65f147bc01 updating Show Media Count german trnaslation 2017-10-25 22:06:34 +02:00
tibbi
e8645f34b7 use a color constant for setting adaptive icon background color 2017-10-25 17:57:10 +02:00