mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Fix typos in CHANGELOG
This commit is contained in:
parent
b886ba4ac7
commit
bfd7908f56
28
CHANGELOG.md
28
CHANGELOG.md
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
####Version 0.5.4
|
####Version 0.5.4
|
||||||
* Miband: allow the transfer of activity data without clearing MiBand's memory
|
* Miband: allow the transfer of activity data without clearing MiBand's memory
|
||||||
* Pebble: for generic notificataions use generic icon insted of SMS icons on FW 3.x (thanks @roidelapluie)
|
* Pebble: for generic notifications use generic icon instead of SMS icons on FW 3.x (thanks @roidelapluie)
|
||||||
* In settings, support blacklisting apps for generic notifications
|
* In settings, support blacklisting apps for generic notifications
|
||||||
|
|
||||||
####Version 0.5.3
|
####Version 0.5.3
|
||||||
* Pebble: For generic notifications, support dismissing individual notficications and "Open on Phone" feature (OG & PT)
|
* Pebble: For generic notifications, support dismissing individual notifications and "Open on Phone" feature (OG & PT)
|
||||||
* Pebble: Allow to treat K9 notifcations as generic notifications (if notification mode is set to never)
|
* Pebble: Allow to treat K9 notifications as generic notifications (if notification mode is set to never)
|
||||||
* Ignore QKSMS notificaions to avoid double notification for incoming SMS
|
* Ignore QKSMS notifications to avoid double notification for incoming SMS
|
||||||
* Improved UI of Firmware/App installer
|
* Improved UI of Firmware/App installer
|
||||||
* Device state again visible on lockscreen
|
* Device state again visible on lockscreen
|
||||||
* Date display and navigation now working properly for all charts
|
* Date display and navigation now working properly for all charts
|
||||||
@ -31,7 +31,7 @@
|
|||||||
* Pebble: support Pebble emulator via TCP connection (needs rebuild with INTERNET permission)
|
* Pebble: support Pebble emulator via TCP connection (needs rebuild with INTERNET permission)
|
||||||
* Pebble: use SMS/EMAIL icons for FW 3.x/Pebble Time
|
* Pebble: use SMS/EMAIL icons for FW 3.x/Pebble Time
|
||||||
* Pebble: do not throttle notifications
|
* Pebble: do not throttle notifications
|
||||||
* Support going forward/backwards in time in the activy charts
|
* Support going forward/backwards in time in the activity charts
|
||||||
* Various small bugfixes to the App/Fw Installation Activity
|
* Various small bugfixes to the App/Fw Installation Activity
|
||||||
|
|
||||||
####Version 0.4.6
|
####Version 0.4.6
|
||||||
@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
####Version 0.4.2
|
####Version 0.4.2
|
||||||
* Material style for Lollipop
|
* Material style for Lollipop
|
||||||
* Support for finding a lost device (vibrate until cacelled)
|
* Support for finding a lost device (vibrate until cancelled)
|
||||||
* Mi Band: Support for vibration profiles, configurable for notifications
|
* Mi Band: Support for vibration profiles, configurable for notifications
|
||||||
* Pebble: Support taking screenshots from the device context menu (Pebble Time not supported yet)
|
* Pebble: Support taking screenshots from the device context menu (Pebble Time not supported yet)
|
||||||
|
|
||||||
@ -76,7 +76,7 @@
|
|||||||
* New icons, thanks xphnx!
|
* New icons, thanks xphnx!
|
||||||
* Improvements to Sleep Monitor charts
|
* Improvements to Sleep Monitor charts
|
||||||
* Pebble: use new Sleep Monitor for Morpheuz (previously Mi Band only)
|
* Pebble: use new Sleep Monitor for Morpheuz (previously Mi Band only)
|
||||||
* Pebble: expermimental support for FW 3.x notification protocol
|
* Pebble: experimental support for FW 3.x notification protocol
|
||||||
* Pebble: dev option to force latest notification protocol
|
* Pebble: dev option to force latest notification protocol
|
||||||
|
|
||||||
####Version 0.4.0
|
####Version 0.4.0
|
||||||
@ -102,7 +102,7 @@
|
|||||||
####Version 0.3.4
|
####Version 0.3.4
|
||||||
* Pebble: Huge speedup for app/firmware installation.
|
* Pebble: Huge speedup for app/firmware installation.
|
||||||
* Pebble: Use a separate notification with progress bar for installation procedure
|
* Pebble: Use a separate notification with progress bar for installation procedure
|
||||||
* Pebble: Bugfix for beeing stuck while waiting for a slot, when none is available
|
* Pebble: Bugfix for being stuck while waiting for a slot, when none is available
|
||||||
* Mi Band: Display connection status in notification (previously Pebble only)
|
* Mi Band: Display connection status in notification (previously Pebble only)
|
||||||
|
|
||||||
####Version 0.3.3
|
####Version 0.3.3
|
||||||
@ -117,7 +117,7 @@
|
|||||||
* Pebble: Check if firmware is compatible before allowing installation
|
* Pebble: Check if firmware is compatible before allowing installation
|
||||||
|
|
||||||
####Version 0.3.1
|
####Version 0.3.1
|
||||||
* Mi Band: Fix for notifications only woking in Debug
|
* Mi Band: Fix for notifications only working in Debug
|
||||||
|
|
||||||
####Version 0.3.0
|
####Version 0.3.0
|
||||||
* Mi Band: Initial support (see README.md)
|
* Mi Band: Initial support (see README.md)
|
||||||
@ -131,7 +131,7 @@
|
|||||||
* Experimental pbw installation support (watchfaces/apps)
|
* Experimental pbw installation support (watchfaces/apps)
|
||||||
* New icons for device and app lists
|
* New icons for device and app lists
|
||||||
* Fix for device list not refreshing when bluetooth gets turned on
|
* Fix for device list not refreshing when bluetooth gets turned on
|
||||||
* Filter out annyoing low battery notifications
|
* Filter out annoying low battery notifications
|
||||||
* Fix for crash on some devices when creating a debug notification
|
* Fix for crash on some devices when creating a debug notification
|
||||||
* Lots of internal changes preparing multi device support
|
* Lots of internal changes preparing multi device support
|
||||||
|
|
||||||
@ -139,16 +139,16 @@
|
|||||||
* Fix for DST (summer time)
|
* Fix for DST (summer time)
|
||||||
* Option to sync time on connect (enabled by default)
|
* Option to sync time on connect (enabled by default)
|
||||||
* Opening .pbw files with Gadgetbridge prints some package information
|
* Opening .pbw files with Gadgetbridge prints some package information
|
||||||
(This was not meant to be released yet, but the DST fix made a new release neccessary)
|
(This was not meant to be released yet, but the DST fix made a new release necessary)
|
||||||
|
|
||||||
####Version 0.1.4
|
####Version 0.1.4
|
||||||
* New AppManager shows installed Apps/Watchfaces (removal possible via context menu)
|
* New AppManager shows installed Apps/Watchfaces (removal possible via context menu)
|
||||||
* Allow back navigation in ActionBar (Debug and AppMananger Activities)
|
* Allow back navigation in ActionBar (Debug and AppMananger Activities)
|
||||||
* Make sure Intent broadcasts do not leave Gadgetbridge
|
* Make sure Intent broadcasts do not leave Gadgetbridge
|
||||||
* Show hint in the Main Activiy (tap to connect etc)
|
* Show hint in the Main Activity (tap to connect etc)
|
||||||
|
|
||||||
####Version 0.1.3
|
####Version 0.1.3
|
||||||
* Remove the connect button, list all suported devices and connect on tap instead
|
* Remove the connect button, list all supported devices and connect on tap instead
|
||||||
* Display connection status and firmware of connected devices in the device list
|
* Display connection status and firmware of connected devices in the device list
|
||||||
* Remove quit button from the service notification, put a quit item in the context menu instead
|
* Remove quit button from the service notification, put a quit item in the context menu instead
|
||||||
|
|
||||||
@ -159,7 +159,7 @@
|
|||||||
|
|
||||||
####Version 0.1.1
|
####Version 0.1.1
|
||||||
* Fixed various bugs regarding K-9 Mail notifications.
|
* Fixed various bugs regarding K-9 Mail notifications.
|
||||||
* "Generic notification support" in Setting now opens Androids "Notifcaion access" dialog.
|
* "Generic notification support" in Setting now opens Androids "Notification access" dialog.
|
||||||
|
|
||||||
####Version 0.1.0
|
####Version 0.1.0
|
||||||
* Initial release
|
* Initial release
|
||||||
|
Loading…
Reference in New Issue
Block a user