Jeremy Walker
Jeremy Walker
**Issue by [rcd27](https://github.com/rcd27)** _Monday Dec 24, 2018 at 12:03 GMT_ _Originally opened as https://github.com/googlesamples/android-CustomTransition/issues/2_ ---- https://github.com/googlesamples/android-CustomTransition/blob/master/build.gradle
Fixes README so sample page (and Android Studio) properly show the text. It doesn't support HTML/markdown for either.
Fixes README so sample page (and Android Studio) properly show the text. It doesn't support HTML/markdown for either, so I moved that content down to the introduction section and revised...
**Issue by [tfKamran](https://github.com/tfKamran)** _Tuesday Nov 24, 2015 at 12:37 GMT_ _Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/9_ ---- Fixes issue #8 --- This change is [](https://reviewable.io/reviews/googlesamples/android-bluetoothlegatt/9) ---- _**[tfKamran](https://github.com/tfKamran)** included the following code: https://github.com/android/android-BluetoothLeGatt/pull/9/commits_
**Issue by [hakanjansson](https://github.com/hakanjansson)** _Wednesday Mar 09, 2016 at 19:34 GMT_ _Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/12_ ---- A few fixes that were required to get the example working with my GATT Server....
**Issue by [jairook](https://github.com/jairook)** _Monday Mar 21, 2016 at 06:30 GMT_ _Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/14_ ---- Just a small redundancy in the code.! ---- _**[jairook](https://github.com/jairook)** included the following code: https://github.com/android/android-BluetoothLeGatt/pull/14/commits_
**Issue by [prof18](https://github.com/prof18)** _Friday Apr 22, 2016 at 22:35 GMT_ _Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/16_ ---- Added Runtime permission to support API 23 ---- _**[prof18](https://github.com/prof18)** included the following code: https://github.com/android/android-BluetoothLeGatt/pull/16/commits_
**Issue by [dzwiedziu-nkg](https://github.com/dzwiedziu-nkg)** _Tuesday Jun 28, 2016 at 09:43 GMT_ _Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/20_ ---- prof18 added Runtime permission to support API 23 but he included many unnecessary files that...
**Issue by [aelillie](https://github.com/aelillie)** _Monday Mar 27, 2017 at 13:51 GMT_ _Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/28_ ---- Introducing `ScanCallback` as an updated callback type for handling BLE device scans. `startScan` can further...
**Issue by [hammmmy](https://github.com/hammmmy)** _Friday Apr 07, 2017 at 14:34 GMT_ _Originally opened as https://github.com/android/android-BluetoothLeGatt/pull/30_ ---- The flags of heart rate measurement have to be retrieved from the first byte of...