Skip to content

Releases: volkszaehler/app-android

VolkszaehlerApp 0.9.7

20 Dec 10:59
990babd
Compare
Choose a tag to compare

Install:

  1. Backup the settings
  2. uninstall the old version
  3. install the new version
  4. 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

04 Dec 14:02
b3acafe
Compare
Choose a tag to compare

Install:

  1. Backup the settings
  2. uninstall the old version
  3. install the new version
  4. 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

28 Jul 13:52
Compare
Choose a tag to compare

Install:

  1. Backup the settings
  2. uninstall the old version
  3. install the new version
  4. 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

21 Jul 12:19
Compare
Choose a tag to compare

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

06 Jul 14:41
Compare
Choose a tag to compare

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

30 Jun 14:39
Compare
Choose a tag to compare

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

01 Feb 12:46
Compare
Choose a tag to compare

Version 0.9.1

Fixed

  • fixed style issues with Android 7 (#21)
  • fixed unhandled UnknownHostException (#22)

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

05 Jan 12:53
Compare
Choose a tag to compare

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

20 Oct 14:53
Compare
Choose a tag to compare

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

Bugs/Issues/Questions:
Please use the mailing list:
http://wiki.volkszaehler.org/contact

or create issues directly here on Github.

VolkszaehlerApp 0.8.8

23 Aug 12:51
Compare
Choose a tag to compare

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