2813 Commits

Author SHA1 Message Date
Michael Zanetti
1ea670da68 Fix a crash with checking location permissions on old androids 2022-12-15 14:48:44 +01:00
Michael Zanetti
d8f07a3b0b bump build number 2022-12-15 09:50:55 +01:00
jenkins
8c18d73a63 Jenkins automated build 1.5.21 (517) 2022-12-12 11:53:37 +01:00
Michael Zanetti
2792dcb66c Update translations 2022-12-12 11:50:01 +01:00
jenkins
1a2d906df4 Jenkins automated build 1.5.20 (516) 2022-12-09 15:29:51 +01:00
Michael Zanetti
caab69af01 Fix bluetooth permission checking for android <= 30 (11) 2022-12-09 15:28:18 +01:00
jenkins
2f2f5d94be Jenkins automated build 1.5.19 (515) 2022-12-08 16:31:30 +01:00
Michael Zanetti
1d2feb444e Refresh notification permission on iOS when the app is focused
It may have changed while the app was unfocused
2022-12-08 16:29:11 +01:00
jenkins
b6065fb8b5 Jenkins automated build 1.5.18 (514) 2022-12-08 00:24:37 +01:00
Michael Zanetti
5fbabfa519 Fix some glitches in energy chats if the user changes the time zone 2022-12-08 00:21:25 +01:00
jenkins
b9fd4b5961 Jenkins automated build 1.5.17 (513) 2022-12-07 21:25:22 +01:00
Michael Zanetti
6945b4636c Add NSLocationAlwaysAndWhenInUseUsageDescription declaration for iOS 2022-12-07 21:24:21 +01:00
jenkins
1679a9990d Jenkins automated build 1.5.16 (512) 2022-12-07 20:19:13 +01:00
Michael Zanetti
2b15ad34aa Add a check for location services being enabled in BtWiFi setup 2022-12-07 20:18:05 +01:00
jenkins
e73eb3ed7a Jenkins automated build 1.5.15 (511) 2022-12-07 14:42:22 +01:00
jenkins
de3442b9d7 Merge PR #931: Ignore error code 1638 in win installer for the vc_redist package 2022-12-07 14:42:21 +01:00
Michael Zanetti
1208b787bb
Merge pull request #930 from adazem009/patch-1
Fix the snap package on Wayland
2022-12-07 14:41:56 +01:00
jenkins
c4507893f5 Jenkins automated build 1.5.14 (510) 2022-12-07 00:29:29 +01:00
Michael Zanetti
18154afcaa Add vibration sensor interface 2022-12-07 00:14:55 +01:00
Michael Zanetti
ad0d7873d6 Ignore error code 1638 in win installer for the vc_redist package 2022-12-05 17:29:47 +01:00
adazem009
7a7eab2855
snap: Set WAYLAND_DISPLAY
* fixes the snap on Wayland
* Closes #690
2022-12-04 10:59:23 +01:00
jenkins
81fc45df1b Jenkins automated build 1.5.13 (509) 2022-12-02 12:15:25 +01:00
jenkins
67886a68ab Merge PR #929: Drop AWS cloud support 2022-12-02 12:15:24 +01:00
Michael Zanetti
6157fcf6c4 Drop AWS cloud support 2022-12-02 12:12:37 +01:00
jenkins
455e8ef408 Jenkins automated build 1.5.12 (508) 2022-12-02 00:21:40 +01:00
Michael Zanetti
578dd377b1 Fix energy canvas scaling problems on iOS 2022-12-02 00:20:39 +01:00
jenkins
0bdeb10eb8 Jenkins automated build 1.5.11 (507) 2022-11-28 16:28:28 +01:00
Michael Zanetti
64dcdc25f7 Add ios loation permission declaration
The PlatformPermissions class allows requesting the location
permission, but the app actually never will do so at this point.

Apple still requires this permission string tho...
2022-11-28 16:25:32 +01:00
jenkins
86d3000fcd Jenkins automated build 1.5.10 (506) 2022-11-28 15:36:20 +01:00
jenkins
6c34541643 Merge PR #925: Add ubuntu mono font 2022-11-28 15:36:20 +01:00
Michael Zanetti
18e8e1ba49 Fix bluetooth permission on android 2022-11-28 15:34:12 +01:00
Michael Zanetti
6496cc05e7 Add ubuntu mono font 2022-11-26 12:25:22 +01:00
jenkins
f410b53062 Jenkins automated build 1.5.9 (505) 2022-11-26 01:30:33 +01:00
Michael Zanetti
32853ce612 More improvements on the energy view
Bring back title headers
allow opening a single chart fullscreen
allow selecting individual series in a chart
2022-11-26 01:27:52 +01:00
Michael Zanetti
80f74e192f Add MultiSelectionTabs component 2022-11-25 22:58:12 +01:00
jenkins
346fd1b359 Jenkins automated build 1.5.8 (504) 2022-11-23 12:28:51 +01:00
Michael Zanetti
ffefc9f753 Smaller fixes on unified energy charts 2022-11-23 12:27:29 +01:00
jenkins
532db8b732 Jenkins automated build 1.5.7 (503) 2022-11-22 14:08:31 +01:00
Michael Zanetti
b8e9dd7e45 Some fixes in the platform permission helper for android 2022-11-22 14:06:27 +01:00
jenkins
67ec2eeab1 Jenkins automated build 1.5.6 (502) 2022-11-21 01:00:35 +01:00
Michael Zanetti
71533ee176 Tweak rendering performance for power balance animation 2022-11-21 00:59:15 +01:00
jenkins
991aa8238e Jenkins automated build 1.5.5 (501) 2022-11-20 22:02:57 +01:00
Michael Zanetti
eb27cc5a53 Fix crash in the connectionwirzard on android (requesting localnetwork permission) 2022-11-20 22:00:15 +01:00
jenkins
3b2e5c9ec9 Jenkins automated build 1.5.4 (500) 2022-11-20 19:57:11 +01:00
Michael Zanetti
b847d5ba59 Update permission handling 2022-11-20 18:00:14 +01:00
jenkins
a5bea39212 Jenkins automated build 1.5.3 (499) 2022-11-19 12:49:47 +01:00
jenkins
459a3ad595 Merge PR #916: Unified energy charts 2022-11-19 12:49:47 +01:00
jenkins
12a0145a60 Merge PR #917: Bump android api level to 31 2022-11-19 12:49:45 +01:00
Michael Zanetti
5145c003bd Bump android api level to 31 2022-11-19 12:48:13 +01:00
Michael Zanetti
0eabba69cb Merge power production and consumption charts 2022-11-19 12:40:33 +01:00