Possible tags:
- [info] An information not directly related to code changes
- [feature] A new feature or an improvement
- [bug] A bugfix
- [change] A change that's neither a feature nor a bugfix
- [i18n] Internationalization / translation
- [bug] Fix a parsing error for certain endpoints (#50)
- [change] Upgrade dependencies, switch to Java 17, switch to Gradle 8, change TargetSDK to 34 (#53)
Contributors to this version:
- Danilo Bargen (@dbrgn)
Thanks!
- [feature] Show state "last change" timestamp as localized datetime (#47)
- [bug] Use correct mastodon property (#49)
- [bug] Fix network error message
- [change] Drop support for Android 5–7, require at least Android 8
- [change] Remove old autolinking-workaround for HTC devices (#48)
Contributors to this version:
- cyroxx (@cyroxx)
- Danilo Bargen (@dbrgn)
Thanks!
- [bug] Fix a bug when parsing v14 endpoints that contain a SpaceFED key without a "spacephone" field (#44)
- [bug] Temporarily use directory from GitHub directly to speed up loading (#45)
Contributors to this version:
- Danilo Bargen (@dbrgn)
Thanks!
- [feature] Add information about the app to settings (#18)
- [bug] Fix widget crashing on Android 12 (#24)
- [bug] Export widget config activity to fix crashing OpenLauncher (#33)
- [change] Reverse latitude and longitude displayed on the screen (#37)
- [change] Improvements for widget (#34)
- [change] Upgrade dependencies, change TargetSDK to 33 (#42)
Contributors to this version:
- Danilo Bargen (@dbrgn)
- Nicco Kunzmann (@niccokunzmann)
- Adrian Pascu (@adipascu)
- Frieder Hannenheim (@FriederHannenheim)
Thanks!
Unfortunately the app was pulled down from Google Play by Google due to "developer inactivity". Due to the lack of e-mail forwarding, we never noticed the warnings, so the app is now gone.
To fix this, we had to change the app ID. Additionally, there will be an F-Droid release.
Changes:
- [change] Update dependencies
- [change] Rename package to
io.spaceapi.community.myhackerspace
- [info] Add F-Droid metadata
- [bug] Fix refresh button (#5)
- [info] App was re-released by the SpaceAPI project under a new package name (#1)
- [info] GitHub is now at https://github.com/spaceapi-community/my-hackerspace/
- [info] The app now requires at least Android 5 (API 21) (#75)
- [feature] Support for SpaceAPI v14 (#85)
- [feature] New app launcher icon (#3)
- [feature] More modern icons in app UI (#74)
- [bug] Don't save empty data in application state (#64)
- [change] Update all domains to spaceapi.io (#65, #71)
- [change] Switch to Java 8 (#73)
- [change] Remove MemorizingTrustManager (#65)
- [change] Upgrade dependencies (#69)
- [change] Switch to CircleCI (#69)
- [change] Add support for annotations (#77)
- [i18n] Improved translations
- Change links from SpaceAPI.net to SpaceDirectory.org
- Display all webcams
- Fix camera and stream url being displayed
- Fix twitter link to the new url format
- Uses custom API directory end point (https://spaceapi.fixme.ch/directory.json)
- Allow editing of the API directory end point and the current hackerspace API
- Add Danish translation (thanks Mikkel)
- Supports invalid SSL certificates
- Allow widget to be resized
- Add Dutch translation
- Fix http to https redirection
- General fixes
- Fix crash when there's no error message
- German translation (thanks to Lokke and Phervieux)
- Better hs list with alphabetical index
- Better errors messages
- Caching for http requests (images, hs directory)
- Add status message to the widget (thanks Fpletz)
- Fix bugs: widget updates, ignore ext fields, click from widget
- Fix regression with widget custom open/close logo
- Fix order of hackerspaces with different cases
- Better layout for sensors
- Support more fields for sensors (machines, names, properties)
- Faster http requests (Use DefaultHttpClient instead of HttpURLConnection)
- Full support of SpaceAPI 0.13, drops mixed api definition: hackerspaces must comply to the level they declare!
- Widget transparency preference added (by default transparency is deactivated)
- French translation
- Fix the widget's image not updating
- Change to the new spaceapi url
- Better layout in general
- Use Holo light theme for Android >=3
- Refresh the current hackerspace
- Default to 15mn for the Widget
- Settings button to change the widget interval
- Fix lat/lon link
- Fix crash when maps/email app not found
- Bug fixes
- Add a spinner when loading image
- Faster download
- Only download image if there is a change of state (better battery live and reduce network usage)
- Add Cam and Stream links if present
- Link for adresses opening GMaps
- Sort Hackerspaces by name
- Accept untrusted SSL certificates
- Better error reporting
- BUGFIX: Theme shoud be correct on all devices/versions
- BUGFIX: Should work after reboot correctly
- White theme by default (may break on samsung devices)
- Check if network is enabled
- Handle rotation correctly
- Initial release