Releases: volkszaehler/app-android
VolkszaehlerApp 0.9.7
Install:
- Backup the settings
- uninstall the old version
- install the new version
- restore the settings
New
- Asks for Permission to store/read backups (starting with Android 6)
Fixed
- Backups work also with Android 6 and newer (#38)
Changed
- Backup file is stored in download folder now
- small optimizations
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.9.6
Install:
- Backup the settings
- uninstall the old version
- install the new version
- restore the settings
New
- Custom time ranges can be selected now for table view. Please note, the larger the time range the imprecise the values are, especially the Min and Max values. 'Grouping' makes it faster, but increases the imprecision even more.
Fixed
- Costs are not correctly displayed in table view when type 'water' is used (#36)
Changed
- small optimizations
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.9.5
Install:
- Backup the settings
- uninstall the old version
- install the new version
- restore the settings
Changed
- When reading the channels the very first time all channels are checked by default (#32)
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.9.4
Note: The volkszaehlerapp094.apk is signed now, it is recommended to save the settings in the menu before un-install/install. Then restore the settings. After completing the settings, backup them again to have all settings saved.
New
- now 3 Sorting modes: Off, Sorting of Channels in Groups, or Sorting all Channles independend of Groups
- the backup of settings now also saves the "checked state" of the channels
Fixed
- small bugs
Changed
- Sorting of channels now also for Popup in chart view
- small optimizations
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.9.3
Version 0.9.3
New
- Channels can be sorted in Preferences, channels must be relaoded once after changing the preference
Fixed
- error message in table view for groups (there is no table view for groups)
Changed
- small optimizations, Colors in table view, naming
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.9.2
Version 0.9.2
New
- new TabelView of Values
Fixed
- fixed display issues with Channel of type "heat" and consumption
Changed
- small optimizations
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.9.1
Version 0.9.1
Fixed
Changed
- better styles for date dialog in chartview
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.9.0
Version 0.9.0
Fixed
- fixed exception "Getting data is not supported for groups"
Changed
- ChartEngine update
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.8.9
Version 0.8.9
New
- Private channels can be added manually in preferences, if there are more than one, add them comma separated like uuid1,uuid2,uuid3
Fixed
- better error handling, works with older Volkszaehler version now
Changed
- small optimizations (Font Size, Values can be copied)
Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact
or create issues directly here on Github.
VolkszaehlerApp 0.8.8
Version 0.8.8
The Android App visualizing smart meter data got with Volkszaehler project,
http://www.volkszaehler.org/
New
- It is now possible to have several graphs in one chart, use "Long Press" in chart view, Limitation: there is only one y-Axis
- ChannelDetails show now the total value if an initial value is set for the channel
- Number of Tuples can be set now (default is 1000), a higher number makes the Charts more detailled (as long as there are enough values in the database), but slows down the charts
Fixed
- fixed display issues with Channels of type "water" and costs
Changed
- small optimizations