lp://staging/~ahayzen/ubuntu-weather-app/reboot-location-remove-reorder-multi
- Get this branch:
- bzr branch lp://staging/~ahayzen/ubuntu-weather-app/reboot-location-remove-reorder-multi
Branch merges
- Martin Borho: Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
-
Diff: 1301 lines (+1132/-11)15 files modifiedapp/components/CMakeLists.txt (+2/-0)
app/components/ListItemActions/CMakeLists.txt (+5/-0)
app/components/ListItemActions/CheckBox.qml (+25/-0)
app/components/ListItemActions/Remove.qml (+27/-0)
app/components/ListItemReorderComponent.qml (+106/-0)
app/components/ListItemWithActions.qml (+496/-0)
app/components/MultiSelectHeadState.qml (+72/-0)
app/components/MultiSelectListView.qml (+52/-0)
app/components/WeatherListItem.qml (+139/-0)
app/components/WeatherListView.qml (+32/-0)
app/data/Storage.qml (+46/-0)
app/ubuntu-weather-app.qml (+54/-1)
app/ui/HomePage.qml (+1/-0)
app/ui/LocationsPage.qml (+57/-8)
po/com.ubuntu.weather.pot (+18/-2)
Related bugs
Related blueprints
Branch information
Recent revisions
- 15. By Andrew Hayzen
-
* Added multiselect/swipe delete and reorder support to locations list
* Added a few FIXMEs to fix in future mps - 14. By Andrew Hayzen
-
* Implement Add Location page.
Approved by Martin Borho, Ubuntu Phone Apps Jenkins Bot.
- 13. By Martin Borho
-
Listview for hourly forecasts added, becomes visible when todays icon is clicked.
Approved by Andrew Hayzen, Ubuntu Phone Apps Jenkins Bot.
- 12. By Victor Thompson
-
* Add graphics from Design's Shapes.psd file.
Approved by Martin Borho, Ubuntu Phone Apps Jenkins Bot.
- 11. By Martin Borho
-
Implemented horizontal scrolling through loctions and a functional bottom edge.
Approved by Victor Thompson, Ubuntu Phone Apps Jenkins Bot, Andrew Hayzen.
- 10. By Andrew Hayzen
-
* Basic implementation of settings for Units, DataProvider and RefreshInterval. Fixes: https:/
/bugs.launchpad .net/bugs/ 1420609. Approved by Victor Thompson, Ubuntu Phone Apps Jenkins Bot.
- 9. By Andrew Hayzen
-
* Use Settings API, with migration of data - deletion of old data not enabled yet.
Approved by Victor Thompson, Ubuntu Phone Apps Jenkins Bot.
- 8. By Andrew Hayzen
-
* Add bottom edge page listing the locations.
Approved by Victor Thompson, Ubuntu Phone Apps Jenkins Bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-weather-app/obsolete.trunk