1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-27 23:40:31 +02:00
Commit Graph

308 Commits

Author SHA1 Message Date
Andreas Shimokawa
11d49f223b add changelog bump version 2017-11-03 23:26:54 +01:00
Andreas Shimokawa
432268620f update changelog 2017-11-01 23:40:19 +01:00
Daniele Gobbetti
72f76b60d3 Pebble: send temperatures according to the configured measurement system
Fixes #858
<Without further comments but feel free to insert a long rant about the beauty of the metric system>
2017-11-01 17:58:58 +01:00
Daniele Gobbetti
e7839f1c39 Replace the Combined Charts with simple Line Charts
Fixes #808
The datasets had to be separed in order to fill the area below each line with the right color.
2017-11-01 17:35:05 +01:00
Daniele Gobbetti
98b04dd2fc Allow disabling left/right swipe on the graphs
Fixes #860
 Added preference to control this option
 Swiping down will still toggle a sync of the data from the device (if connected) in any case
2017-11-01 09:07:01 +01:00
Andreas Shimokawa
c43b31b1e7 bump version, update changelog 2017-10-30 09:10:03 +01:00
Andreas Shimokawa
e20c88e3de update changelogs 2017-10-25 22:47:55 +02:00
Andreas Shimokawa
67f4ab53fa Bump version and start filling CHANGELOG 2017-10-23 11:55:28 +02:00
Andreas Shimokawa
54231ba490 update changelogs, bump version 2017-10-15 22:29:35 +02:00
Andreas Shimokawa
32e1dec0f8 bump version update changelogs
(release real 0.21.5 early because 0.21.4 had a mismatched version/tag)
2017-10-04 19:44:21 +02:00
Andreas Shimokawa
58c7691142 fix typo 2017-10-01 22:50:05 +02:00
Andreas Shimokawa
b982d27c9a bump version, update changelog 2017-10-01 22:36:26 +02:00
Andreas Shimokawa
7e29234a7e bump version, update changelog 2017-09-28 16:09:48 +02:00
Andreas Shimokawa
56269c5a37 bump version, add changelog 2017-09-25 22:22:59 +02:00
Andreas Shimokawa
acf779a8e4 Amazfit Bip: fix long messages not being displayed at all 2017-09-11 23:20:57 +02:00
Andreas Shimokawa
0b8494faee Bump version, add changelog 2017-09-11 22:35:08 +02:00
Andreas Shimokawa
1efd73af5e Update README and changelogs 2017-09-05 22:48:03 +02:00
Andreas Shimokawa
cfc310692f Amazfit Bip: Fix call notification with unknown caller 2017-09-03 14:37:32 +02:00
Andreas Shimokawa
45263d08d5 bump version, update CHANGELOG
(not yet release time)
2017-09-03 14:20:40 +02:00
Andreas Shimokawa
4bc6e2f71d update changelogs again 2017-08-27 23:40:27 +02:00
Andreas Shimokawa
107a03b0db prepare for release 2017-08-27 01:01:42 +02:00
Andreas Shimokawa
9ac4b923c4 bump version, update CHANGELOG (not yet release time) 2017-08-26 01:01:15 +02:00
Andreas Shimokawa
f9e43919ae update changelogs 2017-08-22 01:04:08 +02:00
Andreas Shimokawa
fd952aa5ae bump version, add changelog 2017-08-22 00:33:55 +02:00
Andreas Shimokawa
a969d4b7dd update changelogs 2017-08-19 23:52:46 +02:00
Andreas Shimokawa
6f522ec5f2 update changelog 2017-08-18 14:03:09 +02:00
Daniele Gobbetti
8cce2d1362 Pebble: allow to blacklist certain calendars
As requested in #736, this adds an entry in the settings menu that allows to blacklist certain calendars.
To avoid confusion, all the former blacklist methods and fields have been renamed to apps_blacklist. The new entries are called calendars_blacklist.
Importing the settings has not been tested with the current changes.
Closes #736

Future improvements TODO: The new setting lives in the Pebble section, i believe in the future the blackslist functionality should be centralized and put in the sidebar.
2017-08-18 10:34:42 +02:00
Daniele Gobbetti
6c38c6bb79 Reword changelog and add versioncode to xml 2017-08-17 18:18:16 +02:00
Daniele Gobbetti
91b1464824 Pebble: use iframe for clay configuration webpages
Replacing the top frame with a data-uri is forbidden since chromium-based-webview version 60.
With this commit we swap the body with an iframe when needed. Old webviews work as usual also with this approach.
No special treatment is needed for local storage as its usage is forbidden in data-uri iframes.

Fixes #758
2017-08-16 21:31:39 +02:00
Andreas Shimokawa
f0c9728775 Bump version, update CHANGELOG.md (not yet release time) 2017-08-13 22:30:40 +02:00
Andreas Shimokawa
30eee7ccd5 update changelog bump version 2017-07-21 19:56:49 +02:00
Andreas Shimokawa
a4e35b49b2 Only show realtime chart on device supporting it 2017-06-02 21:59:46 +02:00
Andreas Shimokawa
683a074f7a update changelogs, bump version 2017-06-02 21:32:38 +02:00
Tomer Rosenfeld
c3df48a25b Updated CHANGELOG.md formatting (#681) 2017-05-09 13:56:17 +02:00
Andreas Shimokawa
eea1fbcca4 update changelogs, bump version 2017-05-08 22:04:24 +02:00
Andreas Shimokawa
43fc3873bb bump version, update changelog 2017-04-27 07:46:30 +02:00
cpfeiffer
b2a1805e4f Update changelog for 0.19.0 2017-04-25 22:02:57 +02:00
Andreas Shimokawa
839e350d1e Bump version, update CHANGELOG 2017-04-24 12:05:04 +02:00
Andreas Shimokawa
edcfae3645 update README and CHANGELOG 2017-04-21 14:24:58 +02:00
Andreas Shimokawa
3860c2f9c4 update changelog, bump versions 2017-04-09 22:39:50 +02:00
Daniele Gobbetti
a77ff03ca5 Add filter functionality to the app blacklist activity 2017-04-09 00:21:43 +02:00
cpfeiffer
c2f83fa857 Add changelog entries 2017-04-08 22:36:51 +02:00
Daniele Gobbetti
3004177f44 Update Changelog 2017-04-08 09:00:01 +02:00
Daniele Gobbetti
e89ba529c3 Apply some Material design guidelines to the charts
- replace the PagerTabStrip with a TabLayout (moved to top and scrollable)
- move the date selection to the bottom
- do not update the activity title as the tab name is much more visible now
2017-04-01 17:47:54 +02:00
Andreas Shimokawa
07272e5a68 update changelog, bump version to 0.18.4 2017-03-27 22:15:03 +02:00
Daniele Gobbetti
d550defcb3 Do not save an alarm as "smart" if the device does not support it (#612)
Opening the activity when a device that does not support smart alarms is connected hides the "smart alarm" toggle. This is now reflected also on the saved data.
This solution is not ideal in case of multiple devices but as long as #577 is not solved its the best we can do.
2017-03-26 17:57:03 +02:00
Andreas Shimokawa
abd79ef5c9 0.18.3 2017-03-18 17:22:40 +01:00
cpfeiffer
cc159cf80f 0.18.2 2017-03-18 11:46:08 +01:00
Andreas Shimokawa
b2886b81c9 bump version, update changelog 2017-03-17 22:52:36 +01:00
cpfeiffer
f4e955dbe0 Updated changelog for 0.18.0 2017-03-15 23:42:30 +01:00