Jeremy Walker
Jeremy Walker
**Issue by [DirajHS](https://github.com/DirajHS)** _Monday Jun 13, 2016 at 09:20 GMT_ _Originally opened as https://github.com/googlesamples/android-DirectBoot/issues/6_ ---- I am seeing this FATAL exception after boot saying: java.lang.RuntimeException: Unable to instantiate receiver com.example.android.directboot.BootBroadcastReceiver:...
**Issue by [bernaferrari](https://github.com/bernaferrari)** _Friday May 10, 2019 at 00:09 GMT_ _Originally opened as https://github.com/android/android-DarkTheme/pull/1_ ---- Really small usability improvement (wrap_content -> match_parent). ---- _**[bernaferrari](https://github.com/bernaferrari)** included the following code: https://github.com/android/android-DarkTheme/pull/1/commits_
**Issue by [mwolfson](https://github.com/mwolfson)** _Friday Jul 12, 2019 at 01:13 GMT_ _Originally opened as https://github.com/android/android-DarkTheme/pull/10_ ---- Pretty sure the API needs to be bumped to 29, otherwise, I get the following...
**Issue by [YarikSOffice](https://github.com/YarikSOffice)** _Monday Jun 24, 2019 at 10:22 GMT_ _Originally opened as https://github.com/android/android-DarkTheme/pull/9_ ---- ---- _**[YarikSOffice](https://github.com/YarikSOffice)** included the following code: https://github.com/android/android-DarkTheme/pull/9/commits_
**Issue by [TomoyaShibata](https://github.com/TomoyaShibata)** _Thursday May 23, 2019 at 06:04 GMT_ _Originally opened as https://github.com/android/android-DarkTheme/pull/7_ ---- The string array defined in `values-v28/arrays.xml` seems to be for Android Q and later. https://developer.android.com/preview/features/darktheme#changing_themes_in-app...
**Issue by [YarikSOffice](https://github.com/YarikSOffice)** _Monday May 20, 2019 at 07:24 GMT_ _Originally opened as https://github.com/android/android-DarkTheme/pull/6_ ---- The repository doesn't contain gitignore files which makes a lot of noise during development. ----...
**Issue by [jhansen2015](https://github.com/jhansen2015)** _Thursday Feb 07, 2019 at 13:48 GMT_ _Originally opened as https://github.com/android/android-AppShortcuts/pull/28_ ---- ---- _**[jhansen2015](https://github.com/jhansen2015)** included the following code: https://github.com/android/android-AppShortcuts/pull/28/commits_
**Issue by [ttelang](https://github.com/ttelang)** _Tuesday Apr 02, 2019 at 12:22 GMT_ _Originally opened as https://github.com/android/android-AppShortcuts/pull/30_ ---- Fix for #31 Adding Google's new maven repo as suggested here -> https://stackoverflow.com/questions/44071080/could-not-find-com-android-tools-buildgradle3-0-0-alpha1-in-circle-ci ---- _**[ttelang](https://github.com/ttelang)**...
**Issue by [barriosnahuel](https://github.com/barriosnahuel)** _Sunday Jun 23, 2019 at 16:27 GMT_ _Originally opened as https://github.com/android/android-AppShortcuts/pull/34_ ---- ## Description Fix many compilation errors as well as bugs in current behaviour. #33 #30...
**Issue by [barriosnahuel](https://github.com/barriosnahuel)** _Sunday Jun 23, 2019 at 16:29 GMT_ _Originally opened as https://github.com/android/android-AppShortcuts/pull/35_ ---- ## Description - Add an intent-filter using deep-links; - Add strings in both english and...