Commit graph

2480 commits

Author SHA1 Message Date
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
d0e4fd1df7 updating changelog 2017-11-02 18:46:15 +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
Tibor Kaputa
56af281cf4
Merge pull request #432 from Primokorn/patch-3
Update FR strings.xml
2017-11-02 10:44:25 +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
Tibor Kaputa
ac640bbccc
Merge pull request #431 from smarquespt/patch-1
Update strings.xml
2017-11-01 23:51:44 +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
Tibor Kaputa
0cc2c3d8f1
Merge pull request #427 from ltGuillaume/master
Lossless rotation for JPEG
2017-11-01 21:25: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
Guillaume
bc9f62db40
Merge pull request #1 from SimpleMobileTools/master
Get this thing up-to-date
2017-10-31 23:02:01 +01:00
Tibor Kaputa
c96a446e49
Merge pull request #425 from Phoenix1747/patch-1
Updated German
2017-10-31 16:40:39 +01:00
Phoenix1747
4157f1fb11
Update strings.xml 2017-10-31 14:38:05 +01:00
Tibor Kaputa
0dc1203b94
Merge pull request #424 from OLEG4120/patch-1
Update translation
2017-10-30 21:13:02 +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
Tibor Kaputa
0667cf637f
Merge pull request #422 from Pzqqt/patch-2
Update strings.xml
2017-10-30 09:12:58 +01:00
Pzqqt
25e5279696
Update strings.xml 2017-10-30 16:00:33 +08:00
Tibor Kaputa
a0e129c77b
Merge pull request #421 from rodymacedo/patch-7
Update strings.xml
2017-10-30 08:54:43 +01: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
ac5d0d604b updating changelog 2017-10-29 21:14:24 +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
37dd189300 updating changelog 2017-10-29 20:22:31 +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