Commit Graph

283 Commits

Author SHA1 Message Date
Denis Karmyshakov 8c88db932f
Merge pull request #9 from TouchInstinct/gradle_update
Gradle update
2018-08-13 19:59:27 +03:00
Denis Karmyshakov 4c8da7ac45 Gradle update 2018-08-13 19:58:00 +03:00
Gavriil Sitnikov e4d4689ff3
Merge pull request #8 from TouchInstinct/gradle_update
Removing build tools
2017-11-20 19:29:02 +03:00
Denis Karmyshakov ee07f6c69d Removing build tools 2017-11-20 19:27:12 +03:00
Антон 60d9fa3ad8 Merge pull request #7 from TouchInstinct/pptx
add pptx
2017-09-07 19:54:31 +03:00
Arseniy Borisov d7169ddd85 add pptx 2017-09-07 19:51:43 +03:00
Gavriil 02f6ecf4a8 Merge pull request #6 from TouchInstinct/chat_android_no_target_api
Chat android no target api
2017-08-04 16:05:11 +03:00
Elena Bobkova c771a2adeb .ppt extension allowed 2017-08-04 15:52:19 +03:00
Elena 97896e5387 removed target api 2017-07-01 22:15:37 +03:00
Gavriil 341272e5ef Merge pull request #5 from TouchInstinct/fix/ellipsize_start_fix
ellipsize start bug workaround
2017-05-04 18:25:50 +03:00
Elena Bobkova c66b3c8ea6 ellipsize start bug workaround 2017-05-04 18:20:00 +03:00
Gavriil df7e6cd34d Merge pull request #4 from TouchInstinct/fix/lib_update
build tools update
2017-05-04 14:47:44 +03:00
Elena Bobkova 2c5635e4d1 lib update 2017-05-03 22:41:05 +03:00
Gavriil ec53246057 Merge pull request #3 from TouchInstinct/feature/filter_for_file_extension
Feature/filter for file extension
2017-04-06 19:16:09 +03:00
Arhipov 4ab65e90fd static 2017-04-06 19:01:39 +03:00
Arhipov cc5d9fe06a merge branch 'feature/purge' 2017-04-06 18:56:41 +03:00
Arhipov 4419b486ec pass static 2017-04-06 17:16:29 +03:00
Arhipov e21ad09454 deleted tests, examples and unnecessary dependencies 2017-04-06 16:40:38 +03:00
contrudar 867b71ba6d fix the bug SECRETCHAT-832 2016-10-21 13:31:11 +03:00
contrudar 7b4d77d252 Merge branch 'feature/filter_for_file_extension' of github.com:contrudar/NoNonsense-FilePicker into feature/filter_for_file_extension 2016-10-19 17:27:01 +03:00
contrudar 2364dfb58b fix the bug SECRETCHAT-828 2016-10-19 17:26:29 +03:00
Alex Urzhumtcev 770d1282b4 Merge pull request #2 from TouchInstinct/bug_fix
fix the bug SECRETCHAT-829
2016-10-19 13:47:51 +03:00
contrudar 62be967de8 fix the bug SECRETCHAT-829 2016-10-19 13:45:30 +03:00
contrudar 2cdfe13357 remove tests 2016-10-10 17:20:48 +03:00
Alex Urzhumtcev 6a42d88efb Merge pull request #1 from TouchInstinct/feature/fix_of_file_extensions
ignore case of extensions
2016-10-08 01:15:42 +03:00
Alex Urzhumtcev 7870a8fc7d ignore case of extensions 2016-10-08 01:09:00 +03:00
contrudar e17121c143 dismiss dialog fragment when we click on a file or Cancel button 2016-10-04 16:28:37 +03:00
contrudar bc7755aee1 make DialogFragment from Fragment File Picker 2016-10-04 16:17:04 +03:00
contrudar f187c04368 return activity as a listener instead of a target fragment 2016-10-04 14:24:53 +03:00
Alex Urzhumtcev 69f9050c3c work through target fragment 2016-10-04 02:36:51 +03:00
Alex Urzhumtcev a24496b132 try to fix style bug 2016-10-04 02:10:50 +03:00
contrudar 17bab40222 get rid of the activites 2016-10-03 19:53:43 +03:00
contrudar aba30dc710 handle onBackPressed() in Fragment 2016-09-30 19:08:08 +03:00
contrudar d488178c90 don't check a directory in depth 2016-09-27 23:12:29 +03:00
contrudar 5404a689ff filter files and folders by a file extension 2016-09-27 22:28:22 +03:00
Jonas Kalderstam e4167c3aab Merge pull request #108 from spacecowboy/fix-fastscroll
Fix some of the samples
2016-09-03 14:56:29 +02:00
Jonas Kalderstam 9918ed541d Fix dropbox and ftp pickers 2016-09-03 14:43:50 +02:00
Jonas Kalderstam ac6e15ce44 Add test for ftp picker 2016-09-03 14:43:44 +02:00
Jonas Kalderstam 75a0543a62 Fix fast scroller 2016-09-03 14:43:35 +02:00
Jonas Kalderstam 77fd80b95e Add test for fast scroller 2016-09-03 14:43:07 +02:00
Jonas Kalderstam d759a7b11f Add method for inflating root view 2016-09-03 14:42:43 +02:00
Jonas Kalderstam 370097f513 Fix docs links 2016-08-22 15:18:03 +02:00
Jonas Kalderstam e3aeabdb3d Re add submodule pointing to https 2016-08-22 15:16:06 +02:00
Jonas Kalderstam a42dae4217 Remove submodule with ssh reference 2016-08-22 15:10:08 +02:00
Jonas Kalderstam 924b0b225c Update readme to point to site 2016-08-22 15:05:54 +02:00
Jonas Kalderstam 84af836de1 Change permalink back to hash 2016-08-22 15:01:25 +02:00
Jonas Kalderstam d20afa13d2 Update back button example
fixes #106
2016-08-22 14:59:00 +02:00
Jonas Kalderstam 9f61fa98f4 Update gradle 2016-08-22 14:50:53 +02:00
Jonas Kalderstam 3171e8a01c Update back buttone example and add as actual code 2016-08-22 14:46:00 +02:00
Jonas Kalderstam e6f4f17862 Add site as subfolder 2016-08-22 14:00:10 +02:00