Commit Graph

  • c9eb50944d small code style update tibbi 2016-12-04 16:59:21 +0100
  • d046cbc1ec allow swiping at opening an image for example from Downloads tibbi 2016-12-04 15:57:42 +0100
  • 312e3c8edb Merge pull request #73 from MasTu/patch-1 Tibor Kaputa 2016-12-04 15:48:27 +0100
  • 9fb2ec55d9 allow editing third party images tibbi 2016-12-04 15:47:46 +0100
  • 33b0b30e36 Update strings.xml #73 MasTu 2016-12-04 15:40:03 +0100
  • a66d72abde allow changing the save path of edited image tibbi 2016-12-04 15:39:22 +0100
  • 8ed6bff447 move Config and Constants into Helpers folder tibbi 2016-12-04 15:25:30 +0100
  • b04022d365 move the remaining Utils functions into extensions tibbi 2016-12-04 15:24:09 +0100
  • 802789d1da move hasNavBar into an activity extension tibbi 2016-12-04 15:20:48 +0100
  • 9ff47e6b6f use the filepickers getmimetype function instead of a custom one tibbi 2016-12-04 15:17:32 +0100
  • 489e284dc2 update filepicker and fileproperties tibbi 2016-12-04 15:12:08 +0100
  • 40e50dddc8 show the path at Save as dialog of editor tibbi 2016-12-04 13:20:37 +0100
  • 5c12491fc1 add Set as wallpaper to photovideoactivity tibbi 2016-12-04 12:58:47 +0100
  • 679deb424a add more action buttons to PhotoVideoActivity used by third parties tibbi 2016-12-04 12:25:54 +0100
  • 72e56796b9 move OpenWith in extension tibbi 2016-12-04 12:07:22 +0100
  • 56ba895302 move some constants outside of the constants object tibbi 2016-12-04 12:02:48 +0100
  • b3f285f7f4 move wallpaper setting to an extension tibbi 2016-12-04 12:00:19 +0100
  • f70eb2b2fc allow swiping between images if opened from third party app tibbi 2016-12-04 11:39:40 +0100
  • 2469609399 show the Delete action at the viewpager menu tibbi 2016-12-04 11:07:27 +0100
  • b0f3ac99a4 make sure dialogs are cancellable by clicking outside tibbi 2016-12-04 10:27:53 +0100
  • 49247ee9f1 wrap the sorting dialog in a scrollview tibbi 2016-12-03 21:00:55 +0100
  • 747e007fd0 removing a check from sorting, not sure why was it there tibbi 2016-12-03 18:32:30 +0100
  • 6694649835 updating changelog 1.44 tibbi 2016-12-01 23:46:23 +0100
  • c4d9c2ca51 update version to 1.44 tibbi 2016-12-01 23:43:33 +0100
  • 421214057a add an extra check to prevent deleting directories with documentFile tibbi 2016-12-01 23:42:47 +0100
  • 865df01f3a allow directory comparison end in result 0 tibbi 2016-12-01 23:36:51 +0100
  • 59bba6fc2e updating changelog 1.43 tibbi 2016-11-30 23:31:56 +0100
  • 792f71a5ec update version to 1.43 tibbi 2016-11-30 23:31:49 +0100
  • 0ab0edd78a always try the simple way of deleting files too, like from internal storage tibbi 2016-11-30 23:22:10 +0100
  • 5f64a02763 do not hide the system UI at initiating fullscreen photo/video tibbi 2016-11-30 23:15:22 +0100
  • 66221ff82d update the medium comparison function, allow result 0 tibbi 2016-11-30 23:09:48 +0100
  • 75adc50906 update the Medium serialVersionUID tibbi 2016-11-30 22:52:27 +0100
  • c262755401 scan invalid files before sorting tibbi 2016-11-30 22:48:37 +0100
  • 1094da87e2 adding Russian translation tibbi 2016-11-30 22:30:16 +0100
  • c51cb0974e escape some translated chars tibbi 2016-11-30 21:52:40 +0100
  • 7353cd1a14 Merge pull request #70 from naofum/master Tibor Kaputa 2016-11-30 17:56:56 +0100
  • 3cf3d37c5a Updated Japanese #70 naofum 2016-11-30 23:29:23 +0900
  • c479da15eb simplify About padding tibbi 2016-11-27 10:56:15 +0100
  • f42b98c4d7 Merge pull request #69 from smarquespt/master Tibor Kaputa 2016-11-26 18:39:36 +0100
  • 4e64e3425a Portuguese update #69 Sérgio Marques 2016-11-26 16:00:16 +0000
  • e8b6e68659 Merge pull request #68 from MasTu/MasTu-patch-1 Tibor Kaputa 2016-11-26 10:52:11 +0100
  • 4a0fc960ab Update strings.xml #68 MasTu 2016-11-26 02:10:41 +0100
  • 5b2f085839 adding playstore strings tibbi 2016-11-24 23:30:51 +0100
  • 5c762ebc2a updating changelog 1.42 tibbi 2016-11-22 23:22:43 +0100
  • 57fad60bdd update version to 1.42 tibbi 2016-11-22 23:22:38 +0100
  • 7c6ba51066 fix #66, totally hide the navigation bar at fullscreen mode tibbi 2016-11-22 23:18:45 +0100
  • 9838cc1e2d replace some one function interfaces with anonymous functions tibbi 2016-11-22 23:12:15 +0100
  • 65f870be3d update filepicker and fileproperties tibbi 2016-11-22 22:44:21 +0100
  • 119ecf2060 use android.app.AlertDialog for dialogs so they are styled properly tibbi 2016-11-22 20:52:14 +0100
  • a2bcfdbc7c update filepicker to 1.5.2 tibbi 2016-11-22 20:52:01 +0100
  • f7f211cddf fix showing selected items on Android 5 Tibor Kaputa 2016-11-22 10:49:42 +0100
  • bf038f5b2e Merge pull request #65 from smarquespt/master Tibor Kaputa 2016-11-21 19:13:56 +0100
  • df4a41aa65 Portuguese update #65 Sérgio Marques 2016-11-21 17:46:53 +0000
  • a0e5846c4b updating changelog 1.41 tibbi 2016-11-21 18:24:54 +0100
  • 430661f525 update version to 41 (1.41) tibbi 2016-11-21 18:24:48 +0100
  • 1b587b3d10 allow null mime types tibbi 2016-11-21 18:23:09 +0100
  • 746ccc2d96 enable caching of media thumbnails tibbi 2016-11-21 18:19:29 +0100
  • b5a1600dab simplify delete checking tibbi 2016-11-20 23:00:15 +0100
  • 38169b1203 updating changelog 1.40 tibbi 2016-11-20 22:08:58 +0100
  • a82d7173df update version to 1.40 tibbi 2016-11-20 22:08:43 +0100
  • 192d963986 make sure the proper items are marked at long click tibbi 2016-11-20 22:02:17 +0100
  • 4581ea7a40 updating changelog 1.39 tibbi 2016-11-20 19:06:32 +0100
  • eb739b6343 update version to 1.39 tibbi 2016-11-20 19:06:26 +0100
  • 01bf9dcf74 add kotlin license tibbi 2016-11-20 19:01:17 +0100
  • 11ef6235a5 fix the rtl viewpager url tibbi 2016-11-20 17:58:28 +0100
  • adadf2efec adding "Right to Left Viewpager" License tibbi 2016-11-20 17:56:31 +0100
  • b725899d96 add the BigNerdRanch multiselector license tibbi 2016-11-20 17:49:36 +0100
  • f3fd84dab9 rely on selected state, not activated on long click tibbi 2016-11-20 17:33:04 +0100
  • 2545458c4a Merge pull request #63 from smarquespt/master Tibor Kaputa 2016-11-20 16:40:15 +0100
  • 7991603d01 Portuguese update #63 Sérgio Marques 2016-11-20 15:30:41 +0000
  • ff9b61f95e pass Glide the activity instead of context tibbi 2016-11-20 13:49:13 +0100
  • ca944c37a4 updating changelog tibbi 2016-11-19 23:07:17 +0100
  • 19182c1c16 update version to 1.38 tibbi 2016-11-19 23:07:03 +0100
  • 732e703d88 do not lowercase deleted path urls + some safety checks 1.38 tibbi 2016-11-19 22:59:44 +0100
  • 7658651ebf remove an isphotovideo check tibbi 2016-11-19 22:12:27 +0100
  • dd47759014 allow deleting only photo and video files with the gallery tibbi 2016-11-19 22:06:02 +0100
  • 93e37ec8e6 make obtaining photo and video asynchronous tibbi 2016-11-19 22:05:44 +0100
  • 828b4f4256 handle swipe to refresh inline tibbi 2016-11-19 21:22:48 +0100
  • 80a1d286e6 handle image clicks tibbi 2016-11-19 21:18:52 +0100
  • 66ba8f735a add copy/move tibbi 2016-11-19 21:08:35 +0100
  • c58811a8ce update the getSelectedMedia function tibbi 2016-11-19 21:01:31 +0100
  • c93cfcc729 add file deletion tibbi 2016-11-19 20:27:29 +0100
  • 3049e8f1e8 add Share functionality to images tibbi 2016-11-19 19:57:08 +0100
  • f1c5699fe6 add the Properties cab tibbi 2016-11-19 19:45:38 +0100
  • e635be89db allow selecting multiple media items tibbi 2016-11-19 19:38:05 +0100
  • 0824c66784 change the media gridview to recyclerview tibbi 2016-11-19 19:20:50 +0100
  • 4b243b5498 rename "columns" resource to "directory_columns" tibbi 2016-11-19 17:34:50 +0100
  • c6a8ff4b2f cleaning up MediaActivity tibbi 2016-11-19 16:07:44 +0100
  • 4d8b494c68 make sure we close the cursor tibbi 2016-11-19 15:36:36 +0100
  • 02297cc33d add some description to the Image Cropper library tibbi 2016-11-19 14:50:39 +0100
  • f4db0c7898 remove Butterknife tibbi 2016-11-19 14:49:04 +0100
  • e14f002596 convert MediaActivity to kotlin, initial version tibbi 2016-11-19 14:46:07 +0100
  • 4b5063a1b0 add a confirmation dialog before deleting from folders page and viewpager tibbi 2016-11-19 13:52:54 +0100
  • 701a4c2641 update filepicker to 1.4.5 tibbi 2016-11-19 13:47:02 +0100
  • 63dc2b5184 add an icon to the Copy action at the menu tibbi 2016-11-19 11:45:45 +0100
  • aa29c5b6d8 be more responsive at calculating column cnt Tibor Kaputa 2016-11-18 14:57:30 +0100
  • 252992a6cb set mainactivity as resizeable Tibor Kaputa 2016-11-18 14:50:04 +0100
  • 6fd2a9fa11 update android libraries to 24.0.0 Tibor Kaputa 2016-11-18 14:49:56 +0100
  • 7854f75f22 make fragment click listener nullable Tibor Kaputa 2016-11-18 14:32:53 +0100
  • 436107be7e update target sdk to 24 Tibor Kaputa 2016-11-18 14:32:36 +0100