Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make new schedules updates downloadable #1

Open
matm opened this issue Mar 5, 2015 · 0 comments
Open

Make new schedules updates downloadable #1

matm opened this issue Mar 5, 2015 · 0 comments
Assignees
Milestone

Comments

@matm
Copy link
Contributor

matm commented Mar 5, 2015

At this time, bus schedules are part of the final APK distribution, which is far from ideal since every line schedules update implies delivering a new version of the Android application.

Bus schedules updates must be decoupled from new releases of the app. One way to do that is to make the current XML patches htdb_chunk_*.xml available to download from within the Android app.

The Android application should only be updated on new features or bug fixes.

@matm matm self-assigned this Mar 5, 2015
@matm matm added this to the v2.1 milestone Mar 5, 2015
matm added a commit that referenced this issue Apr 3, 2015
Add a network_update_uri entry in local.properties. This is the download
link for retrieving update.tar.bz2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant