Releases: lexica/lexica
Fix crash + bump target SDK
What's Changed
- Handle time limit related crashes by @adam-poteralowicz in #385
- Bump for release v3.13.1 + bump target SDK to 34. by @pserwylo in #391
Full Changelog: v3.13.0...v3.13.1
New dictionary: Croatian
Dictionaries:
- Added Croatian dictionary (thanks to help from @milotype).
Please provide feedback/report issues at https://github.com/lexica/lexica/issues.
What's Changed
- Add Croation dictionary from http://cvs.linux.hr/spell/ by @pserwylo in #381
- Bump for release v3.13.0 - Croatian dictionary. by @pserwylo in #382
Full Changelog: v3.12.0...v3.13.0
French dictionary improvements
French dictionary improvements (thanks to input from @mccoys):
- Improved board selection: Probabilities now calculated from the frequency with which letters occur in the dictionary.
- Removed letters à, ö, ü, ë: Each occur in less than 50 words, typically in loanwords.
- Q is always followed by u.
Please provide feedback/report issues at https://github.com/lexica/lexica/issues.
What's Changed
- Tidy up French dictionaries + change from genetic algorithm with letter frequencies by @pserwylo in #375
- Bump for release v3.12.0 - French dictionary improvements. by @pserwylo in #376
Full Changelog: v3.11.0...v3.12.0
New dictionary: Turkish
What's Changed
- Add Turkish dictionary. by @pserwylo in #368
- Actually bump for release v3.11.0. by @pserwylo in #373
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
- Increase probability of letter N in de_de_no_diacritics. by @pserwylo in #360
- Small screen support by @pserwylo in #361
- Remove j, k, w, x, y from Italian dictionary. by @pserwylo in #362
- Ensure all letters are shuffled correctly (not just the first 15). by @pserwylo in #363
- Correctly show max score when viewing in-game found words. by @pserwylo in #364
- Correctly draw words based on their baseline. by @pserwylo in #365
- Tidy preference screen. by @pserwylo in #366
- Bump for release v3.10.0 - Bugfixes by @pserwylo in #367
Full Changelog: v3.9.0...v3.10.0
New translation: Finnish
Misc bug fixes
Fixes:
- Brenton dictionary C'h now fits tiles (thanks to @ewenak).
- Prevent overflowing time limit or time limits of zero (thanks to @adam-poteralowicz).
Please provide feedback/report issues at https://github.com/lexica/lexica/issues.
What's Changed
- Prevent from adding new game mode with time limit of zero by @adam-poteralowicz in #350
- Fix overflowing time limit by @adam-poteralowicz in #351
- Make "C'h" trigram fit in the game cells by using a lowercase h by @ewenak in #352
- Bump for release v3.8.1 - Misc fixes. by @pserwylo in #355
Full Changelog: v3.8.0...v3.8.1
Brenton dictionary + bugfix
Dictionaries:
- Added Brenton dictionary (thanks to ewenak).
Fixes:
- Fix crash when choosing game modes on Android 4.4 (thanks to adam-poteralowicz and Elarnon for continuing to keep Lexica running on older devices).
Please provide feedback/report issues at https://github.com/lexica/lexica/issues.
What's Changed
- Add breton language by @ewenak in #324
- Fix crash when trying to choose game mode on Android 4.4 by @adam-poteralowicz in #335
- Bump for release v3.8.0: Brenton dictionary + fix for Android 4.4 by @pserwylo in #349
New Contributors
Full Changelog: v3.7.1...v3.8.0
Bump target SDK
Technical release: Bump target SDK to latest version to appease Google Play.
What's Changed
- Use JDK 11 to build API. by @pserwylo in #344
- Bump target sdk - Bump for release v3.7.1 by @pserwylo in #345
Full Changelog: v3.7.0...v3.7.1
Indonesia translation + bugfix + update dependencies
Added Indonesia translation (thanks to liimee) and updated others (thanks as always to the community of translators).
Fix (thanks to hhpmmd):
- German scores 6 points for letter "v" (previously was accidentally scoring 1).
Minor UI changes:
- Due to a no-longer supported library used to render buttons. Required more changes than expected, hence the minor bump to 3.7.x.
Please provide feedback/report issues at https://github.com/lexica/lexica/issues.