Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
fe67c1ec6d0f08542fad2fc1a3fb858d99d40341
fe67c1e
Merge "Fix: Drag handle jumps between bidi boundaries." into mnc-dev
by Keisuke Kuroyanagi
· 10 years ago
c73cd40
Merge "Allow apps to hide the soft keyboard even in a transient state." into mnc-dev
by Seigo Nonaka
· 10 years ago
e837847
Merge "Allow content rect to overshoot the bottom view bounds by 20dp." into mnc-dev
by Abodunrinwa Toki
· 10 years ago
41ce003
Merge "Remove the action bar icon when there is no drawer enabled." into mnc-dev
by Tomasz Mikolajewski
· 10 years ago
512fb0c
Sync the Bluetooth name and address from the Bluetooth Adapter
by Pavlin Radoslavov
· 10 years ago
c7c12e5
Merge "Make MediaSessionService not blocked by AudioService." into mnc-dev
by Dongwon Kang
· 10 years ago
9ce9ffe
Merge "Allow to customize title of the dialog." into mnc-dev
by Tomasz Mikolajewski
· 10 years ago
802ece6
Merge "system_server: add two child chains to firewall" into mnc-dev
by Xiaohui Chen
· 10 years ago
8b9730f
Merge "Fixing issue with recents not being hidden for translucent apps." into mnc-dev
by Winson Chung
· 10 years ago
fe855d1
Fixing issue with recents not being hidden for translucent apps.
by Winson Chung
· 10 years ago
0e591f9
Allow to customize title of the dialog.
by Tomasz Mikolajewski
· 10 years ago
45bb0ca
Merge "ImageView updates cached drawable dimensions when drawable updates" into mnc-dev
by Chet Haase
· 10 years ago
8872ca4
Merge "Remove indents from TextView" into mnc-dev
by Raph Levien
· 10 years ago
1bf9293
Merge "Fixing a few accessibility issues." into mnc-dev
by Winson Chung
· 10 years ago
b41c9f7
system_server: add two child chains to firewall
by Xiaohui Chen
· 10 years ago
8edac58
Remove indents from TextView
by Raph Levien
· 10 years ago
40359f7
Merge "Request application of WindowInsets when setting a content view" into mnc-dev
by Adam Powell
· 10 years ago
a38e1f4
Make MediaSessionService not blocked by AudioService.
by Dongwon Kang
· 10 years ago
8473f5a
ImageView updates cached drawable dimensions when drawable updates
by Chet Haase
· 10 years ago
2b18e42
Merge "Seekbar track background alpha should be disabledAlpha" into mnc-dev
by Alan Viverette
· 10 years ago
22433a33
Merge "Fix issue #21814207 and issue #21814212 (alarm manager)" into mnc-dev
by Dianne Hackborn
· 10 years ago
3e9c4a8
Seekbar track background alpha should be disabledAlpha
by Alan Viverette
· 10 years ago
0d96264
Merge "Revert spinner caret size to 24x24dp" into mnc-dev
by Alan Viverette
· 10 years ago
e1c9472
Merge "Work around inconsistent views in RelativeLayout.onMeasure()" into mnc-dev
by Alan Viverette
· 10 years ago
ad81a28
Merge "In intent picker dialog, change "personal apps" to "personal"." into mnc-dev
by Nicolas Prevot
· 10 years ago
833e24f
Revert spinner caret size to 24x24dp
by Alan Viverette
· 10 years ago
83ea6f7
Fixing a few accessibility issues.
by Winson Chung
· 10 years ago
67b5a68
Merge "Resolve start/end insets in LayerDrawable.getIntrinsicWidth()" into mnc-dev
by Alan Viverette
· 10 years ago
a7f4d74
Merge "Remove unnecessary PKCS#1 authorization on legacy keys." into mnc-dev
by Alex Klyubin
· 10 years ago
69dd4bb
Merge "Add keys to handle GSM and CDMA roaming/non roaming overrides" into mnc-dev
by Chris Manton
· 10 years ago
536652f
Resolve start/end insets in LayerDrawable.getIntrinsicWidth()
by Alan Viverette
· 10 years ago
95b6fde
Merge "Refactor Drawable.getDither() to isDither()" into mnc-dev
by Alan Viverette
· 10 years ago
e222a44
Merge "Revert "remove setLatestEventInfo"" into mnc-dev
by Chris Wren
· 10 years ago
dfdb52a
Revert "remove setLatestEventInfo"
by Chris Wren
· 10 years ago
373954a
Refactor Drawable.getDither() to isDither()
by Alan Viverette
· 10 years ago
2e3aaa7
Remove unnecessary PKCS#1 authorization on legacy keys.
by Alex Klyubin
· 10 years ago
3e2e064
Work around inconsistent views in RelativeLayout.onMeasure()
by Alan Viverette
· 10 years ago
94f3082
Merge "Add DisconnectCause for CDMA activated case." into mnc-dev
by Andrew Lee
· 10 years ago
41607d5
Request application of WindowInsets when setting a content view
by Adam Powell
· 10 years ago
074c340
Merge "Add matching xml attributes for existing Toolbar properties" into mnc-dev
by Adam Powell
· 10 years ago
c20c1ee
Merge "remove setLatestEventInfo" into mnc-dev
by Chris Wren
· 10 years ago
d1419ed
Merge "Bring back screenshot API." into mnc-dev
by Dianne Hackborn
· 10 years ago
e973bae
In intent picker dialog, change "personal apps" to "personal".
by Nicolas Prevot
· 10 years ago
90b3b93
Merge "AudioTrack.Builder should throw exception on failure." into mnc-dev
by Andy Hung
· 10 years ago
a56eadb
Merge "AudioRecord.Builder should throw exception on failure." into mnc-dev
by Andy Hung
· 10 years ago
a750a63
Fix issue #21814207 and issue #21814212 (alarm manager)
by Dianne Hackborn
· 10 years ago
97f4d3b
Merge "Prefer GCM to CBC or CTR in documentation." into mnc-dev
by Alex Klyubin
· 10 years ago
b7bbd62
Merge "Camera2: Do not throw unexpected runtime exception to app" into mnc-dev
by Eino-Ville Talvala
· 10 years ago
211cb7c
Merge "Improve documentation for keys requiring user auth." into mnc-dev
by Alex Klyubin
· 10 years ago
a5e21f0e
Prefer GCM to CBC or CTR in documentation.
by Alex Klyubin
· 10 years ago
6857ffc
Merge "Fixed a jump with the panel scrim" into mnc-dev
by Selim Cinek
· 10 years ago
d3e39d1
Camera2: Do not throw unexpected runtime exception to app
by Eino-Ville Talvala
· 10 years ago
f582027
Merge "Don't reinflate signal icons unless we really need to." into mnc-dev
by Jason Monk
· 10 years ago
a5aabfe
Merge "Add carrier config variable to hide sim lock setting ui." into mnc-dev
by Junda Liu
· 10 years ago
83cc7a3
Improve documentation for keys requiring user auth.
by Alex Klyubin
· 10 years ago
563d60e
Merge "Camera2: Handle getting input surface failures" into mnc-dev
by Chien-Yu Chen
· 10 years ago
0f70c41
Merge "Camera2: fix high speed request builder creation issue" into mnc-dev
by Zhijun He
· 10 years ago
4250c8d
Merge "Expose AES GCM backed by Android Keystore." into mnc-dev
by Alex Klyubin
· 10 years ago
5ddaa72
Merge "Handle negative view types properly in getScrapView" into mnc-dev
by Yigit Boyar
· 10 years ago
e15cca7
Add carrier config variable to hide sim lock setting ui.
by Junda Liu
· 10 years ago
2723d49
Merge "Drop support for P-192 EC keys." into mnc-dev
by Alex Klyubin
· 10 years ago
d4bd4e7
Merge "Map >= 24bit encodings to ENCODING_PCM_FLOAT" into mnc-dev
by Paul McLean
· 10 years ago
bf5c91c
Drop support for P-192 EC keys.
by Alex Klyubin
· 10 years ago
4e5e9e9
Map >= 24bit encodings to ENCODING_PCM_FLOAT
by Paul McLean
· 10 years ago
5279d11
Merge "Drag to select text: add some slop for moving between lines" into mnc-dev
by Mady Mellor
· 10 years ago
f052288
Merge "Insertion cursor: add some slop for moving between lines" into mnc-dev
by Mady Mellor
· 10 years ago
f535cf0
Don't reinflate signal icons unless we really need to.
by Jason Monk
· 10 years ago
8d53705
Merge "Split control background into 40dp and 32dp diameter versions" into mnc-dev
by Alan Viverette
· 10 years ago
ee3821e
Insertion cursor: add some slop for moving between lines
by Mady Mellor
· 10 years ago
ec92865
Allow apps to hide the soft keyboard even in a transient state.
by Seigo Nonaka
· 10 years ago
f9f8aeb
Drag to select text: add some slop for moving between lines
by Mady Mellor
· 10 years ago
5c7b949
am 93bd8134: am eae09b4a: Merge "docs: Updated Android TV landing page and Live TV training to support channels. bug: 21786387" into mnc-preview-docs
by Quddus Chong
· 10 years ago
13e54ff
Merge "Text selection: add some slop for moving between lines" into mnc-dev
by Mady Mellor
· 10 years ago
cc65c37
Text selection: add some slop for moving between lines
by Mady Mellor
· 10 years ago
00af27b
Expose AES GCM backed by Android Keystore.
by Alex Klyubin
· 10 years ago
93bd813
am eae09b4a: Merge "docs: Updated Android TV landing page and Live TV training to support channels. bug: 21786387" into mnc-preview-docs
by Quddus Chong
· 10 years ago
a002fb4
Camera2: fix high speed request builder creation issue
by Zhijun He
· 10 years ago
71e5d53
Merge "Import translations. DO NOT MERGE" into mnc-dev
by Geoff Mendal
· 10 years ago
aa19f8f
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
eae09b4
Merge "docs: Updated Android TV landing page and Live TV training to support channels. bug: 21786387" into mnc-preview-docs
by Quddus Chong
· 10 years ago
2d2d893
AudioTrack.Builder should throw exception on failure.
by Andy Hung
· 10 years ago
3d2b621
Merge "high-frequency notification stats." into mnc-dev
by Chris Wren
· 10 years ago
5eab2b7
high-frequency notification stats.
by Chris Wren
· 10 years ago
e244922
AudioRecord.Builder should throw exception on failure.
by Andy Hung
· 10 years ago
ca16a79
Add keys to handle GSM and CDMA roaming/non roaming overrides
by Chris Manton
· 10 years ago
e588480
am 0752aa54: am 5cef09b0: Merge "docs: Update JavaDoc links for Watch Face class." into mnc-preview-docs
by Luan Nguyen
· 10 years ago
1824ea1
am ce26f291: am 5980ae8f: Merge "docs: Update JavaDoc reference links for Create Wearable Apps class" into mnc-preview-docs
by Luan Nguyen
· 10 years ago
871c5cb
am 474b4775: am d548b29d: Merge "docs: Update JavaDoc ref links for UI training." into mnc-preview-docs
by Luan Nguyen
· 10 years ago
0752aa5
am 5cef09b0: Merge "docs: Update JavaDoc links for Watch Face class." into mnc-preview-docs
by Luan Nguyen
· 10 years ago
ce26f29
am 5980ae8f: Merge "docs: Update JavaDoc reference links for Create Wearable Apps class" into mnc-preview-docs
by Luan Nguyen
· 10 years ago
474b477
am d548b29d: Merge "docs: Update JavaDoc ref links for UI training." into mnc-preview-docs
by Luan Nguyen
· 10 years ago
5cef09b
Merge "docs: Update JavaDoc links for Watch Face class." into mnc-preview-docs
by Luan Nguyen
· 10 years ago
5980ae8
Merge "docs: Update JavaDoc reference links for Create Wearable Apps class" into mnc-preview-docs
by Luan Nguyen
· 10 years ago
d548b29
Merge "docs: Update JavaDoc ref links for UI training." into mnc-preview-docs
by Luan Nguyen
· 10 years ago
641234c
Merge "Import translations. DO NOT MERGE" into mnc-dev
by Geoff Mendal
· 10 years ago
977fdc8
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
63534a9
Merge "Import translations. DO NOT MERGE" into mnc-dev
by Geoff Mendal
· 10 years ago
6e88187
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
e21d564
Merge "Import translations. DO NOT MERGE" into mnc-dev
by Geoff Mendal
· 10 years ago
a946fe8
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
Next »