v1.0.2-beta #11
euptron
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release 1.0.2 beta
26-12-2024(Thursday, Dec 26, 2024)
Added
Change
FileUriMediator.java
MainActiviy.java
fromMainFragment.java
Improvements
ContextLifeCycleObserver.java
class to handle URI related task gracefullyLiveServer.java
to load files optimally.ContextualCodeEditor.java
Fixed
Fix: Workaround for loading files via
LiveServer
in theWebViewPane.java
to an actual solutionLiveServer
there is Ui lag due to the blocking operation, workaround was to load portion of the result and wait for the UI to settled before loading the blocking code.Fix: Fixed the horrible crash that occurs when you select a file or folder
Crash wheh selecting a directory on android devices 11 and above
ArrayOutOfBoundException
that occurs when we split the document id on certain dirs like (emulated root(primary) & document(home)Failure to request storage permission on Android devices 11 and above
This discussion was created from the release v1.0.2-beta.
Beta Was this translation helpful? Give feedback.
All reactions