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
b0991d3869
fix typo
2017-01-15 00:33:54 +01: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
Daniele Gobbetti
c1abaaa4e0
Add support for hiding the icon in the status bar and the notification on the lockscreen.
...
This adds proper settings to toggle GB behavior and closes #460 .
2017-01-08 15:51:56 +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
Andreas Shimokawa
bd5dc6bfbc
Pebble 2/LE: Add setting to limit the MTU (for debugging broken BLE stacks)
2016-12-19 23:28:06 +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
a691cd0ff7
Pebble: add option to enable applogs (debug messags from pebble apps)
2016-12-04 16:55:27 +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
34ad088b88
Pebble: Experimental support for BLE on all models via dev option in Pebble Settings
...
HOWTO:
1) Pair you normal Pebble (not necessary if already done), make sure it was connected once
2) Unpair your LE pebble if already paired
3) Switch on "Always prefer BLE" in Pebble Settings
4) Tap on the + in Control Center to add a new device
5) Pair your Pebble-LE XXXX or Pebble Time LE XXXX inside Gadgetbridge's Device Discovery actibity
Now Gadgetbridge will connect to your LE Pebble when tapping on Pebble XXXX if "Always Prefer BLE" option is enabled.
You can easily switch back to classic LE by turning that option off again
2016-11-27 09:49:28 +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
cpfeiffer
d8145a52f9
Activate the display when lifting the wrist #323
...
Configurable, defaults to true
2016-11-13 21:47:54 +01:00
cpfeiffer
d89899557c
Mi2: Add config option to configure date/time display
...
(added a new EventHandler method to set a specific configuration option)
2016-11-13 20:47:24 +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
b1dcb997bb
Add categories as headers for the missing toolbar
2016-10-11 22:34:04 +02:00
cpfeiffer
f877a4a485
Note about preference changes for the user
2016-10-11 21:20:53 +02:00
Andreas Shimokawa
24220ee5d3
omg
2016-10-11 18:12:43 +02:00
Andreas Shimokawa
0fbc4d85ef
fix try buttons take two :(
2016-10-11 18:10:04 +02:00
Andreas Shimokawa
c65a0a16de
fix mi band try vibration buttons
2016-10-11 17:57:50 +02:00
Andreas Shimokawa
09a5c7cceb
fix string reference
2016-10-11 17:47:38 +02:00
Andreas Shimokawa
a094f0cc76
Mi Band: for vibration settings, group navication types (email, sms, chat, social network, navigation)
2016-10-11 15:20:55 +02:00
Andreas Shimokawa
18bcfe78b9
bump version, update xml changelog
2016-10-11 10:12:05 +02:00
cpfeiffer
92c629c351
Ranem NotificationType.UNDEFINED to UNKNOWN
2016-10-10 23:06:44 +02:00
cpfeiffer
17c152596b
Thy try-buttons are just dummies, don't persist
2016-10-10 22:55:27 +02:00
cpfeiffer
62828e5158
Remove ORIGIN_ notification constants, clean up
...
- MI preferences now use NotificationType.getFixedName() for preference
keys
2016-10-10 22:45:26 +02:00
cpfeiffer
b2d36dfb54
Remove Pebble Message vibration configuration from Mi Band prefs
2016-10-10 21:58:41 +02:00
cpfeiffer
5e9c45e8b0
K9 Mail -> Email
2016-10-10 21:55:44 +02:00
cpfeiffer
db034a246c
Add 'Try' button to vibration profile preferences, closes #405
2016-10-09 00:10:53 +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
Daniele Gobbetti
84e644fa1a
Add preference for save raw pebble health data.
2016-08-31 14:05:02 +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
Andreas Shimokawa
966b9abb87
preferences: set longitude/latitude inputType to "numberDecimal|numberSigned"
...
allows you to live west of 0°E ;)
Also pops up a better keyboard
2016-07-03 22:07:14 +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
b77f3ad3bf
Pebble: Implement call dismissal with canned messages
...
This also moved the canned replies setting to pebble settings
(we will change that if we have another device supporting this)
2016-06-24 10:25:08 +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
32429df7bc
Pebble: allow to enable or disable sync for each activity tracker in settings
...
This is useful if you have multiple phones and do not want to have your data synced to one of them
2016-06-07 22:51:14 +02:00
Carsten Pfeiffer
1ed0dc59b2
Merge pull request #321 from pragmaware/mi-band-device-time-offset
...
Add support for shifting the device time by N hours
2016-06-05 22:29:44 +02:00
Andreas Shimokawa
0fb664c141
allow to switch languages at runtime
2016-06-05 14:33:09 +02:00