[21.05.2014] Update: IO Explorer 3.6 release version !
Changelog:
- Share Target support added => recieve multiple files from other apps.
- Spanish translation updated => thx again to @lomax50 !
- General bug fixes
Note: For working correctly the app has to be installed on phone storage not on the sd card !!!
Have fun !
contable
[20.05.2014] Update: IO Explorer 3.5.1 release version !
Changelog:
- Spanish translation updated => thx again to @lomax50 !
- WPH Tweaks launch button added (settings menu) => install this version of WPH Tweaks => thx to @jessenic for adding the URI scheme !
- URI scheme "IOEX" added => other developers can launch IO Explorer now from their apps with the following code:
- General bug fixes
Note: For working correctly the app has to be installed on phone storage not on the sd card !!!
Have fun !
contable
[16.05.2014] Update: IO Explorer 3.5 release version !
Changelog:
- Project updated to WP 8.1
- WP8.1 multi-sharing added (files and folders as .zip) => share/send button in the right upper corner
- New translations added (Norwegian and Czech) => credits for the translators on the about page !
- Existing translations updated (Hungarian, Polish and Italian) => credits for the translators on the about page !
- App data backup and restore feature for WP8.1 apps added (only for apps on phone storage) => instructions will follow later
- Stability increased
- Thumbnail toggle added (settings)
- Tweaks tab added (settings)
- Registry tab added (settings) => registry editor has been ported from SamWP8 Tools by -W_O_L_F-, all credits go to him !
- General bug fixes
...
Note: For working correctly the app has to be installed on phone storage not on the sd card !!!
Have fun !
contable
[04.05.2014] Update: IO Explorer 3.4.3 beta !
Changelog:
- "WPSystem" folder on sd card is visible again
- Improved app data browsing on internal storage
- Toggle for enable/disable 5 toggles for the Nofication Center added => credits for this tweak go to @marass82
...
Note: after you have enabled the 5 toggles for the Notification Center please restart your phone !!!
Have fun !
contable
[01.05.2014] Update: IO Explorer 3.4.2 beta !
Changelog:
- Extended App Launcher => open IO Explorer App Launcher by tapping on the 2nd button of the upper appbar => hold on an appicon to browse to its app data folder directly. The app detects the install location automatically.
Some more basic info to the App Launcher:
1. Tap on an appicon to launch the app
2. Scroll applist from left to right
3. The appicon indicates if the App is installed on your sd card (check SD symbol right lower corner)
4. The appicon indicates if there is an data backup on your sd card (check sync symbol right upper corner). Backup you´ll find in the "AppDataBackup" folder after browsing to the sd card.
- App data backup fixed
Some more basic info to the AddDataBackup/Restore feature:
1. Browse to the app data folder by tapping on the 3rd button of the upper appbar (windows sysmbol) => on the sd card another tap on "AppData" folder.
2. Select the apps you want to backup the data and tap on the 3rd button of the lower appbar => AppDataBackups will be stored as .zip in the "AppDataBackup" folder in the root directory of your sd card.
How to restore an backup:
1. Browse to the "AppDataBackup" folder on your sd card (root directory)
2. Select the backups you want to restore
3. Tap on the 3rd button of the lower appbar to restore => IO Explorer detects the install location (internal or sd card) automatically.
Important: You only can restore backup files if the app is installed on your device currently !!!
Cheers
contable
[30.04.2014] Update: IO Explorer 3.4.1 beta !
Changelog:
- Some bugs related to the app data folders fixed => You can copy or move files now to all (visible) app data folders (internal storage + sd card)
- App prepared for updating the allready supported or new languages
Important: Don´t copy or move folders to one of the app data or app install folders, because you can´t delete them there on device ! I left open the ability to do those operations, because I hope to get the needed rights anytime soon.
Cheers
contable
[27.04.2014] Release IO Explorer 3.4 beta !
Hello again,
attached is the beta version of IO Explorer, a filemanager for SAMSUNG interop-unlocked devices based on my previous project PDF to Office.
Requirements:
1. Interop-unlocked SAMSUNG device with WP8.1 installed
2. Working RPCComponent.
Here some features:
- All regular functions like copy, move, delete, rename and ...
- OneDrive client
- Cloudsix for dropbox connected (button in the right upper corner)
- App Launcher
- Zip support (files and folders)
- WP 8.1 sharing function (limited to 1 file) including folders (zip)
- App Data backup and restore (atm only for WP8.0 apps) using zip library
- Custom webdownload (hold on the button in the right upper corner)
- Advanced browsing (WPSystem folder on sd card), appdata and app install folders
- Thumbnail caching
- Opened attachment management (once you have opened an email attachment IO Explorer can find it => check "Email attachments opened" folder in the public directory
- XAP download support (more instructions later)
- multiple file extensions registered, e.g. use ".ioex" extension in your app to export files to IO Explorer
- Ringtone support (hold on a music file)
- PDF support
....
Just test it and reply. Screenshots are attached.
Note: Hold on buttons to use all available features !
Cheers
contable
P.S.: Credits are given inside the app (about page)
Changelog:
- Share Target support added => recieve multiple files from other apps.
- Spanish translation updated => thx again to @lomax50 !
- General bug fixes
Note: For working correctly the app has to be installed on phone storage not on the sd card !!!
Have fun !
contable
[20.05.2014] Update: IO Explorer 3.5.1 release version !
Changelog:
- Spanish translation updated => thx again to @lomax50 !
- WPH Tweaks launch button added (settings menu) => install this version of WPH Tweaks => thx to @jessenic for adding the URI scheme !
- URI scheme "IOEX" added => other developers can launch IO Explorer now from their apps with the following code:
Code:
private async void launchIOExplorer_click(object sender, EventArgs e)
{
bool IOEX = await Launcher.LaunchUriAsync(new System.Uri("IOEX:"));
}
Note: For working correctly the app has to be installed on phone storage not on the sd card !!!
Have fun !
contable
[16.05.2014] Update: IO Explorer 3.5 release version !
Changelog:
- Project updated to WP 8.1
- WP8.1 multi-sharing added (files and folders as .zip) => share/send button in the right upper corner
- New translations added (Norwegian and Czech) => credits for the translators on the about page !
- Existing translations updated (Hungarian, Polish and Italian) => credits for the translators on the about page !
- App data backup and restore feature for WP8.1 apps added (only for apps on phone storage) => instructions will follow later
- Stability increased
- Thumbnail toggle added (settings)
- Tweaks tab added (settings)
- Registry tab added (settings) => registry editor has been ported from SamWP8 Tools by -W_O_L_F-, all credits go to him !
- General bug fixes
...
Note: For working correctly the app has to be installed on phone storage not on the sd card !!!
Have fun !
contable
[04.05.2014] Update: IO Explorer 3.4.3 beta !
Changelog:
- "WPSystem" folder on sd card is visible again
- Improved app data browsing on internal storage
- Toggle for enable/disable 5 toggles for the Nofication Center added => credits for this tweak go to @marass82
...
Note: after you have enabled the 5 toggles for the Notification Center please restart your phone !!!
Have fun !
contable
[01.05.2014] Update: IO Explorer 3.4.2 beta !
Changelog:
- Extended App Launcher => open IO Explorer App Launcher by tapping on the 2nd button of the upper appbar => hold on an appicon to browse to its app data folder directly. The app detects the install location automatically.
Some more basic info to the App Launcher:
1. Tap on an appicon to launch the app
2. Scroll applist from left to right
3. The appicon indicates if the App is installed on your sd card (check SD symbol right lower corner)
4. The appicon indicates if there is an data backup on your sd card (check sync symbol right upper corner). Backup you´ll find in the "AppDataBackup" folder after browsing to the sd card.
- App data backup fixed
Some more basic info to the AddDataBackup/Restore feature:
1. Browse to the app data folder by tapping on the 3rd button of the upper appbar (windows sysmbol) => on the sd card another tap on "AppData" folder.
2. Select the apps you want to backup the data and tap on the 3rd button of the lower appbar => AppDataBackups will be stored as .zip in the "AppDataBackup" folder in the root directory of your sd card.
How to restore an backup:
1. Browse to the "AppDataBackup" folder on your sd card (root directory)
2. Select the backups you want to restore
3. Tap on the 3rd button of the lower appbar to restore => IO Explorer detects the install location (internal or sd card) automatically.
Important: You only can restore backup files if the app is installed on your device currently !!!
Cheers
contable
[30.04.2014] Update: IO Explorer 3.4.1 beta !
Changelog:
- Some bugs related to the app data folders fixed => You can copy or move files now to all (visible) app data folders (internal storage + sd card)
- App prepared for updating the allready supported or new languages
Important: Don´t copy or move folders to one of the app data or app install folders, because you can´t delete them there on device ! I left open the ability to do those operations, because I hope to get the needed rights anytime soon.
Cheers
contable
[27.04.2014] Release IO Explorer 3.4 beta !
Hello again,
attached is the beta version of IO Explorer, a filemanager for SAMSUNG interop-unlocked devices based on my previous project PDF to Office.
Requirements:
1. Interop-unlocked SAMSUNG device with WP8.1 installed
2. Working RPCComponent.
Here some features:
- All regular functions like copy, move, delete, rename and ...
- OneDrive client
- Cloudsix for dropbox connected (button in the right upper corner)
- App Launcher
- Zip support (files and folders)
- WP 8.1 sharing function (limited to 1 file) including folders (zip)
- App Data backup and restore (atm only for WP8.0 apps) using zip library
- Custom webdownload (hold on the button in the right upper corner)
- Advanced browsing (WPSystem folder on sd card), appdata and app install folders
- Thumbnail caching
- Opened attachment management (once you have opened an email attachment IO Explorer can find it => check "Email attachments opened" folder in the public directory
- XAP download support (more instructions later)
- multiple file extensions registered, e.g. use ".ioex" extension in your app to export files to IO Explorer
- Ringtone support (hold on a music file)
- PDF support
....
Just test it and reply. Screenshots are attached.
Note: Hold on buttons to use all available features !
Cheers
contable
P.S.: Credits are given inside the app (about page)
Attachments
-
108.8 KB Views: 507
-
207.1 KB Views: 467
-
131.3 KB Views: 436
-
224.1 KB Views: 389
-
71.8 KB Views: 377
-
113.4 KB Views: 374
-
115.4 KB Views: 385
-
192.5 KB Views: 8,132
-
117.1 KB Views: 7,907
-
173.3 KB Views: 7,903
-
137.3 KB Views: 7,099
-
85.9 KB Views: 7,004
-
53.2 KB Views: 6,958
Last edited: