55 Commits

Author SHA1 Message Date
tibbi
699a3ea336 make sure the Print button at PDF viewer is clickable in landscape too 2022-07-28 12:35:40 +02:00
tibbi
bb90558e65 updating the pdf viewer style 2022-07-24 23:13:16 +02:00
tibbi
53334fa8b0 handle Action.Pick third party intent too 2022-07-03 11:42:09 +02:00
tibbi
376b521170 adding a basic PDF Viewer implementation 2022-05-15 19:48:39 +02:00
tibbi
631fd2fe32 updating commons and target SDK to 31 2022-04-11 10:36:23 +02:00
tibbi
b70071a023 adding Productivity app Category 2022-04-11 10:20:38 +02:00
tibbi
1e2c534660 add application_preferences to SettingsActivity 2022-03-21 20:21:54 +01:00
Tibor Kaputa
44eb5f5ed0
Merge branch 'master' into feat/scoped-storage 2021-11-21 21:41:00 +01:00
tibbi
13fdcf9089 updating commons + some compatibility 2021-11-21 21:40:06 +01:00
darthpaul
ed2bf87dc9 Merge branch 'master' into fix/android-data-dir-access
# Conflicts:
#	app/build.gradle
#	app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt
#	app/src/main/kotlin/com/simplemobiletools/filemanager/pro/adapters/ItemsAdapter.kt
2021-11-13 12:15:52 +00:00
darthpaul
26d79d5f4a handle MANAGE_EXTERNAL_STORAGE permission for >=API 30 2021-10-31 10:05:50 +00:00
tibbi
b42680508f list the proper files at mimetype activity 2021-10-13 16:13:25 +02:00
tibbi
591c4c56ad adding an initial implementation of Mimetypes activity 2021-10-13 12:02:54 +02:00
Wolfgang Meier
a27e44f38d Allow all mime-types when using the 'Save As' function 2021-09-24 14:10:33 +02:00
tibbi
bdefac541f adding a new activity for handling Send intent 2020-09-16 19:54:27 +02:00
tibbi
72a10cc917 adding an initial version of the decompressing activity 2020-05-26 15:33:07 +02:00
tibbi
aef3eda9ea update to target SDK 29, but use requestLegacyExternalStorage for now 2020-01-29 21:24:53 +01:00
tibbi
17af3b2930 do not require the faketouch device feature 2019-03-01 14:37:01 +01:00
tibbi
5e8a470ab1 append .pro to the package name 2018-11-04 23:51:42 +01:00
tibbi
f00f0e1e60 updating Commons with AndroidX and recyclerview-selector 2018-10-09 23:09:52 +02:00
tibbi
cbf6215f01 adding basic text highlighting in the editor 2018-08-07 15:51:22 +02:00
tibbi
5bcd833ab3 update commons to 4.4.8 2018-07-11 11:09:28 +02:00
tibbi
2eb97ee970 adding colored launcher icons 2018-05-15 11:37:49 +02:00
tibbi
0a9a594503 adding a FAQ activity 2018-02-21 22:04:37 +01:00
tibbi
7395f402af fix #142, allow installing apps from apk files on Android Oreo 2018-01-08 17:11:05 +01:00
tibbi
e41d5de4aa adding initial search, related to #34 2018-01-07 23:51:33 +01:00
tibbi
f113aa23a9 shorten the FavoritesActivity path in the manifest 2017-12-10 10:58:28 +01:00
tibbi
f9bfe28c4f use round launchers on every android version 2017-12-04 17:52:43 +01:00
tibbi
e2feab1b9e remove the Vibrate permission 2017-11-30 18:42:09 +01:00
tibbi
554ea6512b update commons to 3.0.3 2017-11-29 22:52:59 +01:00
tibbi
b1c7c6f9b1 fix #121, handle Select Ringtone intent 2017-11-09 21:47:09 +01:00
tibbi
e68052bbbf updating Commons and SDK to 27 2017-11-09 20:42:30 +01:00
tibbi
4b4edf9b15 hide the keyboard at opening ReadText activity 2017-10-29 13:00:06 +01:00
tibbi
3c0cd4ff6e adding FileProvider intent handling 2017-10-29 12:57:40 +01:00
tibbi
0187fb3c03 fix #84, handle view folder intent 2017-10-23 13:31:15 +02:00
tibbi
f996cceb7a add a simple text file reader 2017-10-23 11:27:16 +02:00
tibbi
679d68fc26 handle get_content intent 2017-10-23 10:13:06 +02:00
tibbi
81164edc27 update Commons to 2.28.7 for fingerprint protection 2017-09-27 22:25:18 +02:00
tibbi
403615738a adding rounded launcher icon 2017-06-21 23:03:45 +02:00
tibbi
20bfd48e3f add an activity for managing favorite items 2017-03-18 18:02:42 +01:00
tibbi
23d6ae4648 reuse some icons from Commons library 2017-03-11 10:47:47 +01:00
tibbi
ec1c3d20a3 update the settings screen 2017-03-10 23:15:27 +01:00
tibbi
9dd5d4a99e adding an initial splash activity 2017-03-10 23:10:42 +01:00
tibbi
937fdc10f3 remoing the License activity 2017-03-10 22:59:51 +01:00
tibbi
6497dd1a16 remove the About activity 2017-03-10 22:54:53 +01:00
tibbi
c9de559fac adding Commons library + initial changes just to make it compilable 2017-03-10 22:46:29 +01:00
tibbi
b5782f2cad rename the app launcher to File Manager 2016-08-29 22:21:08 +02:00
tibbi
97fbb01c71 add an app launcher icon 2016-07-24 23:11:35 +02:00
tibbi
743d4d2cb9 add a Dark theme 2016-07-24 13:33:00 +02:00
tibbi
97e0d3301f do not show hidden items by default 2016-07-13 22:18:35 +02:00