Commit Graph

257 Commits

Author SHA1 Message Date
pwlin
f22bbef002 bumped up the version to 3.0.5 2020-09-14 13:03:11 +01:00
pwlin
2613a8abef
Merge pull request #306 from aleksilahis/bug/ios_cant_display_multiple_open_in_menus
Return result after dismissing interaction controller to allow multiple files to be opened consecutively on iOS
2020-09-14 12:49:29 +01:00
Aleksi Lahikainen
c670fb46d6 Fix indendations not visible in editor 2020-09-08 16:32:41 +03:00
Aleksi Lahikainen
b5f4b19d71 Add missing indentations not visible in editor 2020-09-08 16:30:38 +03:00
Aleksi Lahikainen
32db98784d Fix indentations 2020-09-08 16:28:32 +03:00
Aleksi Lahikainen
64c15579ed Apply same fix for open with preview functionality 2020-09-08 16:18:33 +03:00
Aleksi Lahikainen
68392bdaf2 Remove unused variable & improve formatting 2020-09-08 15:58:26 +03:00
Aleksi Lahikainen
d2fb6d5184 Fix indentation inside delegate 2020-09-08 15:30:05 +03:00
Aleksi Lahikainen
048cd0ad4f Return plugin result after the menu is dismissed 2020-09-08 13:41:46 +03:00
Aleksi Lahikainen
7892aa90fd Improve formatting 2020-09-08 13:41:11 +03:00
Aleksi Lahikainen
54a2370fe0 Remove commented out logging 2020-09-08 13:25:22 +03:00
Aleksi Lahikainen
012ca186e8 Improve formatting 2020-09-08 13:22:27 +03:00
pwlin
eabe4a1e16
Update README.md 2020-07-26 21:54:35 +01:00
pwlin
1e0a314088 bumped up the version to 3.0.4 2020-07-26 19:27:48 +01:00
pwlin
5c9b7259aa added support for Electron platform 2020-07-26 19:24:37 +01:00
pwlin
3a6047c7c1 added support for Electron platform 2020-07-26 19:22:38 +01:00
pwlin
427b3d77b1 bumped the version to 3.0.3 2020-07-14 18:31:21 +01:00
pwlin
e8508e786a
Merge pull request #302 from AlexMiniApps/master
Fixing the issue #282 - Failed to find configured root that contains "/data/data/{app_name_redacted}/files/"
2020-07-14 18:28:20 +01:00
Alex D
b443c8443c
Update README.md 2020-07-11 11:13:44 +03:00
Alex D
dfd1009e3e
Update FileOpener2.java 2020-07-10 12:54:01 +03:00
Alex D
89bb6969d9
Update plugin.xml 2020-07-10 12:52:39 +03:00
Alex D
d765a41ee2
Update README.md 2020-07-10 12:44:46 +03:00
pwlin
d9ca0f7dea
Update README.md 2020-06-08 18:56:18 +01:00
pwlin
79c8b63db7
Added example logcat 2020-06-07 14:07:04 +01:00
pwlin
cf1f30959e bumped the version to 3.0.2 2020-06-02 22:09:33 +01:00
pwlin
11b5db2433
Merge pull request #299 from Gillardo/master
Fix ios positions when none passed in
2020-06-02 20:19:28 +01:00
Gillardo
26962a45c8
Update FileOpener2.m
Updated to check if positions passed in
2020-06-02 17:45:55 +01:00
pwlin
ff4220955e
Merge pull request #298 from alena-n/master
Fix for App crashes when trying to open a file using modal with already installed app. #297
2020-05-17 11:02:01 +01:00
Alena
4ca5077758
default position is added 2020-05-16 22:46:50 +02:00
Alena
08c05b04e0
Merge pull request #1 from alena-n/bugfix/297-dialog-default-position
Fix for App crashes when trying to open a file using modal with alrea…
2020-05-16 21:55:46 +02:00
Alena
ccf7229f42
Fix for App crashes when trying to open a file using modal with already installed app. 2020-05-16 21:47:19 +02:00
pwlin
12c45dab04
Merge pull request #296 from JamesCrowMedia/pos-null-ios-bugfix
Add second check for position values (iOS)
2020-05-15 08:50:13 +01:00
James Crow
f7e792c719 Add second check for position values (iOS)
Optional position value is NSNull in arguments array when not included.
2020-05-14 18:17:39 -05:00
pwlin
243873dda9
Added a README note on how to add AndroidX support 2020-05-14 09:53:15 +01:00
pwlin
3eb2bc7380
Merge pull request #291 from pawelzwronek/patch-1
Fix for unable to print opened file
2020-05-05 10:23:29 +01:00
pawelzwronek
93dadbb6dc
Fix for unable to print opened file
By not setting FLAG_ACTIVITY_NO_HISTORY flag, android doesn't remove the intend of opened file from memory when trying to print the file so printing is working now.
2020-05-04 18:54:28 +02:00
pwlin
caa1d50793 bumped the version to 3.0.1 2020-05-04 13:34:17 +01:00
pwlin
1a128fdefc
Merge pull request #290 from ucsbricks/feature/ipad-dialog-position
Fix showOpenWithDialog was rendered outside of viewport on iPads
2020-05-03 23:29:01 +01:00
Andre Schuessler
4cc31c9b3f
Fix showOpenWithDialog was rendered outside of viewport on iPads 2020-04-03 16:32:10 +02:00
Aaron Faber
4d2a7b2c3b
Merge pull request #285 from localh0rzd/master
Fix iOS open menu being drawn outside of the viewport
2020-01-23 16:58:30 +00:00
Andrej Beliakov
15dedaa59c fix provider path 2020-01-23 13:08:14 +01:00
Andrej Beliakov
89047e5772 Fix iOS open menu being drawn outside of the viewport 2020-01-08 14:21:47 +01:00
Aaron Faber
45f5889ccd
Merge pull request #269 from AirSuite/master
Fix opening files when targeting android SDK 28
2019-11-27 13:52:36 +00:00
Aaron Faber
6535c16b41
Merge pull request #273 from Eugene2799/bugs
add a permission for adapt the high Sdk version. fix #268
2019-11-27 13:52:23 +00:00
Aaron Faber
be602b419e chore: updated plugin.xml to version 3.0.0 2019-11-26 16:50:05 +00:00
Aaron Faber
29a4f4922c 3.0.0 2019-11-26 16:49:13 +00:00
Aaron Faber
ff29e28ce0
Merge pull request #279 from fefc/master
Added minimal browser support.
2019-11-26 16:34:38 +00:00
Felix Chantrel
f193cbd323
Rename FileSaver.min.js to src/browser/FileSaver.min.js 2019-11-21 11:26:46 +10:30
Felix Chantrel
190c4697e9
Rename FileOpener2.js to src/browser/FileOpener2.js 2019-11-21 11:26:22 +10:30
Felix Chantrel
179aa877c9
Rename isChrome.js to www/browser/isChrome.js 2019-11-21 11:25:44 +10:30