From ce47f62c5bf9616ecf7892539d923abcf85167c3 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Fri, 8 Jul 2016 22:01:01 +0200 Subject: [PATCH] Missed a word in changelog --- CHANGELOG.md | 2 +- app/src/main/res/xml/changelog_master.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc7a1987..e0cb07a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ####Version 0.11.1 * Various fixes (including crashes) for location settings * Pebble: Support Pebble Time 2 emulator (needs recompilation of Gadgetbridge) -* Fix a rare crash when, due to bluetooth problems, a device has no name +* Fix a rare crash when, due to bluetooth problems, when a device has no name * Fix activity fetching getting stuck when double tapping (#333) * Mi Band: in the Device Discovery activity, do not display devices that are already paired * Mi Band: only allow automatic reconnection on disconnect when the device was previously fully connected diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 3b98e4b0..84dacbd6 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -3,7 +3,7 @@ Various fixes (including crashes) for location settings Pebble: Support Pebble Time 2 emulator (needs recompilation of Gadgetbridge) - Fix a rare crash when, due to bluetooth problems, a device has no name + Fix a rare crash when, due to bluetooth problems, when a device has no name Fix activity fetching getting stuck when double tapping (#333) Mi Band: in the Device Discovery activity, do not display devices that are already paired Mi Band: only allow automatic reconnection on disconnect when the device was previously fully connected