Releases: itkach/aard2-android
Releases · itkach/aard2-android
0.17
0.16
- 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
- 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
0.13
0.12
- 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
- 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
- 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
0.8
- 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