Commit Graph

3593 Commits

Author SHA1 Message Date
tibbi fad04b406e update commons to 4.2.9 2018-06-20 23:22:17 +02:00
tibbi 34da4cdec8 move the bottom actions a bit up 2018-06-20 23:12:09 +02:00
tibbi 283a8254dc avoid some folder operations on Favorites 2018-06-20 23:09:42 +02:00
tibbi cc5bf379c4 hide some menu items at the Favorites folder 2018-06-20 22:42:53 +02:00
tibbi 8af3b1eee3 fix some Favorites glitches, try treating it more like other folders 2018-06-20 22:20:43 +02:00
tibbi b81e1c2172 make sure we sort the Favorites properly 2018-06-20 21:55:41 +02:00
tibbi d4fe872a3a make sure the Favorites folder is pinned by default 2018-06-20 21:49:54 +02:00
tibbi cc5fbecabd do not store actual item array lists in adapters, pass clones only 2018-06-20 21:42:31 +02:00
tibbi 43a6ececba make sure Favorites folder is not shown twice 2018-06-20 21:40:10 +02:00
tibbi 40dc05602c allow batch favorite toggling by long pressing items 2018-06-20 21:09:51 +02:00
tibbi e508030496 remove the path scanning at ViewPager activity 2018-06-20 20:47:08 +02:00
tibbi 5677367fbf adding a couple more Favorite improvements 2018-06-20 16:22:11 +02:00
tibbi 58877df88e couple improvements related to the Favorites folder 2018-06-20 15:44:39 +02:00
Tibor Kaputa 556ec23a0c
Merge pull request #812 from solokot/master
Update Russian
2018-06-20 15:16:12 +02:00
solokot d7d222558d
Update strings.xml 2018-06-20 15:47:32 +03:00
solokot 4a13787baa
Merge pull request #31 from SimpleMobileTools/master
upd
2018-06-20 15:43:11 +03:00
tibbi dce71ac166 optimize favorite item fetching, do not query it too often 2018-06-20 12:10:41 +02:00
tibbi 368ffd4b1d fix storing item Favorite state 2018-06-20 11:56:38 +02:00
tibbi 7336fc263d handle Toggle favorite icon updating 2018-06-19 23:34:36 +02:00
tibbi 8270aaa2f2 replace bottom actions Properties button with Add to favorites 2018-06-19 23:23:18 +02:00
tibbi 703aa7bbd1 adding a new Medium field isFavorite 2018-06-19 23:14:03 +02:00
tibbi 158d7322ee update commons to 4.2.8 2018-06-19 22:55:33 +02:00
tibbi ddb8c98f0d properly retrieve date_taken from media files when appropriate 2018-06-19 21:42:02 +02:00
tibbi ea16e43aa7 add an mUri null check at PhotoVideoActivity 2018-06-19 21:04:24 +02:00
Tibor Kaputa 603ce170a8
Merge pull request #811 from gregory678/patch-8
PL translation update [2018.06.18]
2018-06-18 20:52:06 +02:00
gregory678 1498b82ae5
PL translation update [2018.06.18] 2018-06-18 20:43:03 +02:00
tibbi db4809c551 updating changelog 2018-06-18 14:48:48 +02:00
tibbi 53f92d336d update version to 4.2.0 2018-06-18 14:48:43 +02:00
tibbi ffda57cd65 update commons to 4.2.5 2018-06-18 14:47:08 +02:00
tibbi 64085b4e04 fix file filtering by type 2018-06-18 14:29:01 +02:00
tibbi af0a3ac7f6 add RAW filtering at release notes 2018-06-18 14:13:44 +02:00
tibbi 061c7a5fae remove the white stroke from play/pause buttons 2018-06-18 09:22:03 +02:00
tibbi d65045220d set bottom actions padding at devices without a navigation bar too 2018-06-18 09:10:08 +02:00
tibbi 6a216fc675 handle bottom button action presses at the PhotoVideo activity 2018-06-18 09:02:12 +02:00
tibbi 9aa8f553ca add the bottom action buttons to third party intent handling activity too 2018-06-17 23:52:03 +02:00
tibbi 026f80aa20 catch some Room db exceptions 2018-06-17 22:23:26 +02:00
tibbi 0258fc5e29 ignore ConcurrentModificationExceptions thrown at updating the directories 2018-06-17 22:02:52 +02:00
tibbi 875ba99dc0 catch IOExceptions at getting some file paths 2018-06-17 21:57:48 +02:00
tibbi dddfea3b1e make cursor at retrieving Date Takens nullable 2018-06-17 21:54:44 +02:00
tibbi 79aa2306be make sure the play/pause button is hidden if the fragment isnt created at fullscreen 2018-06-17 21:32:35 +02:00
tibbi 7a38862e8c recalculate bottom actions position on orientation change 2018-06-17 21:30:51 +02:00
tibbi b1136ed041 replace the Play icon with a Pause at playing videos 2018-06-17 21:28:44 +02:00
tibbi 39ec57787f recalculate video seekbar position if bottom actions get toggled 2018-06-17 21:07:38 +02:00
tibbi 02ce6bd11b make bottom actions work well with extended details 2018-06-17 20:11:29 +02:00
Tibor Kaputa 3559147c98
Merge pull request #810 from ltGuillaume/patch-2
Dutch
2018-06-17 19:47:50 +02:00
Guillaume 1147e012a7
Dutch 2018-06-17 17:31:06 +02:00
tibbi 1b008490a8 handle bottom action button clicks 2018-06-17 16:08:57 +02:00
tibbi 38397a71dd remove the option for replacing Share with Rotate at the fullscreen view 2018-06-17 15:52:18 +02:00
tibbi a231a3af69 move bottom actions from fragments to the activity 2018-06-17 15:20:41 +02:00
tibbi 715b783a8a add some bottom shadow to fullscreen photos when Bottom Actions are enabled 2018-06-17 14:30:44 +02:00