1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Clam
0ec529a6d3 Added French support and many other changes:
* Updated gradle
* Gradle build script changed to prompt for password in UI
* Initial French support NOTE: Missing UI resources.
* IntelliJ IDEA: Optimize Imports
* Fixed dictionary loading UI oddity when loading multiple dicts
2015-08-08 02:37:34 +10:00
Clam
738fc6db36 Added initial key override support. Use at own risk. 2014-11-04 22:40:09 +11:00
Clam
b40db96182 Phew. Changed settings backend. Used more ENUM, fixed some bugs.
* Settings now use the database instead of SharedPreferences (which are
  bad)
  * Changed many constants to now be ENUMs.
  * Changed some character mappings which were too big.
  * Added limit to number of results returned to stop crash.
  * Changed Lang id so can do binary operations on it
  * Removed some old code
2014-11-03 22:46:02 +11:00
Clam
300e9df54b Whoops. Added missing files from last commit. 2014-10-21 01:28:18 +11:00
Clam
079de4c475 Added initial German support. Updated gradle things, fixed bugs:
* Made the Gradle script act a bit better in regards to calcing dict sizes
* Fixed some error messages
* Hopefully fixed crash on no dict load
* Fixed issue where some characters and cases weren't added to db
2014-10-21 01:17:02 +11:00
Clam
57a03d9235 Added missing localized strings 2014-03-30 20:08:02 +11:00
Clam
faf704bc67 Added mode change notifications 2014-03-30 16:34:51 +11:00
Clam
7b5f1f7369 Made some little string fixes 2014-03-29 23:53:55 +11:00
Clam
9150bf62d7 Fixed some bugs, and added some things:
* Updated gradle
* Composed text now changes on selection change
* Added content description for smileys and trimmed smiley list
* Added localization for symbol/smiley dialog
2014-03-29 23:41:32 +11:00
Clam
fe425a6715 Updated Russian resource files 2014-02-17 13:27:19 +11:00
Clam
b0d403257b Big changes: Multilingual, dbupdating, bugfixes:
* Multilingual backend support with initial Russian language support
* Updater service to update the database in the background, and overhauled
backend access
* Fixed long pressing numbers in Lang mode would not input digit
* Fixed Add Word not behaving as you would expect
* Some other minor fixes
2014-02-17 00:03:14 +11:00
Clam
878a8e594a Added and updated UI resources 2013-11-23 18:06:02 +11:00
Clam
e226f45c26 Fixed some bugs and cleaned up codes
* Fixed crash on backspacing from symbol (1 key)
* Hopefully fixed weird crash trying to dismiss view
* Fixed long press not working for SoftKeys
2013-07-27 18:52:20 +10:00
Clam
1f9a97929e Initial commit 2013-07-02 15:35:21 +10:00