Commit graph

3059 commits

Author SHA1 Message Date
tibbi
5e2a1e054d updating changelog 2018-02-09 20:46:11 +01:00
tibbi
23501a9be7 update version to 3.4.1 2018-02-09 20:46:05 +01:00
tibbi
6a627ceff8 update commons to 3.11.1 2018-02-09 20:45:55 +01:00
tibbi
ace15c4248 allow skipping forward/backward by pressing curr/max time at videos 2018-02-09 20:29:49 +01:00
tibbi
0616117f36 send a more advanced click event with coordinates at clicking side slider 2018-02-09 19:14:48 +01:00
tibbi
db8a88cbfe remove path scanning on viewpager activity 2018-02-09 18:41:22 +01:00
tibbi
ef51271909 properly scale drag_threshold based on device density 2018-02-09 18:40:40 +01:00
tibbi
b179c53940 fix #638, allow horizontal swipes through the brightness/volume slider 2018-02-09 18:32:35 +01:00
tibbi
4449b96d6e handle touch events in MediaSideScroll itself 2018-02-09 17:51:42 +01:00
tibbi
16e30e5969 make MediaSideScroll extend RelativeLayout 2018-02-09 17:12:31 +01:00
tibbi
2a2d37e221 fix some glitches with swiping to sides with Instant media change enabled 2018-02-09 16:41:17 +01:00
Tibor Kaputa
a2b973c233
Merge pull request #644 from Pzqqt/patch-13
Update strings.xml
2018-02-09 12:01:09 +01:00
Pzqqt
9278ff125f
Update strings.xml 2018-02-09 18:55:53 +08:00
tibbi
a10fd3e876 fix #643, properly handle saving edited images with file uri 2018-02-08 21:11:22 +01:00
tibbi
316c8fc85d remove a redundant true 2018-02-08 20:52:36 +01:00
tibbi
777472355d make fullscreen media side gesture bars smaller 2018-02-08 20:35:25 +01:00
tibbi
71243ec05e adding some missing imports 2018-02-08 20:20:17 +01:00
tibbi
1bcbe96b04 replace GridLayoutManager with MyGridLayoutManager 2018-02-08 18:10:40 +01:00
tibbi
711c714686 catch exceptions thrown at getting device brightness 2018-02-08 18:07:52 +01:00
tibbi
4809f54bae lets just catch all exceptions thrown at storing folders json 2018-02-08 18:01:30 +01:00
Tibor Kaputa
db96efac38
Merge pull request #641 from Poussinou/patch-1
Update strings.xml
2018-02-06 18:17:06 +01:00
Poussinou
acfe09b9ff
Update strings.xml 2018-02-06 18:12:57 +01:00
tibbi
fb053fb487 disable image brightness gestures by default, it causes zooming issues 2018-02-06 16:59:52 +01:00
Tibor Kaputa
c4d10019ba
Merge pull request #640 from rodymacedo/patch-9
Update strings.xml
2018-02-06 16:58:15 +01:00
Rodrigo
5f80172c92
Update strings.xml 2018-02-06 13:50:45 -02:00
Tibor Kaputa
3675424d67
Merge pull request #635 from Solatec/patch-5
Update strings.xml
2018-02-05 17:26:11 +01:00
Tibor Kaputa
af0faafc75
Merge pull request #636 from Solatec/patch-6
Update strings.xml
2018-02-05 17:26:04 +01:00
Solatec Informàtica
59f51aa820
Update strings.xml 2018-02-05 15:58:27 +01:00
Solatec Informàtica
3acb97fad2
Update strings.xml 2018-02-05 15:58:10 +01:00
tibbi
0550015144 updating changelog 2018-02-05 12:28:26 +01:00
tibbi
b373cb0818 update version to 3.4.0 2018-02-05 12:28:20 +01:00
tibbi
51e91db662 update commons to 3.10.0 2018-02-05 12:00:51 +01:00
Tibor Kaputa
b54914a951
Merge pull request #632 from fricyo/patch-6
Translation update
2018-02-05 11:18:08 +01:00
fricyo
d3106b50f9
Translation update 2018-02-05 18:16:24 +08:00
tibbi
c98658d069 store the info about directory location in the model itself 2018-02-05 11:15:09 +01:00
tibbi
4941eb642a increase the height of gradient background of thumbnail text 2018-02-05 11:04:21 +01:00
tibbi
f82550ae34 call searchQueryChanged only when search is open 2018-02-05 10:23:38 +01:00
tibbi
8d7853e4f0 catch exceptions thrown at trying to show the image on a map 2018-02-05 09:59:18 +01:00
Tibor Kaputa
ed99b03f8a
Merge pull request #631 from Phoenix1747/patch-1
Update DE
2018-02-05 09:16:09 +01:00
Phoenix1747
4f22795845
Update strings.xml 2018-02-05 08:57:54 +01:00
tibbi
7c54b75ab2 update commons to 3.9.12 2018-02-05 00:13:43 +01:00
tibbi
53d79ecea8 search for new media files in the folders, from which we already have files 2018-02-04 23:56:11 +01:00
tibbi
b89c8e2321 update subsampling to 3.9.0.1 2018-02-04 21:26:34 +01:00
tibbi
4597e888a5 try fixing TransactionTooLargeException on Android Nougat 2018-02-04 21:01:43 +01:00
Tibor Kaputa
0fc8b0b797
Merge pull request #630 from trubitsyn/patch-1
Update strings.xml
2018-02-04 20:39:45 +01:00
Nikola Trubitsyn
98e01be2a7
Update strings.xml 2018-02-04 22:37:33 +03:00
tibbi
b2f54f0e6e add an optional extra check to avoid showing invalid files 2018-02-04 19:58:44 +01:00
Tibor Kaputa
83443c2847
Merge pull request #629 from FTno/patch-9
Update strings.xml
2018-02-04 19:29:34 +01:00
FTno
b02e02b6b0
Update strings.xml
Norwegian translation update
2018-02-04 19:21:59 +01:00
tibbi
8effeedd7d catch and show exceptions thrown at fetching path of MediaActivity 2018-02-04 18:02:06 +01:00