Lotsa metrics + ionic deploy + workaround for tile loading issue
Pre-release
Pre-release
shankari
released this
18 Jul 05:50
·
4623 commits
to master
since this release
The theme for this release is: metrics!
- Metrics API that returns daily, monthly, yearly summaries of various metrics,
both wrt local time filters and UTC timestamp ranges - New metrics screen that shows trip count, distance and duration over time,
split by mode. On the server, these are aggregate metrics - on the phone,
they are individual metrics. - Thanks to @krisma, in addition, we have more detailed common trip and common
place screens that show metrics about typical start times and durations.
From a maintainability perspective, we have also integrated with ionic deploy
http://docs.ionic.io/docs/deploy-overview
which allows us to push UI changes without waiting for app store review.
You might see more prompts to apply UI-only changes in the future as the native
part of our code stabilizes and we focus on integrations and utility.
We also have several fixes in the phone code, including one which adds a button to workaround the tile loading issue.
Refresh tiles | Metrics |
---|---|
UI-only patch releases through ionic deploy
v0.0.12-alpha-patch-1: a1ec248
notes:
- fixed top left unknown and squeezing bars
- Allow users to override the channel that ionic deploy is pulled from
- Fix tile loading on android