v6.4.0
A Major bug was introduced in this version, leading to crash when creating new note, please use fixed v6.4.1 instead
What's Changed
- Add import/export/reset settings + refactor SettingsFragment by @PhilKes in #211
- Add select all notes menu option by @PhilKes in #197
- Add fast scrollbar to overview and EditActivity by @PhilKes in #210
- Allow max lines and items to be set to 0 by @PhilKes in #195
- Import either single text file or entire folder + restrict plain text import mimetypes by @PhilKes in #226
- Move top more menu actions to bottom in EditActivity by @PhilKes in #224
- Handle user un-enrolling device biometrics while biometric lock is enabled by @PhilKes in #238
- Limit sharing to 150000 characters due not exceed builtin limit by @PhilKes in #253
- Update Italian translation by @mosiser in #179
- Update strings.xml by @andiandi13 in #191
- Fix BottomAppBar overlap in EditActivity by @PhilKes in #193
- Full french translation by @andiandi13 in #205
- Fix settings Slider debounce by @PhilKes in #196
- Fix bottom appbar cutoff + add setting to hide labels in notes overview by @PhilKes in #214
- Fix display of list icon in BaseNoteVH by @PhilKes in #216
- Make DialogTextInput2 scrollable vertically by @PhilKes in #222
- [French translation] New strings + small adjustments by @andiandi13 in #217
- Fix CheckBox clickable in Labels dialog by @PhilKes in #223
- Add end-ellipsize for Title and Note in BaseNoteVH by @PhilKes in #225
- Add IntentChooser to all external app Intents by @PhilKes in #232
- Use builtin fastscroll of RecyclerView for notes overview by @PhilKes in #233
- Add translation helpers by @PhilKes in #235
- Update fr/strings.xml by @PhilKes in #237
- Trigger moving database if dataOnExternalStorage changed by import by @PhilKes in #239
- Fix search results when text changes in search mode by @PhilKes in #252
New Contributors
- @mosiser made their first contribution in #179
- @andiandi13 made their first contribution in #191
Full Changelog: v6.4.0