This repository has been archived by the owner on Oct 16, 2019. It is now read-only.
Releases: derekcsm/hubble_gallery
Releases · derekcsm/hubble_gallery
1.5.1
- FIX images/descriptions weren't loading due to hubblesite updating some things that the app relied on, I've moved the app over to use hubble.stsci.edu for now as a temporary fix. In the long run the app will move over to using the JSON API so as not to run into issues like this again.
- NEW German/French translations thanks @twckr and @Poussinou
1.5.0
- Tore down and re-built the navigation drawer, fixing lots of bugs related to old implementation along the way
- Small design tweaks
- Misc small bug fixes
Some technical notes: The project is moving to Kotlin! at the time of this release a little over 17% of code in the app is written in Kotlin, the goal is to get to around 90% eventually. If you're an Android dev interested in learning a new language consider contributing https://github.com/derekcsm/hubble_gallery
1.2.5
- New image viewer implementation
- Details view design improvements
- Plenty of refactoring and misc improvements (shoutout to @bvasiljevic for helping out)
- New dagger implementation and begun moving Activities and Fragments to MVP (WIP)
- resources folder structure cleanup
BETA 1.0.1
- removed unused permissions
- Intro screen bug fixes/ style update
- details screen orientation change bug fixes
- R.I.P bugs