]> gitweb.fperrin.net Git - Dictionary.git/log
Dictionary.git
8 years agoadded support for gradle.properties to specify util library location
Matthew Hague [Mon, 23 Nov 2015 21:26:37 +0000 (21:26 +0000)]
added support for gradle.properties to specify util library location

8 years agoAnother version bump.
Reimar Döffinger [Thu, 19 Nov 2015 19:55:56 +0000 (20:55 +0100)]
Another version bump.

8 years agoMore thorough writability check.
Reimar Döffinger [Thu, 19 Nov 2015 19:55:18 +0000 (20:55 +0100)]
More thorough writability check.

8 years agoGenerate version string in about programmatically.
Reimar Döffinger [Thu, 19 Nov 2015 19:54:55 +0000 (20:54 +0100)]
Generate version string in about programmatically.

8 years agoDummy translations to silence lint.
Reimar Döffinger [Wed, 18 Nov 2015 20:58:28 +0000 (21:58 +0100)]
Dummy translations to silence lint.

8 years agoAdd error messages when dictionary path is not writable.
Reimar Döffinger [Wed, 18 Nov 2015 20:54:45 +0000 (21:54 +0100)]
Add error messages when dictionary path is not writable.

8 years agoCheck that specified path is writeable.
Reimar Döffinger [Wed, 18 Nov 2015 20:25:42 +0000 (21:25 +0100)]
Check that specified path is writeable.

Also show a list of alternatives.

8 years agoTry to fix crash in new data directory suggestion code.
Reimar Döffinger [Tue, 17 Nov 2015 20:14:51 +0000 (21:14 +0100)]
Try to fix crash in new data directory suggestion code.

8 years agoAdd hacks to help debug download issues.
Reimar Döffinger [Tue, 17 Nov 2015 14:35:10 +0000 (15:35 +0100)]
Add hacks to help debug download issues.

8 years agoAdd comment to gradle bug workaround.
Reimar Döffinger [Tue, 17 Nov 2015 13:41:51 +0000 (14:41 +0100)]
Add comment to gradle bug workaround.

8 years agoFix syntax errors in French translation.
Reimar Döffinger [Tue, 17 Nov 2015 13:41:22 +0000 (14:41 +0100)]
Fix syntax errors in French translation.

8 years agoProper dependencies for task to create small jar file.
Reimar Döffinger [Tue, 17 Nov 2015 13:33:03 +0000 (14:33 +0100)]
Proper dependencies for task to create small jar file.

8 years agoUse $buildDir instead of hardcoded build/
Reimar Döffinger [Tue, 17 Nov 2015 13:19:14 +0000 (14:19 +0100)]
Use $buildDir instead of hardcoded build/

8 years agoFix spelling.
Reimar Döffinger [Tue, 17 Nov 2015 12:23:21 +0000 (13:23 +0100)]
Fix spelling.

8 years agoAdd generated DE-JA dictionary.
Reimar Döffinger [Tue, 17 Nov 2015 12:10:01 +0000 (13:10 +0100)]
Add generated DE-JA dictionary.

8 years agoAdd DE-RU and ES-RU dictionaries.
Reimar Döffinger [Tue, 17 Nov 2015 12:05:23 +0000 (13:05 +0100)]
Add DE-RU and ES-RU dictionaries.

8 years agoMerge pull request #7 from kvnco/patch-1
Reimar Döffinger [Wed, 28 Oct 2015 20:13:47 +0000 (21:13 +0100)]
Merge pull request #7 from kvnco/patch-1

Corrections to the French translations

8 years agoCorrections to the French translations
Kevin C [Wed, 28 Oct 2015 14:00:59 +0000 (15:00 +0100)]
Corrections to the French translations

Add some corrections to the French translations (punctuations, grammar, enhancements…).
I did not change the “thanksForUpdatingVersion” value, not sure if I had to…

8 years agoDo a proper version bump.
Reimar Döffinger [Sun, 11 Oct 2015 18:23:40 +0000 (20:23 +0200)]
Do a proper version bump.

8 years agoAdd more dictionaries:
Reimar Döffinger [Sun, 11 Oct 2015 17:48:44 +0000 (19:48 +0200)]
Add more dictionaries:

AR-DE
EN-grc
ES-cmn

8 years agoVersion bump for minor release.
Reimar Döffinger [Sun, 27 Sep 2015 16:18:16 +0000 (18:18 +0200)]
Version bump for minor release.

8 years agoClean up error messaging.
Reimar Döffinger [Sun, 27 Sep 2015 16:15:46 +0000 (18:15 +0200)]
Clean up error messaging.

Do not show error messages as Toast but Alerts.
Also add a button to error message.

8 years agoAdd EN-cmn dictionary.
Reimar Döffinger [Thu, 24 Sep 2015 19:19:53 +0000 (21:19 +0200)]
Add EN-cmn dictionary.

8 years agoAdd shrinkResources for slightly smaller APK.
Reimar Döffinger [Sun, 20 Sep 2015 11:50:07 +0000 (13:50 +0200)]
Add shrinkResources for slightly smaller APK.

8 years agoSwitch to newer build and appcompat versions.
Reimar Döffinger [Sun, 20 Sep 2015 11:05:53 +0000 (13:05 +0200)]
Switch to newer build and appcompat versions.

Seems to offer better behaviour on Android 2.3
at the very least.

8 years agoFix selecting FreeSerif in settings.
Reimar Döffinger [Sun, 20 Sep 2015 10:42:24 +0000 (12:42 +0200)]
Fix selecting FreeSerif in settings.

8 years agoVersion bump for testing otf font.
Reimar Döffinger [Thu, 17 Sep 2015 07:06:23 +0000 (09:06 +0200)]
Version bump for testing otf font.

8 years agoRemove icu license file, it is misleading anyway.
Reimar Döffinger [Thu, 17 Sep 2015 07:04:59 +0000 (09:04 +0200)]
Remove icu license file, it is misleading anyway.

8 years agoSwitch to otf font instead of ttf.
Reimar Döffinger [Thu, 17 Sep 2015 07:04:30 +0000 (09:04 +0200)]
Switch to otf font instead of ttf.

Should be better quality and smaller.

8 years agoLossless compression of all png files.
Reimar Döffinger [Thu, 17 Sep 2015 06:45:39 +0000 (08:45 +0200)]
Lossless compression of all png files.

8 years agoAnother version bump for FR/IT dictionary update.
Reimar Döffinger [Wed, 16 Sep 2015 16:46:17 +0000 (18:46 +0200)]
Another version bump for FR/IT dictionary update.

8 years agoNew FR and IT dictionaries.
Reimar Döffinger [Mon, 14 Sep 2015 19:33:55 +0000 (21:33 +0200)]
New FR and IT dictionaries.

8 years agoAnother version bump.
Reimar Döffinger [Sat, 12 Sep 2015 12:03:12 +0000 (14:03 +0200)]
Another version bump.

8 years agoUpdate download URLs for new dictionary releases.
Reimar Döffinger [Sat, 12 Sep 2015 11:32:27 +0000 (13:32 +0200)]
Update download URLs for new dictionary releases.

8 years agoUpdate for newly generated DE-* dictionaries.
Reimar Döffinger [Sat, 12 Sep 2015 11:31:31 +0000 (13:31 +0200)]
Update for newly generated DE-* dictionaries.

The DE-LA output is suspicious, it seems to
contain less data now.

8 years agoAdd recovered DE-NL dictionary.
Reimar Döffinger [Thu, 10 Sep 2015 19:37:07 +0000 (21:37 +0200)]
Add recovered DE-NL dictionary.

8 years agoAdd a few more restored dictionaries.
Reimar Döffinger [Sun, 6 Sep 2015 10:05:17 +0000 (12:05 +0200)]
Add a few more restored dictionaries.

8 years agoRemove outdated APK.
Reimar Döffinger [Sat, 5 Sep 2015 12:21:31 +0000 (14:21 +0200)]
Remove outdated APK.

8 years agoVersionCode bump for EN dictionary bugfix release.
Reimar Döffinger [Sat, 5 Sep 2015 11:12:25 +0000 (13:12 +0200)]
VersionCode bump for EN dictionary bugfix release.

8 years agoFixed English dictionary reference.
Reimar Döffinger [Sat, 5 Sep 2015 11:12:02 +0000 (13:12 +0200)]
Fixed English dictionary reference.

8 years agoUpdate for re-generated EN dictionary.
Reimar Döffinger [Sat, 5 Sep 2015 09:42:21 +0000 (11:42 +0200)]
Update for re-generated EN dictionary.

8 years agoFix search bar overlapping buttons.
Reimar Döffinger [Sat, 5 Sep 2015 09:29:44 +0000 (11:29 +0200)]
Fix search bar overlapping buttons.

8 years agoRemove bad useless onRestoreInstanceState implementation.
Reimar Döffinger [Sat, 5 Sep 2015 09:08:23 +0000 (11:08 +0200)]
Remove bad useless onRestoreInstanceState implementation.

It causes crashes due to causing onCreate to be
called twice when rotating.

8 years agoBump version in preparation for next release.
Reimar Döffinger [Fri, 4 Sep 2015 23:38:06 +0000 (01:38 +0200)]
Bump version in preparation for next release.

8 years agoReplace issue reporting URL and email address.
Reimar Döffinger [Fri, 4 Sep 2015 23:37:13 +0000 (01:37 +0200)]
Replace issue reporting URL and email address.

8 years agoAdd a few hacks to reduce size of ICU library.
Reimar Döffinger [Fri, 4 Sep 2015 23:08:37 +0000 (01:08 +0200)]
Add a few hacks to reduce size of ICU library.

8 years agoAllow choosing more system font variations.
Reimar Döffinger [Sat, 29 Aug 2015 15:03:29 +0000 (17:03 +0200)]
Allow choosing more system font variations.

8 years agoAdd 3 more restored dictionaries.
Reimar Döffinger [Sat, 29 Aug 2015 15:03:10 +0000 (17:03 +0200)]
Add 3 more restored dictionaries.

8 years agoAdd single-language dictionaries.
Reimar Döffinger [Fri, 28 Aug 2015 11:52:09 +0000 (13:52 +0200)]
Add single-language dictionaries.

8 years agoBump version.
Reimar Döffinger [Fri, 28 Aug 2015 08:38:11 +0000 (10:38 +0200)]
Bump version.

8 years agoFix EN dictionary info.
Reimar Döffinger [Fri, 28 Aug 2015 08:37:27 +0000 (10:37 +0200)]
Fix EN dictionary info.

8 years agoBump version numbers.
Reimar Döffinger [Fri, 28 Aug 2015 04:46:49 +0000 (06:46 +0200)]
Bump version numbers.

8 years agoDictionary list updated once more.
Reimar Döffinger [Fri, 28 Aug 2015 04:44:35 +0000 (06:44 +0200)]
Dictionary list updated once more.

8 years agoFixed dictionary URLs.
Reimar Döffinger [Thu, 27 Aug 2015 17:15:58 +0000 (19:15 +0200)]
Fixed dictionary URLs.

8 years agoRescale image to actually be 512x512
Reimar Döffinger [Thu, 27 Aug 2015 17:09:50 +0000 (19:09 +0200)]
Rescale image to actually be 512x512

8 years agoUpdated dictionary list.
Reimar Döffinger [Thu, 27 Aug 2015 17:09:09 +0000 (19:09 +0200)]
Updated dictionary list.

8 years agoMore recovered dictionary files.
Reimar Döffinger [Wed, 26 Aug 2015 20:08:41 +0000 (22:08 +0200)]
More recovered dictionary files.

Thanks for providing them!

8 years agoBump version.
Reimar Döffinger [Mon, 24 Aug 2015 21:17:44 +0000 (23:17 +0200)]
Bump version.

8 years agoFix errors in release configuration.
Reimar Döffinger [Mon, 24 Aug 2015 21:05:25 +0000 (23:05 +0200)]
Fix errors in release configuration.

8 years agoAdd release config.
Reimar Döffinger [Mon, 24 Aug 2015 20:59:33 +0000 (22:59 +0200)]
Add release config.

8 years agoFix crash opening dictionary.
Reimar Döffinger [Mon, 24 Aug 2015 20:58:59 +0000 (22:58 +0200)]
Fix crash opening dictionary.

Caused by conversion from ActionBarSherlock.

8 years agoFix Intent creation.
Reimar Döffinger [Mon, 24 Aug 2015 20:44:05 +0000 (22:44 +0200)]
Fix Intent creation.

Changing the AppID would cause them to
try to launch the original App.

8 years agoUpdate dictionaries to those I could save.
Reimar Döffinger [Mon, 24 Aug 2015 20:14:38 +0000 (22:14 +0200)]
Update dictionaries to those I could save.

8 years agoChange application ID to my own.
Reimar Döffinger [Mon, 24 Aug 2015 19:48:40 +0000 (21:48 +0200)]
Change application ID to my own.

8 years agoMove Theme class into DictionaryApplication.
Reimar Döffinger [Mon, 24 Aug 2015 19:25:02 +0000 (21:25 +0200)]
Move Theme class into DictionaryApplication.

That is where it is mostly used, and it simplifies
compiling the DictionaryPC part.

8 years agoRemove unused files.
Reimar Döffinger [Thu, 20 Aug 2015 23:16:12 +0000 (01:16 +0200)]
Remove unused files.

They are replaced with gradle dependencies.

8 years agoClean up imports.
Reimar Döffinger [Thu, 20 Aug 2015 23:13:08 +0000 (01:13 +0200)]
Clean up imports.

8 years agoApply result of "code cleanup" run.
Reimar Döffinger [Thu, 20 Aug 2015 23:10:22 +0000 (01:10 +0200)]
Apply result of "code cleanup" run.

8 years agoRestore some API 10 compatibility.
Reimar Döffinger [Thu, 20 Aug 2015 23:06:27 +0000 (01:06 +0200)]
Restore some API 10 compatibility.

8 years agoMany fixes/hack to get a compilable version.
Reimar Döffinger [Thu, 20 Aug 2015 22:58:04 +0000 (00:58 +0200)]
Many fixes/hack to get a compilable version.

8 years agoMove Android code out of engine code.
Reimar Döffinger [Thu, 20 Aug 2015 21:23:48 +0000 (23:23 +0200)]
Move Android code out of engine code.

9 years agoPlay store voice chinese.
thadh [Tue, 30 Sep 2014 21:03:45 +0000 (14:03 -0700)]
Play store voice chinese.

9 years agoMore flags, french translations.
Thad Hughes [Thu, 10 Jul 2014 18:36:59 +0000 (11:36 -0700)]
More flags, french translations.

10 years agoFixed background of actionbar color in dark theme for 2.3.x Android
Thad Hughes [Mon, 10 Feb 2014 18:20:49 +0000 (10:20 -0800)]
Fixed background of actionbar color in dark theme for 2.3.x Android
versions.

10 years agoNew apk for 5.0.1.
Thad Hughes [Sun, 29 Dec 2013 04:15:23 +0000 (20:15 -0800)]
New apk for 5.0.1.

10 years agoFixed add to wordlist on fresh install.
Thad Hughes [Sun, 29 Dec 2013 04:05:57 +0000 (20:05 -0800)]
Fixed add to wordlist on fresh install.

10 years agoUpdate name in acknowledgments.
Thad Hughes [Sat, 28 Dec 2013 22:17:21 +0000 (14:17 -0800)]
Update name in acknowledgments.
Use button instead ImageDrawable for changing dictionary direction.

10 years agoFixed background in dark theme.
Thad Hughes [Fri, 27 Dec 2013 23:59:11 +0000 (15:59 -0800)]
Fixed background in dark theme.

10 years agostrings, signed version.
Thad Hughes [Fri, 27 Dec 2013 03:27:30 +0000 (19:27 -0800)]
strings, signed version.

10 years agoUpdated version in strings, what's new
Thad Hughes [Fri, 27 Dec 2013 03:24:13 +0000 (19:24 -0800)]
Updated version in strings, what's new

10 years agoFixed crash after update.
Thad Hughes [Fri, 27 Dec 2013 03:15:43 +0000 (19:15 -0800)]
Fixed crash after update.

10 years agoNew images.
Thad Hughes [Thu, 26 Dec 2013 22:38:45 +0000 (14:38 -0800)]
New images.

10 years agoStrings.
Thad Hughes [Thu, 26 Dec 2013 21:08:44 +0000 (13:08 -0800)]
Strings.

10 years agoMore messaging about downloads.
Thad Hughes [Thu, 26 Dec 2013 20:08:18 +0000 (12:08 -0800)]
More messaging about downloads.

10 years agoAuto-format everything.
Thad Hughes [Thu, 26 Dec 2013 19:52:34 +0000 (11:52 -0800)]
Auto-format everything.

10 years agoRemoved old menu.
Thad Hughes [Thu, 26 Dec 2013 19:52:02 +0000 (11:52 -0800)]
Removed old menu.

10 years agoFixed menu button on DictionaryManager
Thad Hughes [Thu, 26 Dec 2013 19:50:58 +0000 (11:50 -0800)]
Fixed menu button on DictionaryManager

10 years agoAdded delay to some UI controls so that they actually work.
Thad Hughes [Thu, 26 Dec 2013 18:19:27 +0000 (10:19 -0800)]
Added delay to some UI controls so that they actually work.

10 years agoAdded credits
Thad Hughes [Thu, 26 Dec 2013 03:23:26 +0000 (19:23 -0800)]
Added credits

10 years agoFix jumping to row from clicking on a link in the HTMLView.
Thad Hughes [Thu, 26 Dec 2013 02:43:59 +0000 (18:43 -0800)]
Fix jumping to row from clicking on a link in the HTMLView.

10 years agoFix flags of Scotland. Fix bug with URL encoding HTMLEntry titles.
Thad Hughes [Thu, 26 Dec 2013 01:58:06 +0000 (17:58 -0800)]
Fix flags of Scotland.  Fix bug with URL encoding HTMLEntry titles.

10 years agoFlag of Scotland, error message when directory is not available.
Thad Hughes [Wed, 25 Dec 2013 22:05:23 +0000 (14:05 -0800)]
Flag of Scotland, error message when directory is not available.

10 years agoUsing external storage dir properly, better notifications when missing.
Thad Hughes [Wed, 25 Dec 2013 21:46:21 +0000 (13:46 -0800)]
Using external storage dir properly, better notifications when missing.

10 years agoMore flags.
Thad Hughes [Wed, 25 Dec 2013 18:31:34 +0000 (10:31 -0800)]
More flags.

10 years agoComment about clipping.
Thad Hughes [Wed, 25 Dec 2013 18:31:19 +0000 (10:31 -0800)]
Comment about clipping.

10 years agoMore flags, fixed height of dictionary names so that they don't clip.
Thad Hughes [Wed, 25 Dec 2013 18:30:32 +0000 (10:30 -0800)]
More flags, fixed height of dictionary names so that they don't clip.

10 years agoUsing ListView again for DictionaryManager, downloads working with
Thad Hughes [Tue, 24 Dec 2013 22:07:54 +0000 (14:07 -0800)]
Using ListView again for DictionaryManager, downloads working with
DownloadManager, filtering working again.

10 years agoUsing icons in QuickSwitch.
Thad Hughes [Sun, 15 Dec 2013 23:41:28 +0000 (15:41 -0800)]
Using icons in QuickSwitch.

10 years agoGot the flags set to a reasonable size.
Thad Hughes [Sun, 15 Dec 2013 23:30:43 +0000 (15:30 -0800)]
Got the flags set to a reasonable size.

10 years agoDictionaryManager can launch dictionaries again.
Thad Hughes [Wed, 11 Dec 2013 05:12:31 +0000 (21:12 -0800)]
DictionaryManager can launch dictionaries again.