harbour-pedalo.git
5 years agoSupport multiple graphs
David Llewellyn-Jones [Sat, 21 Jul 2018 23:26:29 +0000 (00:26 +0100)]
Support multiple graphs

5 years agoAdd graph to stats page; update Rules
David Llewellyn-Jones [Sat, 21 Jul 2018 16:53:38 +0000 (17:53 +0100)]
Add graph to stats page; update Rules

The graph is a placeholder and doesn't show anything useful just
yet.

5 years agoTidy up package info
David Llewellyn-Jones [Wed, 18 Jul 2018 01:59:07 +0000 (02:59 +0100)]
Tidy up package info

5 years agoAdd Pedalo Rules for viewing in the app
David Llewellyn-Jones [Tue, 17 Jul 2018 20:38:42 +0000 (21:38 +0100)]
Add Pedalo Rules for viewing in the app

5 years agoAdd documentation
David Llewellyn-Jones [Tue, 17 Jul 2018 19:28:18 +0000 (20:28 +0100)]
Add documentation

5 years agoGenerate sensible stats when no journeys are logged
David Llewellyn-Jones [Tue, 17 Jul 2018 17:42:49 +0000 (18:42 +0100)]
Generate sensible stats when no journeys are logged

Previouosly it was producing empty or "%NaN" results due to zero
or division-by-zero calculations. Now it should show sensible
text.

There are also some changes made to allow the cover to work better
on Jolla One and Jolla C devices.

5 years agoGive cycle button icons more dynamism
David Llewellyn-Jones [Mon, 16 Jul 2018 23:08:32 +0000 (00:08 +0100)]
Give cycle button icons more dynamism

5 years agoFix name used in app drawer
David Llewellyn-Jones [Mon, 16 Jul 2018 22:32:07 +0000 (23:32 +0100)]
Fix name used in app drawer

5 years agoAdd flashy spiral timer to cover
David Llewellyn-Jones [Mon, 16 Jul 2018 22:29:40 +0000 (23:29 +0100)]
Add flashy spiral timer to cover

5 years agoList journeys in descending order of time
David Llewellyn-Jones [Mon, 16 Jul 2018 02:18:07 +0000 (03:18 +0100)]
List journeys in descending order of time

5 years agoAdd images to buttons on main page
David Llewellyn-Jones [Mon, 16 Jul 2018 01:03:26 +0000 (02:03 +0100)]
Add images to buttons on main page

5 years agoFill main screen with buttons
David Llewellyn-Jones [Sun, 15 Jul 2018 22:10:46 +0000 (23:10 +0100)]
Fill main screen with buttons

5 years agoDisplay overall statistics
David Llewellyn-Jones [Sun, 15 Jul 2018 20:27:16 +0000 (21:27 +0100)]
Display overall statistics

5 years agoEnsure all app icons sizes are defined
David Llewellyn-Jones [Sun, 15 Jul 2018 16:32:25 +0000 (17:32 +0100)]
Ensure all app icons sizes are defined

5 years agoAdd gitignore to ignore resources and generated folders
David Llewellyn-Jones [Sun, 15 Jul 2018 16:31:46 +0000 (17:31 +0100)]
Add gitignore to ignore resources and generated folders

5 years agoAdd icons and images dependent on device resolution
David Llewellyn-Jones [Sun, 15 Jul 2018 16:31:15 +0000 (17:31 +0100)]
Add icons and images dependent on device resolution

5 years agoFix landscape orientation
David Llewellyn-Jones [Sat, 14 Jul 2018 23:57:32 +0000 (00:57 +0100)]
Fix landscape orientation

5 years agoAdd About page
David Llewellyn-Jones [Sat, 14 Jul 2018 20:09:58 +0000 (21:09 +0100)]
Add About page

5 years agoImprove journey info page layout
David Llewellyn-Jones [Sat, 14 Jul 2018 19:53:18 +0000 (20:53 +0100)]
Improve journey info page layout

5 years agoAdd journey info page
David Llewellyn-Jones [Sat, 14 Jul 2018 19:40:29 +0000 (20:40 +0100)]
Add journey info page

When items are clicked in the journey list, default behaviour is
now to show an info page that can't be edited.

5 years agoRename AddJourney to JourneyEdit
David Llewellyn-Jones [Sat, 14 Jul 2018 19:13:44 +0000 (20:13 +0100)]
Rename AddJourney to JourneyEdit

This fits better with the overall naming scheme and makes sense
given the dialog is used more often for editing than for adding.

5 years agoAdd menu (delete, edit) to journey list items
David Llewellyn-Jones [Sat, 14 Jul 2018 19:08:51 +0000 (20:08 +0100)]
Add menu (delete, edit) to journey list items

5 years agoAdd duration entry dialog
David Llewellyn-Jones [Sat, 14 Jul 2018 18:56:08 +0000 (19:56 +0100)]
Add duration entry dialog

5 years agoFix release build so it.. builds
David Llewellyn-Jones [Sat, 14 Jul 2018 17:13:52 +0000 (18:13 +0100)]
Fix release build so it.. builds

5 years agoStore current journey details in persistent settings
David Llewellyn-Jones [Sat, 14 Jul 2018 02:41:02 +0000 (03:41 +0100)]
Store current journey details in persistent settings

5 years agoCorrently add, edit and list journey details
David Llewellyn-Jones [Fri, 13 Jul 2018 23:55:03 +0000 (00:55 +0100)]
Corrently add, edit and list journey details

5 years agoAdd journey model and list
David Llewellyn-Jones [Mon, 2 Jul 2018 17:52:32 +0000 (18:52 +0100)]
Add journey model and list

5 years agoFlesh out UI, provide journey data model
David Llewellyn-Jones [Sun, 1 Jul 2018 20:48:00 +0000 (21:48 +0100)]
Flesh out UI, provide journey data model

5 years agoFix version number
David Llewellyn-Jones [Fri, 29 Jun 2018 18:33:13 +0000 (19:33 +0100)]
Fix version number

5 years agoInitial project
David Llewellyn-Jones [Fri, 29 Jun 2018 18:29:58 +0000 (19:29 +0100)]
Initial project