Andreas Shimokawa
0b9bf561dc
bump version, add changelog
2017-11-09 22:59:15 +01:00
Andreas Shimokawa
11d49f223b
add changelog bump version
2017-11-03 23:26:54 +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
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
4bc6e2f71d
update changelogs again
2017-08-27 23:40:27 +02:00
Andreas Shimokawa
fdcdd76b22
I hate xml
2017-08-27 01:06:35 +02:00
Andreas Shimokawa
107a03b0db
prepare for release
2017-08-27 01:01:42 +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
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
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
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
Daniele Gobbetti
0ac77fc0a4
Remove the legacy ControlCenter and its usages. Add New GUI to the changelog.
2017-03-11 19:49:57 +01:00
Andreas Shimokawa
e6928202c5
update changelog
2017-03-11 10:52:42 +01:00
Daniele Gobbetti
c23b938a9a
Update changelog
2017-03-11 10:32:04 +01:00
Andreas Shimokawa
f070ce5ce7
fix copy and paste error in xml changelog
2017-03-08 13:49:28 +01:00
Andreas Shimokawa
410fc0e8dc
update changelogs
2017-03-08 12:51:14 +01:00
Andreas Shimokawa
c23e496db6
bump version, update changelog
2017-02-20 22:19:16 +01:00
Andreas Shimokawa
c851f73265
update CHANGELOG
2017-02-11 22:42:39 +01:00
Andreas Shimokawa
2b7162055d
bump version, add changelog
2017-02-09 17:18:33 +01:00
Daniele Gobbetti
b7bad268c2
Pebble: support weather for Obsidian
...
Ref: #482
2017-02-05 17:21:04 +01:00
Daniele Gobbetti
dccd6c1b06
Pebble: implement privacy modes
...
The user can choose whether to completely hide the notification text or push it off-screen. This also effects the incoming call notification.
Fixes #370
2017-02-05 16:37:59 +01:00
Daniele Gobbetti
3fcf4938b9
Changelog for Music receiver refactoring
2017-02-01 23:10:23 +01:00
Andreas Shimokawa
cfa08d4fc4
fix changelog
2017-01-26 14:38:38 +01:00
cpfeiffer
5d3028c123
Mi1+2: Updated changelog
2017-01-26 00:17:50 +01:00
Andreas Shimokawa
2b632d8b39
bump version, update changelog
2017-01-25 22:15:21 +01:00
Andreas Shimokawa
c39318af05
CHANGELOG, bump version, improve strings about transliteration
2017-01-22 22:30:40 +01:00
Daniele Gobbetti
a7a37fd9c8
Pebble: add a method to use the JSON keys instead of hardcoding the key ID.
...
This needs parsing the json but it is only done once. So far only Timestyle apphandler uses the new approach and this fi_xes the issue reported here https://github.com/Freeyourgadget/Gadgetbridge/issues/482#issuecomment-273757492
Fixes also a potential crash when the message for pebble contained a null key in one of the Pairs
2017-01-20 19:17:00 +01:00
Carsten Pfeiffer
31ccaf361b
Merge pull request #500 from ivanovlev/master
...
Transliterate unsupported Russian characters into English
2017-01-19 23:42:56 +01:00
Andreas Shimokawa
cf45c665a5
bump version update CHANGELOG
2017-01-18 22:17:59 +01:00
ivanovlev
0094805359
ChangeLog
2017-01-17 23:24:03 +03:00
ivanovlev
bfe24dd9f0
Refactoring
2017-01-15 22:46:30 +03:00
ivanovlev
2de9580dea
Added diacritic convertation into Transliteration
2017-01-15 22:10:12 +03:00
ivanovlev
d08972e82a
StyleCop
2017-01-15 13:41:38 +03:00
ivanovlev
01d9a63e8b
Merge branch 'master' into master
2017-01-15 12:27:25 +03:00
ivanovlev
074394cba4
Transliteration is moved to a separate class, added settings option
2017-01-15 12:24:36 +03:00
Andreas Shimokawa
ce67bf2c52
Pebble: make the feature to automatically delete notifications from the pebble optional
...
(This is not pebble specific at all but as long as other devices do not use that it will stay in the Pebble specific preference screen)
2017-01-15 00:10:40 +01:00
Daniele Gobbetti
cb3460912f
Update changelog
2017-01-14 14:53:56 +01:00
ivanovlev
c873312831
Transliterate unsupported Russian characters into English
2017-01-14 02:39:36 +03:00
Andreas Shimokawa
5e74338efe
Add HPLus stuff to changelog
2017-01-11 21:43:42 +01:00
Andreas Shimokawa
bcc4fa8e9c
update CHANGELOG
2017-01-10 23:28:55 +01:00
Andreas Shimokawa
8f988de49d
update changelogs
2017-01-09 18:39:37 +01:00
Andreas Shimokawa
f05b51fd83
Pebble: Add option to disable call display
...
Closes #494
2017-01-09 14:41:02 +01:00
Andreas Shimokawa
f56a4d878e
fix xml for real (maybe)
2017-01-09 14:19:45 +01:00
Andreas Shimokawa
6619a16b63
fix xml
2017-01-09 14:18:58 +01:00
Andreas Shimokawa
98dc1e127e
update changelogs
2017-01-09 14:11:13 +01:00
cpfeiffer
b2d9c357e7
Update changelog for Subsonic #474
2016-12-29 23:46:18 +01:00
cpfeiffer
bf777800d2
Update changelog for #478
2016-12-29 23:27:49 +01:00
Daniele Gobbetti
5f48b89dc5
Update changelog
2016-12-29 17:12:44 +01:00
cpfeiffer
9cea2fc3bd
Update changelog for 0.16
2016-12-28 22:54:07 +01:00
Andreas Shimokawa
4925dec9f6
bump version, update CHANGELOG, not yet ready for release
2016-12-25 23:19:37 +01:00
Andreas Shimokawa
5fb05e8546
update xml changelog for 0.15.1 also
2016-12-24 23:19:22 +01:00
Andreas Shimokawa
0bdcdbae54
update CHANGELOG, bump version
2016-12-24 23:04:01 +01:00
Andreas Shimokawa
7cb2425ffd
bump version, update changelogs
2016-12-19 23:40:12 +01:00
Daniele Gobbetti
771ca948a4
Add changelog regarding #456
2016-12-19 18:20:32 +01:00
cpfeiffer
daf6d12c62
Updated changelog for Mi2 fw update
2016-12-11 02:26:45 +01:00
Daniele Gobbetti
388c47ea29
Add some changelog items
2016-12-09 20:25:00 +01:00
Andreas Shimokawa
f735739396
bump version, update changelog, add pebble time 2 to changelog as it should work
2016-12-08 19:27:25 +01:00
Daniele Gobbetti
13b761c073
Liveview: add notice to changelog
2016-12-08 09:17:45 +01:00
Andreas Shimokawa
4763731c4e
update changelog, bump version
2016-12-02 23:48:58 +01:00
Uwe Hermann
1352575f12
changelog_master.xml: Random typo and consistency fixes.
2016-12-01 17:22:29 +01:00
cpfeiffer
092012ab31
Changelog for 0.14.3
2016-11-29 23:28:15 +01:00
Andreas Shimokawa
1862b59dad
bump version and add changelog
2016-11-29 22:36:05 +01:00
Andreas Shimokawa
b2e86ca061
fix xml in changelog
2016-11-25 14:55:30 +01:00
Andreas Shimokawa
6106dda2a3
bump version, update changelog
2016-11-25 14:31:56 +01:00
Andreas Shimokawa
df4293108a
update changelog (again)
2016-11-24 22:11:59 +01:00
cpfeiffer
02e6ce02b2
Add to 0.14.1 changelog
2016-11-24 22:03:02 +01:00
Andreas Shimokawa
6520b46238
bump version, update changelogs
2016-11-24 19:01:15 +01:00
Daniele Gobbetti
5b804effa4
Pebble: use a proper event handling in the configuration JS
...
This allows more advanced configuration pages to work properly. The problematic config pages emerged while fixing #431
2016-11-24 18:03:47 +01:00
cpfeiffer
dbe96582a7
Changelog for 0.14.0
2016-11-22 00:04:12 +01:00
Andreas Shimokawa
8cb2030478
update changelogs (mi2 missing)
2016-11-21 17:44:43 +01:00
Andreas Shimokawa
1fcd7d8144
bump version, update changelogs
2016-11-10 10:51:04 +01:00
cpfeiffer
705912172d
Adjust changelog to confirmed fixed bugreports
2016-11-07 22:22:59 +01:00
Daniele Gobbetti
16c4f1a5ca
Pebble: add toggle to use last known location for sunrise and sunset
...
This adds the feature discussed in #415 , the used location is the last recorded by the network location provider, if it's not available then the stored location is used.
2016-11-06 15:42:52 +01:00
cpfeiffer
4c1b7e0328
Release 0.13.8
2016-11-04 22:19:51 +01:00
Andreas Shimokawa
2b834f96c9
update changelog
2016-10-29 19:00:53 +02:00
cpfeiffer
a4f615ce71
Update changelog for 3.1.3
2016-10-29 16:08:20 +02:00
Andreas Shimokawa
5b73690972
update changelogs again (mi band 2 stuff missing)
2016-10-29 12:00:27 +02:00
Andreas Shimokawa
9a41d4d7a2
bump version, update changelog
2016-10-28 00:51:29 +02:00
cpfeiffer
069abe17b7
Release 0.13.6
2016-10-23 23:14:05 +02:00
Andreas Shimokawa
d08012709f
bump version, add changelog
2016-10-21 13:13:08 +02:00
cpfeiffer
9dc9ad6ce4
Updated changelog for 0.13.4
2016-10-11 23:36:05 +02:00
cpfeiffer
f877a4a485
Note about preference changes for the user
2016-10-11 21:20:53 +02:00
Andreas Shimokawa
18bcfe78b9
bump version, update xml changelog
2016-10-11 10:12:05 +02:00
cpfeiffer
478782998e
Updated changelog
2016-10-04 23:33:49 +02:00
Andreas Shimokawa
6a5c3fb945
update version and changelog
2016-10-03 22:51:12 +02:00
Andreas Shimokawa
bce28fd8ac
update changelogs
2016-09-30 19:16:02 +02:00
Andreas Shimokawa
b5373d9593
update changelogs again
2016-09-26 22:35:59 +02:00
Andreas Shimokawa
ea76e568cc
bump version, update changelog
2016-09-26 22:11:26 +02:00
Andreas Shimokawa
5bba58cf21
bump version, add changelog
2016-09-21 19:22:26 +02:00
Andreas Shimokawa
abd298d8aa
update xml changelog
2016-09-11 22:55:40 +02:00
Andreas Shimokawa
053b9553bc
correct changelog (pebble health is also affected by userid and deviceid swapping)
2016-09-11 00:36:04 +02:00
Andreas Shimokawa
57a9a7ab0b
bump version, update changelog
2016-09-11 00:18:46 +02:00
Andreas Shimokawa
051c617f75
update changelogs
2016-09-05 09:27:57 +02:00
cpfeiffer
802314fc13
Updates for 0.11.2 release
2016-07-15 00:48:50 +02:00
cpfeiffer
ce47f62c5b
Missed a word in changelog
2016-07-08 22:01:01 +02:00
cpfeiffer
31c9d7ed3b
Updated changelog for 0.11.1
...
(cherry picked from commit 563af6d017
)
2016-07-06 23:58:21 +02:00
Andreas Shimokawa
26bab26917
bump version update changelog
2016-07-06 22:35:41 +02:00
Daniele Gobbetti
1430619c30
Implement watchapp configuration presets.
...
This is a quick & dirty solution that may be improved by storing multiple presets in the DB in the future.
2016-06-26 11:55:08 +02:00
Andreas Shimokawa
0a1ef37c14
bump version, update changelogs
2016-06-24 21:51:02 +02:00
Andreas Shimokawa
b2bae26d7d
bump version, update changelog
2016-06-19 11:58:13 +02:00
Daniele Gobbetti
6749c493b1
Changelog for app configuration
2016-06-18 19:13:03 +02:00
Andreas Shimokawa
f20b659b86
update changelog again
2016-06-11 23:45:14 +02:00
Andreas Shimokawa
8d3bd494b4
fix broken xml tag
2016-06-10 22:45:38 +02:00
Andreas Shimokawa
771ff7b2be
bump version, update changelog
2016-06-10 22:39:00 +02:00
Andreas Shimokawa
9da050c51d
update changelog
2016-05-31 13:05:55 +02:00
Andreas Shimokawa
f2cbee39f1
update changelog again
...
actually the last commit is responsible for the fix (even though it is not mentioned in the commit log)
2016-05-29 23:02:00 +02:00
Andreas Shimokawa
2b88720f83
fix xml changelog and add missing entry
2016-05-29 20:50:05 +02:00
Andreas Shimokawa
a13cd9d951
update changelog, bump version to 0.10.0
...
reasons for the bump are
- new permissing
- first contact with the timeline, although is is not very useful
2016-05-29 20:47:16 +02:00
Andreas Shimokawa
31c15bb8b8
update changelog
2016-05-24 23:55:03 +02:00
Andreas Shimokawa
884c4262cf
update changelog, bump version
...
(also change one German string and remove two newlines :P)
2016-05-23 23:37:57 +02:00
Andreas Shimokawa
8c88223f26
update changelog
2016-05-15 23:29:19 +02:00
cpfeiffer
6863fababe
Update changelog and prepare for 0.9.6
2016-04-29 22:07:16 +02:00
cpfeiffer
c573f989d0
Prepare for 0.9.5
2016-04-21 23:13:06 +02:00
cpfeiffer
57ecba16f3
Update Changelog for 0.9.4
2016-04-09 10:05:27 +02:00
Andreas Shimokawa
6895c5b776
fix xml changelog
2016-04-06 23:29:59 +02:00
danielegobbetti
d2af3468f0
Add support for new datalog message added in pebble firmware 3.11
...
This adds support for storing deep sleep data.
2016-04-06 21:48:16 +02:00
cpfeiffer
f8c761068e
Updated for 0.9.3
2016-03-29 22:45:46 +02:00
Andreas Shimokawa
9d29e4db3f
bump version, update xml changelog
2016-03-26 10:04:02 +01:00
Andreas Shimokawa
98949f3b54
bump version update xml changelog
2016-03-25 11:29:50 +01:00
Andreas Shimokawa
1aadcb958b
update changelog
2016-03-21 20:20:08 +01:00
danielegobbetti
4a3547228e
Update changelog md file and bring xml file on par with it.
2016-03-20 18:15:45 +01:00
Andreas Shimokawa
f1ba50b62a
update xml changelog
2016-03-07 01:15:23 +01:00
Andreas Shimokawa
2902e60d51
prepare 0.8.2
2016-03-07 00:55:17 +01:00
danielegobbetti
459f6baf08
Fix missing column in the creation script (upgrades were fine, but new installation weren't).
...
Reindent changelog file.
2016-03-06 17:28:21 +01:00
Andreas Shimokawa
652c5575b3
user ckChangeLog to display the Changelog
...
There were other fancier libraries, but this one was so simple to integrate, that I could not resist ;)
2016-03-02 00:37:43 +01:00