Skip to content

Releases: itkach/aard2-android

0.17

06 Mar 02:09
Compare
Choose a tag to compare
  • Added dark user interface theme

0.16

24 Feb 03:46
Compare
Choose a tag to compare
  • Fixed crash on following invalid local links
  • Fixed crash when dictionary files are deleted
  • On Android 5 in Bookmarks and History back button didn't collapse filter action view, closed app instead, now fixed
  • Nicer "empty" view for unavailable articles (bookmarks/history records referring to removed dictionaries)
  • Use 127.0.0.1 instead of localhost to avoid name resolution
  • Updated Italian translation (thank you @bittachi)

0.15

14 Jan 04:15
Compare
Choose a tag to compare
  • Fixed icon rendering on Kindle Fire
  • Exclude turned off dictionaries from random lookup
  • Added user option to use only favorite dictionaries in random lookup
  • Dictionary discovery progress dialog during disappeared on tap outside the dialog, allowing user to initiate discovery again which caused app crash, now fixed
  • Back button now cancels dictionary discovery

0.14

06 Jan 14:52
Compare
Choose a tag to compare
  • Fixed crash on Android < 4.2 (issue #15)

0.13

04 Jan 02:31
Compare
Choose a tag to compare
  • Fixed occasional crash on resuming application to article viewing activity

0.12

29 Dec 15:22
Compare
Choose a tag to compare
  • Implemented ability to add dictionaries by selecting a file
  • Go to dictionary tab and run dictionary discovery automatically if launched with no open dictionaries
  • Revised dictionary tab UI when empty to make dictionary discovery action more prominent
  • Fixed several rare crashes
  • Tweaked dictionary list and settings appearance
  • Improved responsiveness of link clicks
  • Added Ukrainian translation
  • Updated translations (thank you @MHBraun, @bittachi)

0.11

15 Dec 02:47
Compare
Choose a tag to compare
0.11 Pre-release
Pre-release
  • Implemented ability to reorder dictionaries by marking and unmarking them as favorite. Dictionary order comes into play when ordering lookup results of the same match strength. Favorite dictionaries are at the top of the dictionary list. Marking dictionary as favorite adds to the favorite list, unmarking puts it below last favorite.
  • Fixed long dictionary labels overlap with timestamp in bookmarks/history
  • Use more compact timestamp in bookmarks/history (don't show time for old entries)
  • Fixed crash on dictionary discovery if empty file with .slob extension is found (for example downloading dictionary in Firefox creates .slob file of zero size while content is being downloaded into corresponding .part file).
  • Updated German translation (thank you @MHBraun)
  • Updated build to use Gradle 2.x

0.10

01 Dec 02:17
Compare
Choose a tag to compare
0.10 Pre-release
Pre-release
  • Implemented ability to apply user defined CSS
  • Apply selected style without waiting for all images to load
  • Dictionary details are now collapsible
  • Fix loading CSS for articles containing slash (/) in article title
  • Fix crash on Android 5 when returning to app after long period of inactivity

0.9

25 Nov 15:55
Compare
Choose a tag to compare
0.9 Pre-release
Pre-release
  • Fix crash when opening articles with slash (/) in article title

0.8

24 Nov 01:43
Compare
Choose a tag to compare
0.8 Pre-release
Pre-release
  • Revised dictionary list user interface
  • Implemented ability to turn dictionaries on/off. Sometimes it's difficult to find
    entries from a specific dictionary in lookup results if many dictionaries are open. Dictionaries that are turned off are excluded from lookup, but are available when navigating from bookmarks and history.
  • Added German translation (thank you @MHBraun)
  • Fixed crash when trying to open some articles containing percent (%) character in the title