- bf949ce Merge "Fix issue #27653326: Sync doesn't work in doze maintenance" into nyc-dev by Dianne Hackborn · 10 years ago
- 1064d35 Merge "Tell IMS about missing InputConnection methods." into nyc-dev by Yohei Yukawa · 10 years ago
- 2fefbcf Fix issue #27653326: Sync doesn't work in doze maintenance by Dianne Hackborn · 10 years ago
- 4c284d5 Don't bind ChooserTargetServices as user CURRENT by Adam Powell · 10 years ago
- 910e7726 Merge "Changes of root storage space unmounting time on Zygote Process" into nyc-dev by Jeff Sharkey · 10 years ago
- 13ea8f4 New string for resolving ACTION_SENDTO intents by Adam Powell · 10 years ago
- 885b742 Changes of root storage space unmounting time on Zygote Process by doheon1.lee · 10 years ago
- 2e303d2 Merge "FloatingToolbar: Hide panels when they're invisible." into nyc-dev by Abodunrinwa Toki · 10 years ago
- 6fdd3afd Merge "Treat accessibility actions as user activity" into nyc-dev by Phil Weaver · 10 years ago
- 0cf6489 FloatingToolbar: Hide panels when they're invisible. by Abodunrinwa Toki · 10 years ago
- da80d67 Treat accessibility actions as user activity by Phil Weaver · 10 years ago
- e771d58 Remove an unused constructor of InputMethodSettings. by Yohei Yukawa · 10 years ago
- fb8aa06 Merge changes I068f8821,Ibcf12746,I169ad495 into nyc-dev by Yohei Yukawa · 10 years ago
- 7b574cb Add more @NonNull/@Nullable to InputMethodSettings. by Yohei Yukawa · 10 years ago
- 2a6d9aa Adding a default implementation for the new Window.Callback method by Sunny Goyal · 10 years ago
- 85eb7a9 Merge "Fix a bug in ControllerActivityCounter" into nyc-dev by Roshan Pius · 10 years ago
- 7a9c34b Show admin support dialog if app is suspended. by Sudheer Shanka · 10 years ago
- 19a80a1 Tell IMS about missing InputConnection methods. by Yohei Yukawa · 10 years ago
- 8164330 Fix a bug in ControllerActivityCounter by Roshan Pius · 10 years ago
- fcbe17e Merge "Once restored, the wallpaper needs to actually draw" into nyc-dev by Chris Tate · 10 years ago
- 41297ff Once restored, the wallpaper needs to actually draw by Christopher Tate · 10 years ago
- 89db9db Merge "Allow per-package exemptions for restricted AppOps" into nyc-dev by Ruben Brunk · 10 years ago
- 29931bc Allow per-package exemptions for restricted AppOps by Ruben Brunk · 10 years ago
- fc1713d Merge "Use LocaleUtils#filterByLanguage for non-keyboard subtypes." into nyc-dev by Yohei Yukawa · 10 years ago
- 238faad Use LocaleUtils#filterByLanguage for non-keyboard subtypes. by Yohei Yukawa · 10 years ago
- f6d87ec Add consistent @NonNull annotations for drawable callbacks by Alan Viverette · 10 years ago
- 80861ff Make sure to compare subtype language with system language. by Yohei Yukawa · 10 years ago
- 58f1018 Merge "Cache per-Activity Resources objects" into nyc-dev by Adam Lesinski · 10 years ago
- 082614c Cache per-Activity Resources objects by Adam Lesinski · 10 years ago
- 2f14bb3 Merge "Added shortcut key to dock windows" into nyc-dev by Muyuan Li · 10 years ago
- 713fec8 Add an API for apps to get their System Health / Battery Stats data. by Joe Onorato · 10 years ago
- a212999 Added shortcut key to dock windows by Muyuan Li · 10 years ago
- 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 10 years ago
- f7f4537 Merge changes I6e5dc836,Ia0c663f0,I97eb6e79,I8a4a0213,I87798da9, ... into nyc-dev by Selim Cinek · 10 years ago
- e47b0d4 Merge "Back region to lang selection: preserve search & position" into nyc-dev by Mihai Niță · 10 years ago
- 50c6e49 Fixed a bug where the media header wasn't indented by Selim Cinek · 10 years ago
- 072a95a Introduce script matching for enabling default IME subtypes. by Seigo Nonaka · 10 years ago
- 77dd59f Revert "Introduce script matching for enabling default IME subtypes." by Yohei Yukawa · 10 years ago
- d22b31b Merge "Introduce script matching for enabling default IME subtypes." into nyc-dev by Seigo Nonaka · 10 years ago
- 9e7a1c9 Introduce script matching for enabling default IME subtypes. by Seigo Nonaka · 10 years ago
- 3e19589 Skip publishContentProviders() when we have zero. by Jeff Sharkey · 10 years ago
- c743e0f Back region to lang selection: preserve search & position by Mihai Nita · 10 years ago
- cd84059 Merge "Fixed that the bigtext nofitication had slightly different padding" into nyc-dev by Selim Cinek · 10 years ago
- ee172e7 Merge "Show locale in region list even if suggested in language list" into nyc-dev by Mihai Niță · 10 years ago
- 98199ae Fixed that the bigtext nofitication had slightly different padding by Selim Cinek · 10 years ago
- f1f39cf Show locale in region list even if suggested in language list by Mihai Nita · 10 years ago
- 0c9ef61 Merge "Better handling of various types of compilation in DexOptimizer" into nyc-dev by Calin Juravle · 10 years ago
- 42275bc Fix a regression in InputMethodUtils. by Yohei Yukawa · 10 years ago
- 693f997 Better handling of various types of compilation in DexOptimizer by Calin Juravle · 10 years ago
- c14893b Merge "Close InputStream in BatteryStatsHelper" into nyc-dev by Nimrod Gileadi · 10 years ago
- e7636e4 Make it easier to test code that uses WakeupMessage. by Lorenzo Colitti · 10 years ago
- b7ffb76 Merge changes Ic366b532,I0179b45b into nyc-dev by Lorenzo Colitti · 10 years ago
- 531a344 Move PinningNetworkCallback out to a new NetworkPinner class. by Lorenzo Colitti · 10 years ago
- e9be5da Close InputStream in BatteryStatsHelper by Nimrod Gileadi · 10 years ago
- 4f655de Merge "Frameworks/base: Refactor TextView initialization" into nyc-dev by Andreas Gampe · 10 years ago
- de2dabb Skip boot prompt for both native and emulated FBE. by Jeff Sharkey · 10 years ago
- ddc1397 Frameworks/base: Refactor TextView initialization by Andreas Gampe · 10 years ago
- f888056 When system server goes down, crash apps more. by Jeff Sharkey · 10 years ago
- 09c09fd Merge "BatteryStats: Fix issue where network traffic accounting might be lost" into nyc-dev by Adam Lesinski · 10 years ago
- 94ce94e Allows components to register shortcut key. by Muyuan Li · 10 years ago
- 6cca414 BatteryStats: Fix issue where network traffic accounting might be lost by Adam Lesinski · 10 years ago
- ebc106c Merge "Modify WakeupMessage to only send the message if not canceled" into mm-wireless-dev by Mitchell Wills · 10 years ago
- e1df1ba Merge "Make system locale persistent." into nyc-dev by Roozbeh Pournader · 10 years ago
- 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 10 years ago
- 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 10 years ago
- bd5cbdd Make system locale persistent. by Seigo Nonaka · 10 years ago
- 634c1f9 Modify WakeupMessage to only send the message if not canceled by Mitchell Wills · 10 years ago
- b3fdffb Merge changes Iaf179d60,I315cf372,I21d3c5cc into nyc-dev by Yohei Yukawa · 10 years ago
- e985c24 Use LocaleList for implicitly enabled subtypes. by Yohei Yukawa · 10 years ago
- 102ff07 Add a utility method to filter locales. by Yohei Yukawa · 10 years ago
- ab0037c Merge "N-release temporary platlogo." into nyc-dev by Daniel Sandler · 10 years ago
- bbcf8b6 N-release temporary platlogo. by Dan Sandler · 10 years ago
- f8fb6d1 Merge "Make sure background drawable callback is cleared during resizing" into nyc-dev by Chong Zhang · 10 years ago
- 0df63d5 Make sure background drawable callback is cleared during resizing by Chong Zhang · 10 years ago
- 0ffd49c Always consume bottom insets when navigation bar is force shown by Jorim Jaggi · 10 years ago
- ffd0490 Fix wrong measurement in DecorView by Jorim Jaggi · 10 years ago
- 86ee2c0 Merge "Removed warning icons and use friendlier locale names" into nyc-dev by Mihai Niță · 10 years ago
- e1acd63 Make getBatteryUptimeLocked protected so it can be mocked. by Joe Onorato · 10 years ago
- 502141d Removed warning icons and use friendlier locale names by Mihai Nita · 10 years ago
- abded11 Add unit tests for BatteryStatsImpl. by Joe Onorato · 10 years ago
- 2a452d4 Merge "Add a unit test for MessageUtils." into mm-wireless-dev am: 6f027b4f06 by Lorenzo Colitti · 10 years ago
- 05c25f8 Unify windowGainedFocus() and startInput(). by Yohei Yukawa · 10 years ago
- 9cea80cd No overlay when permissions shown - framework by Svet Ganov · 10 years ago
- f979012c Add a unit test for MessageUtils. by Lorenzo Colitti · 10 years ago
- 24ffe23 Merge "Media notifications now properly respect font size changes" into nyc-dev by Selim Cinek · 10 years ago
- 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 10 years ago
- d2feb63 Media notifications now properly respect font size changes by Selim Cinek · 10 years ago
- 019fb9f Merge "DO NOT MERGE Add a new WakeupMessage class" into mm-wireless-dev by Mitchell Wills · 10 years ago
- a2a9ab9 Add a MessageUtils class to convert int constants to strings. am: d2457a3ee3 by Lorenzo Colitti · 10 years ago
- 116d872 Merge "Introduce InputConnection#getHandler()." into nyc-dev by Yohei Yukawa · 10 years ago
- e9ae977 DO NOT MERGE Add a new WakeupMessage class by Lorenzo Colitti · 11 years ago
- d2457a3 Add a MessageUtils class to convert int constants to strings. by Lorenzo Colitti · 10 years ago
- cff479e Merge "Restore auto-launch behavior for ACTION_CHOOSER with a single choice" into nyc-dev by Adam Powell · 10 years ago
- a2cc0c2 Merge "Frameworks/base: Use Log.printlns in RuntimeInit" into nyc-dev by Andreas Gampe · 10 years ago
- d888beb Frameworks/base: Use Log.printlns in RuntimeInit by Andreas Gampe · 10 years ago
- d3fd96c Use background drawable from the client by Chong Zhang · 10 years ago
- f5afdb0 Restore auto-launch behavior for ACTION_CHOOSER with a single choice by Adam Powell · 10 years ago
- bc163f0 Add Protocol.BASE_ETHERNET am: ca4c61aa9f by Erik Kline · 10 years ago
- ca4c61a Add Protocol.BASE_ETHERNET by Erik Kline · 10 years ago
- c2393ac Fix bugs in logic to find a default selectd IME. by Yohei Yukawa · 10 years ago