Releases: byhowiecreations/FileApex
Release list
v0.6.4a - Android Share Sheet
I think I finally have the Android Share Sheet fixed. It now should show direct device bubbles to share to instead of having to share to FileApex and then select a device.
Also built the Windows app for release.
v0.6.3a - updater bug
Found issue with how Samsung handles updates from Git.
Still trying to tackle the Motorola Signature switching to "service paused" while other Motos are fine.
v0.6.2a - improving performance
Still (trying to) find ways to improve performance without a major battery hit or triggering Android to kill service in background.
v0.5.2a — Devices list grid views
Added the same grid option to the devices tab device cards
(Windows app will be updated shortly with changes)
v0.5.1a - File nav
Added a grid view layout to the file navigation screen so you can now toggle (default) list view or grid style.
(Windows update with this change coming soon)
v0.3.6b - Few fixes
A few small fixes to better optimize battery/CPU for background.
v0.3.6 - Android bug
Fixed a bug in Android when picking "FileApex" from Android Share Sheet and selecting two or more destinations it would fail silently. It would create a zero file size file on destination and never complete. It now validates and properly handles multi-send.
v0.3.4 - Improvements
Added the ability to reorder the layout of devices on the home page via pencil icon
Filtered out "This device" from the list since we can now navigate local device file system from the "Local Files" tab on the bottom navigation bar.
Addressed some more moto_freezer restrictions to allow the app to better run the ongoing notification (was showing service paused). Hopefully that is resolved and only seems to be Motorola at the moment.
v0.3.1a — refactor name change to FileApex
Changed the app from OmniNode to FileApex. I found there was another project Omni Node AI and didn't want to cause potential confusion or conflict.
All features and functions should work the same, but because it is a different package name you will have to uninstall the old version and install this one (and re-pair devices by QR or Google signin).
v0.2.2d — Device status background via FCM
Added Firebase Cloud Messaging as a push signal to wake remote devices for file navigation and transfers in case they show as "offline".