View Single Post
Old 03-13-2017, 05:41 PM   #6
plusz
Addict
plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!plusz is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!
 
Posts: 384
Karma: 50008
Join Date: Feb 2017
Device: 13.3" Boox Max2, 7" Kobo H2O
Hello, sorry I've been quite busy recently...

My repo is here https://github.com/Leszek111/ReLaunchX

I have forked the code from the original git repo, ReLaunch version 1.3.8, though I have found about the Russian development and I have downloaded a software package zip named 1.4.4 from the Russian forum. I will soon compare it to my code and include whatever is useful from the off-github development fork.

The project was nice and quite stable out of the box so that's why I decided to just base on it and just fit&finish.

It should work well on Good-E-reader 13 as well but it will display the initial warning until I add the device to known devices.


Things fixed or changed so far:
- fixed crash on OS advanced settings window: sometimes reading the filesytem volume details got stuck or took a long time so Android flashed the window and killed the app
- fixed Android Status bar flip-flop: if you prefer to have the android status bar always visible there was a setting already available for that but it was broken on Android API 14 and newer - so on Boox Max the Android status bar disappeared every time I switched back from PDF.
- added few more file manager sorting options: sort by file extension, sort by modification date (I have to test it yet as it turned out all my PDF files were copied at once so sorting by date had no sensible effect)

Things to do:
- nice to have: modernize the project structure to use dedicated screen layouts for 13", definitely the OS related advanced settings window asks for dedicated design
- test the sort by date option...
- provide progress bar and fix file management operations (copy): when I have copied bigger file the popup about unresponsive app appeared but clicking "wait" let the app succeed eventually
- read how-to about publishing the apk on F-droid or elsewhere

PS. I didn't know about the xda thread. The original git repo was touched last time 6 years ago and the TODO file contain the message - sorry I left the project...
plusz is offline   Reply With Quote