Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Releases: george-lim/bruno-android

Release v1.0.0

16 Feb 19:14
Compare
Choose a tag to compare
Integrate fastlane and finish deployment process (#97)

* Rename configuration gradle files

* Initialize fastlane

* Ignore fastlane/metadata

* Update app icon

* Finish fastlane integration

* Update README.md

Release MVP

16 Feb 19:13
Compare
Choose a tag to compare
Release MVP Pre-release
Pre-release
Final MVP PR! (#90)

* Properly handle activity, view, and context everywhere in codebase

* Suppress ProgressDialog warnings

* Replace OnRoute with RouteNavigation

* Replace route planning image in onboarding flow

* Optimize imports

* Re-inspect code

* Add contact info TODO for terms and conditions text

* Fix all crashes caused by code inspection removing 'unused' resources

* Change camera so that it always faces next checkpoint

* Change location update frequency to 1s

* Add safety check for checkpoint bearing

* Fix model reset on music player error

* Randomize playlist selection

* Remove George's playlist

Co-authored-by: Sherry Li <sherryhli@users.noreply.github.com>

Release Prototype Demo 2

16 Feb 19:13
Compare
Choose a tag to compare
Pre-release
v0.2.0

turn off early route completion

Release Prototype Demo 1

16 Feb 18:51
Compare
Choose a tag to compare
Pre-release
v0.1.0

Merge branch 'demo-d3' of github.com:george-lim/cs-446-group-7-projec…