Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
11a3bc702b918e0feb251741e070c37b7a604f25
11a3bc7
am 709a4278: Merge "Don\'t mark wifi disabled unless it\'s off." into klp-dev
by Yuhao Zheng
· 12 years ago
709a427
Merge "Don't mark wifi disabled unless it's off." into klp-dev
by Yuhao Zheng
· 12 years ago
a8137c0
am b1b2789d: Merge "Do not require WebView usage to come from main thread" into klp-dev
by Jonathan Dixon
· 12 years ago
9b6ce69
am ead8478a: am 299d57f7: am a3da7e4e: am 48872ee0: Merge "DOC CHANGE: Android Beam training class" into jb-mr2-docs
by Joe Malin
· 12 years ago
b1b2789
Merge "Do not require WebView usage to come from main thread" into klp-dev
by Jonathan Dixon
· 12 years ago
ead8478
am 299d57f7: am a3da7e4e: am 48872ee0: Merge "DOC CHANGE: Android Beam training class" into jb-mr2-docs
by Joe Malin
· 12 years ago
7b8c6c7
am a473027d: am 483a2c21: am 144f2e58: am 6a831b7d: fix typo in code comment
by Scott Main
· 12 years ago
a473027
am 483a2c21: am 144f2e58: am 6a831b7d: fix typo in code comment
by Scott Main
· 12 years ago
299d57f
am a3da7e4e: am 48872ee0: Merge "DOC CHANGE: Android Beam training class" into jb-mr2-docs
by Joe Malin
· 12 years ago
483a2c2
am 144f2e58: am 6a831b7d: fix typo in code comment
by Scott Main
· 12 years ago
a3da7e4
am 48872ee0: Merge "DOC CHANGE: Android Beam training class" into jb-mr2-docs
by Joe Malin
· 12 years ago
48872ee
Merge "DOC CHANGE: Android Beam training class" into jb-mr2-docs
by Joe Malin
· 12 years ago
144f2e5
am 6a831b7d: fix typo in code comment
by Scott Main
· 12 years ago
680fac0
am d606be25: Merge "Don\'t crash when component enable/disable broadcasts race with uninstall" into klp-dev
by Christopher Tate
· 12 years ago
d606be2
Merge "Don't crash when component enable/disable broadcasts race with uninstall" into klp-dev
by Christopher Tate
· 12 years ago
972de252
am 24305da7: Merge "Add listener for changes to touch exploration state" into klp-dev
by Alan Viverette
· 12 years ago
24305da
Merge "Add listener for changes to touch exploration state" into klp-dev
by Alan Viverette
· 12 years ago
11591b7
am b3da3db3: Merge "Surface outgoing Uri permission grants." into klp-dev
by Jeff Sharkey
· 12 years ago
b3da3db
Merge "Surface outgoing Uri permission grants." into klp-dev
by Jeff Sharkey
· 12 years ago
d375842
am 65e91126: Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
by John Spurlock
· 12 years ago
06e5fed
Don't crash when component enable/disable broadcasts race with uninstall
by Christopher Tate
· 12 years ago
65e9112
Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
by John Spurlock
· 12 years ago
5baeb9a
Add listener for changes to touch exploration state
by Alan Viverette
· 12 years ago
bcaac0a
Surface outgoing Uri permission grants.
by Jeff Sharkey
· 12 years ago
7dd4831
am b0975540: Merge "Avoid deadlock between mUsers and cacheLock" into klp-dev
by Amith Yamasani
· 12 years ago
d0da14a
am aa841672: Merge "Support overriding calling package in Documents." into klp-dev
by Jeff Sharkey
· 12 years ago
4df901a
am 7cd3e905: Merge "Drop <meta-data> support for DocumentsProviders." into klp-dev
by Jeff Sharkey
· 12 years ago
b097554
Merge "Avoid deadlock between mUsers and cacheLock" into klp-dev
by Amith Yamasani
· 12 years ago
aa84167
Merge "Support overriding calling package in Documents." into klp-dev
by Jeff Sharkey
· 12 years ago
7cd3e90
Merge "Drop <meta-data> support for DocumentsProviders." into klp-dev
by Jeff Sharkey
· 12 years ago
15be836
Support overriding calling package in Documents.
by Jeff Sharkey
· 12 years ago
d2e1e81
Drop <meta-data> support for DocumentsProviders.
by Jeff Sharkey
· 12 years ago
6d1e452
am d9f53c02: Merge "Clear accessibility focus when view becomes invisible" into klp-dev
by Alan Viverette
· 12 years ago
d9f53c0
Merge "Clear accessibility focus when view becomes invisible" into klp-dev
by Alan Viverette
· 12 years ago
c68d577
Allow IMEs to extend below nav bar, remove SystemUI veto.
by John Spurlock
· 12 years ago
e0221f0
am d7c44ee6: Merge "deblue notification dividers" into klp-dev
by Mindy DelliCarpini
· 12 years ago
d7c44ee
Merge "deblue notification dividers" into klp-dev
by Mindy DelliCarpini
· 12 years ago
15af212
Don't mark wifi disabled unless it's off.
by Robert Greenwalt
· 12 years ago
8233b6e
am aa014300: Merge "Camera2: Properly copy over user tag when cloning requests" into klp-dev
by Eino-Ville Talvala
· 12 years ago
aa01430
Merge "Camera2: Properly copy over user tag when cloning requests" into klp-dev
by Eino-Ville Talvala
· 12 years ago
1ee0c1c
am efeb6f3c: Merge "Fix issue #11087316: Can\'t run dumpsys procstats on user builds in some cases!" into klp-dev
by Dianne Hackborn
· 12 years ago
efeb6f3
Merge "Fix issue #11087316: Can't run dumpsys procstats on user builds in some cases!" into klp-dev
by Dianne Hackborn
· 12 years ago
08b36a4
Fix issue #11087316: Can't run dumpsys procstats on user builds in some cases!
by Dianne Hackborn
· 12 years ago
af47d75
am e8a057a9: Merge "Remove overly tight constraint on drawn Keyguard." into klp-dev
by Craig Mautner
· 12 years ago
e8a057a
Merge "Remove overly tight constraint on drawn Keyguard." into klp-dev
by Craig Mautner
· 12 years ago
517771b
Do not require WebView usage to come from main thread
by Jonathan Dixon
· 12 years ago
4f241a2
am 92128144: Merge "Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-dev
by John Spurlock
· 12 years ago
9212814
Merge "Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-dev
by John Spurlock
· 12 years ago
53f16ba
am 0cc8276d: Merge "Add missing locking when updating the accessibility node info cache." into klp-dev
by Svetoslav
· 12 years ago
0cc8276
Merge "Add missing locking when updating the accessibility node info cache." into klp-dev
by Svetoslav
· 12 years ago
d92dd8f
am fcd8a39e: Merge "Install providers enabled after app started." into klp-dev
by Jeff Sharkey
· 12 years ago
fcd8a39ed
Merge "Install providers enabled after app started." into klp-dev
by Jeff Sharkey
· 12 years ago
92fba41
am 9d958f69: Merge "Allow killed task to remove itself" into klp-dev
by Adam Lesinski
· 12 years ago
9d958f6
Merge "Allow killed task to remove itself" into klp-dev
by Adam Lesinski
· 12 years ago
2e1c7b7
DOC CHANGE: Android Beam training class
by Joe Malin
· 12 years ago
a12dccc
Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY.
by John Spurlock
· 12 years ago
6359585
am e6d419de: Merge "Grab Activity reference before leaving fragment." into klp-dev
by Jeff Sharkey
· 12 years ago
e6d419d
Merge "Grab Activity reference before leaving fragment." into klp-dev
by Jeff Sharkey
· 12 years ago
4e8a19c
Remove overly tight constraint on drawn Keyguard.
by Craig Mautner
· 12 years ago
7b01c5c
Camera2: Properly copy over user tag when cloning requests
by Eino-Ville Talvala
· 12 years ago
1822550
am 2845e519: Merge "Fix captive portal detection on IPv6 networks." into klp-dev
by Lorenzo Colitti
· 12 years ago
2845e51
Merge "Fix captive portal detection on IPv6 networks." into klp-dev
by Lorenzo Colitti
· 12 years ago
19c8b39
am 6c3baf12: Preload DexCaches
by Brian Carlstrom
· 12 years ago
3edcd8c
Add missing locking when updating the accessibility node info cache.
by Svetoslav
· 12 years ago
78b1370
Grab Activity reference before leaving fragment.
by Jeff Sharkey
· 12 years ago
6c3baf1
Preload DexCaches
by Brian Carlstrom
· 12 years ago
beb46cc
am b3a69c5d: Merge "Fix NPE in CallerInfo.getCurrentCountryIso()." into klp-dev
by Jake Hamby
· 12 years ago
b3a69c5
Merge "Fix NPE in CallerInfo.getCurrentCountryIso()." into klp-dev
by Jake Hamby
· 12 years ago
dd97f42
Install providers enabled after app started.
by Jeff Sharkey
· 12 years ago
2d06e69
am c04337aa: Merge "Make RemoteController weakly referenced by IRemoteControlDisplay" into klp-dev
by Jean-Michel Trivi
· 12 years ago
7f5bee0
Fix NPE in CallerInfo.getCurrentCountryIso().
by Jake Hamby
· 12 years ago
c04337a
Merge "Make RemoteController weakly referenced by IRemoteControlDisplay" into klp-dev
by Jean-Michel Trivi
· 12 years ago
eb9a619
am 888022cf: Merge "Fix default clock localization in keyguard." into klp-dev
by Jim Miller
· 12 years ago
047b7088
am 984001af: merge in KFS78N (no-op)
by Ed Heyl
· 12 years ago
888022c
Merge "Fix default clock localization in keyguard." into klp-dev
by Jim Miller
· 12 years ago
984001a
merge in KFS78N (no-op)
by Ed Heyl
· 12 years ago
4951ebb
am bf2993b1: merge in KQS81M
by Ed Heyl
· 12 years ago
4348a73
Make RemoteController weakly referenced by IRemoteControlDisplay
by Jean-Michel Trivi
· 12 years ago
aa52437
Allow killed task to remove itself
by Adam Lesinski
· 12 years ago
bf2993b
merge in KQS81M
by Ed Heyl
· 12 years ago
b43a22e
am 79782d7c: Merge "Close context menu dialogs if the menu becomes empty" into klp-dev
by Adam Powell
· 12 years ago
bc16fdc
am 0dfec173: Merge "Revert "Show no_sim icon when no SIM card is available."" into klp-dev
by Dan Sandler
· 12 years ago
79782d7
Merge "Close context menu dialogs if the menu becomes empty" into klp-dev
by Adam Powell
· 12 years ago
0dfec17
Merge "Revert "Show no_sim icon when no SIM card is available."" into klp-dev
by Dan Sandler
· 12 years ago
38ab277
Fix default clock localization in keyguard.
by Jim Miller
· 12 years ago
99270a8
Revert "Show no_sim icon when no SIM card is available."
by Dan Sandler
· 12 years ago
fd71db8
Close context menu dialogs if the menu becomes empty
by Adam Powell
· 12 years ago
ea7f975
am dcd05b44: Merge "Fix a crash in the select printers activity." into klp-dev
by Svetoslav
· 12 years ago
04a938c
am c39bfa9f: Merge "Wallpaper cropper should inherit translucent theme" into klp-dev
by Michael Jurka
· 12 years ago
b772eb3
am fe124594: Merge "Tweak status bar gradient." into klp-dev
by John Spurlock
· 12 years ago
dcd05b4
Merge "Fix a crash in the select printers activity." into klp-dev
by Svetoslav
· 12 years ago
c39bfa9
Merge "Wallpaper cropper should inherit translucent theme" into klp-dev
by Michael Jurka
· 12 years ago
2e84a99
Clear accessibility focus when view becomes invisible
by Alan Viverette
· 12 years ago
fe12459
Merge "Tweak status bar gradient." into klp-dev
by John Spurlock
· 12 years ago
02b1bdc
Tweak status bar gradient.
by John Spurlock
· 12 years ago
58ff8af
am a6af40cd: Merge "Add secondary external storage support." into klp-dev
by Jeff Sharkey
· 12 years ago
a6af40c
Merge "Add secondary external storage support." into klp-dev
by Jeff Sharkey
· 12 years ago
6a831b7
fix typo in code comment
by Scott Main
· 12 years ago
c35ae6e
am c739a765: Merge "Wrong argument: handleUnstableProviderDiedLocked" into klp-dev
by Dianne Hackborn
· 12 years ago
c739a76
Merge "Wrong argument: handleUnstableProviderDiedLocked" into klp-dev
by Dianne Hackborn
· 12 years ago
Next »