2020-08-31 21:17:57 +02:00
|
|
|
# Changelog
|
2021-04-27 20:13:36 +02:00
|
|
|
## v0.4.4 (14)
|
|
|
|
- Fix Android 11 intents (to open Calendar or Maps)
|
2021-04-19 12:09:41 +02:00
|
|
|
## v0.4.3 (13)
|
|
|
|
- Add spanish translation thanks to @sguinetti
|
|
|
|
- update dependencies
|
2021-03-14 20:38:00 +01:00
|
|
|
## v0.4.2 (12)
|
|
|
|
- Fix scraping not working when cookies need to be accepted
|
|
|
|
- Android 11 ready
|
2020-10-04 12:05:16 +02:00
|
|
|
## v0.4.1 (11)
|
|
|
|
- Fix events not displaying correctly after activity resume
|
|
|
|
- add share action on each event
|
|
|
|
- add URL shortener redirection for fb.me
|
2020-09-27 16:22:02 +02:00
|
|
|
## v0.4.0 (10)
|
|
|
|
- Support pages with upcoming events *beta*
|
|
|
|
- Display events in a scrollable card-based view
|
|
|
|
- Improve intent handling
|
|
|
|
- Add history for scraped events
|
|
|
|
- Tap image preview to open fullscreen
|
|
|
|
- Scrape name and image even if no event data found
|
2020-08-31 21:25:29 +02:00
|
|
|
## v0.3.3 (9)
|
|
|
|
- Update about section with download and changelog information.
|
|
|
|
- Improve high-res preview scraping.
|
|
|
|
- Fix potential crash on calendar intent.
|
2020-08-31 21:17:57 +02:00
|
|
|
## v0.3.2 (8)
|
|
|
|
- Add german translation.
|
|
|
|
- Decrease MinSDK to 23 (Android 6.0).
|
|
|
|
- Replace Date implementation.
|
|
|
|
- Enable Dark Mode for WebViews.
|
|
|
|
- Add high-res preview for www prefix.
|
|
|
|
## v0.3.1 (7)
|
|
|
|
- Fix invalid default uri.
|
|
|
|
- Update about section.
|
|
|
|
## v0.3.0 (6)
|
|
|
|
- Rework help and about.
|
|
|
|
- Add settings with URL prefix selector.
|
|
|
|
- Add Maps button for location.
|
|
|
|
- Disable text field inputs - all fields can be edited in the calendar app.
|
|
|
|
- Change date/time format to RFC standard.
|
|
|
|
- Minor interface changes.
|
|
|
|
- Code cleanup and refactoring.
|
|
|
|
- Add code documentation.
|
|
|
|
## v0.2.2 (5)
|
|
|
|
- Fix for event links with querystrings.
|
|
|
|
- New icon and banner as default toolbar image.
|
|
|
|
## v0.2.1 (4)
|
|
|
|
- Fixes for new design.
|
|
|
|
- New button layout.
|
|
|
|
- Improve input error display.
|
|
|
|
## v0.2.0 (3)
|
|
|
|
- Fix for timezone calculation.
|
|
|
|
- Material design Interface, will be improved further.
|
|
|
|
- Display the event picture in the toolbar.
|
|
|
|
## v0.1.1 (2)
|
|
|
|
- Added help and reports section.
|
|
|
|
- Fix for some locations not scraped correctly.
|
|
|
|
- Resolve fb-internal links.
|
|
|
|
## v0.1.0 (1)
|
|
|
|
- Initial release.
|