Commit graph

2157 commits

Author SHA1 Message Date
tibbi
0286df5102 update version to 2.15.2 2017-10-06 18:22:39 +02:00
tibbi
f48d408b18 lets show SD card images to Android 4 users too 2017-10-06 18:20:13 +02:00
tibbi
51fb913d0c update Commons and Build tools 2017-10-06 18:00:39 +02:00
tibbi
15fddac3b1 try making the Included Folders placeholders clearer 2017-10-05 22:03:32 +02:00
tibbi
71fa5ec235 minor style update 2017-10-05 19:12:04 +02:00
tibbi
9af74b9096 fetch storage paths asap 2017-10-04 19:27:32 +02:00
tibbi
dd9bef298f minor code cleanup 2017-10-04 19:03:43 +02:00
tibbi
c2ea3ad4bb stop media fetching on pause only if its not our first time there 2017-10-04 18:53:45 +02:00
tibbi
56f513beca fix a glitch at allowing adding multiple items to an email attachment 2017-10-03 20:40:07 +02:00
tibbi
fa7b95e0af fix displaying some special cases of third party images, like Bluemail attachment 2017-10-03 20:29:26 +02:00
Tibor Kaputa
647d6de1d3 Merge pull request #383 from solokot/patch-2
Update strings.xml small fixes
2017-10-03 16:16:00 +02:00
solokot
a7bfe814c9 Update strings.xml 2017-10-03 17:08:26 +03:00
Tibor Kaputa
6ef1ac6abd Merge pull request #382 from solokot/master
update Russian localization
2017-10-03 15:52:36 +02:00
solokot
95cfb01828 Update strings.xml 2017-10-03 16:43:27 +03:00
solokot
7f34fa0537 Merge pull request #1 from SimpleMobileTools/master
update fork
2017-10-03 16:37:55 +03:00
tibbi
74edee735a fix #381, handle media pick intents in Show All Folders content view 2017-10-02 22:47:23 +02:00
tibbi
4203939d62 fix #378, allow adding multiple items as email attachments 2017-10-02 18:27:42 +02:00
Tibor Kaputa
9b112d0827 Merge pull request #380 from gregory678/patch-6
Updates and fixes for 2.15.1
2017-10-02 13:03:49 +02:00
gregory678
1d9fadf58e Updates and fixes for 2.15.1 2017-10-02 12:44:26 +02:00
tibbi
a8b64a6587 updating changelog 2017-10-01 09:34:32 +02:00
tibbi
0ef76d857c update version to 2.15.1 2017-10-01 09:34:03 +02:00
tibbi
cd75718d56 try adding missing media files in the mediastore by scanning it 2017-10-01 09:16:31 +02:00
tibbi
3a0579c2e8 update commons to 2.29.0 2017-10-01 08:16:00 +02:00
tibbi
b19cf9a6ac updating changelog 2017-10-01 00:11:02 +02:00
tibbi
cd9f3912e0 update version to 2.15.0 2017-10-01 00:10:36 +02:00
tibbi
95f26a13cf updating Whats new 2017-10-01 00:07:22 +02:00
tibbi
80b6279f83 fix some layout manager glitch at list view with horizontal scrolling 2017-10-01 00:03:17 +02:00
tibbi
e4b77eacb0 fixing some fastscroller glitches 2017-09-30 23:56:28 +02:00
tibbi
6e6af530bf do not clear mMedia if the intent came from the gallery itself 2017-09-30 23:39:04 +02:00
tibbi
b7cb6a5364 make viewPager nullable during fake drag 2017-09-30 22:55:25 +02:00
tibbi
0ef9ff06bf refresh directories instantly after un/pinning 2017-09-30 22:33:58 +02:00
tibbi
5c7dfb87be stop media fetching on the calling activity pause 2017-09-30 22:23:28 +02:00
tibbi
7cc1a9ce17 move the media fetching related functions in a separate class 2017-09-30 22:06:32 +02:00
tibbi
1390d9541c try caching 100 items per folder, up from 40 2017-09-30 21:05:20 +02:00
tibbi
e67253ccae clear selection at folders and media, if content changes 2017-09-30 21:04:21 +02:00
tibbi
50a693d5e6 do not trigger click event at swiping at videos 2017-09-30 20:49:08 +02:00
tibbi
3d674c65ba properly update text color at list view, if it changes 2017-09-30 20:32:58 +02:00
tibbi
73bcad0f68 try using adapterPosition instead of layoutPosition in recyclerView adapters 2017-09-30 20:24:18 +02:00
tibbi
16eb8cde3f update kotlin to 1.1.51 2017-09-30 18:07:26 +02:00
tibbi
99da56deec use a different video icon at list view, without fill 2017-09-29 23:54:23 +02:00
tibbi
1cd68fe9a0 color icons and texts in list views appropriately 2017-09-29 23:46:09 +02:00
tibbi
d89ebec57a remove a redundant function 2017-09-29 23:28:55 +02:00
tibbi
c8c09e0911 add the list view type handling in media activity 2017-09-29 23:22:52 +02:00
tibbi
216e51beff rename photo_video_item to photo_video_item_grid 2017-09-29 22:52:30 +02:00
tibbi
d7eaaa070d show folder path at the list view 2017-09-29 21:57:24 +02:00
tibbi
9947d661a3 refresh the folders at changing view type 2017-09-29 21:47:27 +02:00
tibbi
da00ed8422 add a divider between folders 2017-09-29 21:31:12 +02:00
tibbi
2ee425e21d couple UI updates to the directory list view 2017-09-29 20:24:35 +02:00
tibbi
c9e355eecf adding an initial implementation of directory_item_list 2017-09-28 23:17:53 +02:00
tibbi
2eabff531b hide the menu buttons for changing column count at list views 2017-09-28 21:55:33 +02:00