Releases: Rosemoe/sora-editor
Releases · Rosemoe/sora-editor
0.8.3
Update Log
- Do not show selected completion item background by default unless direction button is used
- Use PixelCopy for extracting in magnifier for better performance on high API level
- Fix display of horizontal scroll bar
0.8.2
Update Log
Due to some bugs 0.8.1 is not released or uploaded to maven
- SymbolInputView as part of the editor
- Improve completion window item scrolling
- Add bold and italics font style for span
- Animation for current line background
- Fix invalid layout offset in WordwrapLayout
0.8.0
Update Log
- Add optional text magnifier when selection handle is held (enabled by default)
- Apply elevation for all popups
- Animated cursors
- Fix completion window flash on inserting text
- Increase max speed of edge fast scrolling
0.7.2
Update log
- Add method to control completion window position scheme
- textmate module supports block line (@Coyamo )
- textmate in sample app supports low API device
0.7.1
Update Log
- Fix crash bug on typing symbols
0.7.0
- Add textmate support (require higher API version, up to Android 8) (@Coyamo )
- Add AutoSurroundPair and condition check interface for symbol pair matching (@dingyi222666 )
Generated notes
- Add CI with GitHub Workflow by @mnixry in #101
- Simple transplantation of tm4e core module based on tm4e-0.4.2. by @Coyamo in #97
- Add shouldDoReplace() in Replacement by @dingyi222666 in #99
0.6.0
Fix error underlines being covered by line background of next line
0.6.0-dev-4
Fix unspecified dependency in generated pom file.
Solve this problem while building your app:
0.6.0-dev-3
0.6.0-dev-3
Fix bugs in 0.6.0-dev-2. Stop use 0.6.0-dev-2.