Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
aec1fbeaa34f40680a3cfefe94e5cdec31881c7d
/
core
/
java
4d72cd9
Merge "Behavior compat for child being manipulated outside Animatorset" into oc-dev
by Doris Liu
· 9 years ago
5be3647
Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev
by TreeHugger Robot
· 9 years ago
31eeb08
Merge "Introduce TextView attribute for control justification." into oc-dev
by TreeHugger Robot
· 9 years ago
f277ccb
Merge "Renaming intent action for unknown sources" into oc-dev
by TreeHugger Robot
· 9 years ago
4cbb441
Introduce TextView attribute for control justification.
by Seigo Nonaka
· 9 years ago
5fb129c
Behavior compat for child being manipulated outside Animatorset
by Doris Liu
· 9 years ago
e00febf
Merge "Increases the minimized width in landscape by statusbar height" into oc-dev
by TreeHugger Robot
· 9 years ago
50954d2
Propagate density through AdaptiveIconDrawable and BitmapDrawable
by Adam Lesinski
· 9 years ago
0a02259
Merge "Move PackageManager to new auto-doc feature!" into oc-dev
by TreeHugger Robot
· 9 years ago
4b32f7c
Merge "Fix code accounting bugs, track external app data." into oc-dev
by Jeff Sharkey
· 9 years ago
649040c
Merge "Update HardwareBuffer API." into oc-dev
by TreeHugger Robot
· 9 years ago
0fa2574
Merge "Fix issue #32180780: Sync adapters inappropriately being run..." into oc-dev
by TreeHugger Robot
· 9 years ago
62a24e9
Merge "docs: Update Imageview JavaDoc comments" into oc-dev
by TreeHugger Robot
· 9 years ago
28973b3
Merge "docs: Update TextView JavaDoc comments" into oc-dev
by TreeHugger Robot
· 9 years ago
4347f81
Move PackageManager to new auto-doc feature!
by Jeff Sharkey
· 9 years ago
8b4f17b
Merge "Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS." into oc-dev
by TreeHugger Robot
· 9 years ago
5b96e55d
Merge "Cache the Typeface based on the FontRequest." into oc-dev
by TreeHugger Robot
· 9 years ago
fc533da
Merge "Removed deprecated SaveInfo methods." into oc-dev
by TreeHugger Robot
· 9 years ago
f74a736
Merge "Remove long standing debug code" into oc-dev
by TreeHugger Robot
· 9 years ago
f9bac16
Fix issue #32180780: Sync adapters inappropriately being run...
by Dianne Hackborn
· 9 years ago
9c8bb68
Merge "Fix javadoc for some user restrictions." into oc-dev
by TreeHugger Robot
· 9 years ago
daa8dfc6
Cache the Typeface based on the FontRequest.
by Seigo Nonaka
· 9 years ago
0d3db06
Removed deprecated SaveInfo methods.
by Felipe Leme
· 9 years ago
fadc016
Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS.
by Kang Li
· 9 years ago
d3892ca
Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-dev
by Aurimas Liutikas
· 9 years ago
ce3e1a3
Fix javadoc for some user restrictions.
by Pavel Grafov
· 9 years ago
fea6f7b
Remove long standing debug code
by Julia Reynolds
· 9 years ago
337be5a
Merge "Update Typeface callback docs about error codes" into oc-dev
by TreeHugger Robot
· 9 years ago
83e2a25
Merge "Add local-only hotspot info into tether state change broadcast" into oc-dev
by Erik Kline
· 9 years ago
5cb3d6b
Merge "Correctly compute visible views" into oc-dev
by TreeHugger Robot
· 9 years ago
668b722
Add local-only hotspot info into tether state change broadcast
by Erik Kline
· 9 years ago
bb21986
Merge "Implemented FillResponse.setIgnoredIds()." into oc-dev
by TreeHugger Robot
· 9 years ago
5687900
Merge "fix KeyEvent can't correctly finish when inputmethod time out happend" into oc-dev
by TreeHugger Robot
· 9 years ago
9ea4b33
Merge "Auto-generate docs based on annotations." into oc-dev
by TreeHugger Robot
· 9 years ago
2cef335
Merge "Update ClipDescription.getTimeStamp to use currentTimeMillis timebase." into oc-dev
by Sudheer Shanka
· 9 years ago
dbc0209
Merge "Fixed NPE on dump() and other minor fixes..." into oc-dev
by TreeHugger Robot
· 9 years ago
6a60322
Merge "Fix a11y text location in clipped views" into oc-dev
by TreeHugger Robot
· 9 years ago
01ded10
Implemented FillResponse.setIgnoredIds().
by Felipe Leme
· 9 years ago
8262934
Merge "Renaming setAsyncExecutor to setExecutor" into oc-dev
by TreeHugger Robot
· 9 years ago
4a5ea54
Merge "Hide API to listen to a11y service state" into oc-dev
by Phil Weaver
· 9 years ago
e0e2871
Correctly compute visible views
by Philip P. Moltmann
· 9 years ago
dcc7feb
Merge "Kill running animations on fragment view's when removed." into oc-dev
by TreeHugger Robot
· 9 years ago
d58d802
Merge "Execute pending transactions after FM state change." into oc-dev
by TreeHugger Robot
· 9 years ago
b8305e9
Merge "Added missing important-for-autofill mappings." into oc-dev
by TreeHugger Robot
· 9 years ago
89aae44
Renaming intent action for unknown sources
by Suprabh Shukla
· 9 years ago
6503bd8
Auto-generate docs based on annotations.
by Jeff Sharkey
· 9 years ago
49e9696
Fixed NPE on dump() and other minor fixes...
by Felipe Leme
· 9 years ago
fd5d331
Update HardwareBuffer API.
by Craig Donner
· 9 years ago
0ddf6aa
Renaming setAsyncExecutor to setExecutor
by Sunny Goyal
· 9 years ago
38eae1b
Merge "fix NPE when fragment container is null" into oc-dev
by George Mount
· 9 years ago
416b377
fix NPE when fragment container is null
by George Mount
· 9 years ago
aeb7505
Merge "Enhance the shortcut manager javadoc." into oc-dev
by Makoto Onuki
· 9 years ago
1f4e053
Merge "Address API review comments for registerReceiver" into oc-dev
by Chad Brubaker
· 9 years ago
cdc7459
Fix a11y text location in clipped views
by Phil Weaver
· 9 years ago
4e45b14
Merge "Stop fetching font data if the context is restricted." into oc-dev
by TreeHugger Robot
· 9 years ago
c820191
Update ClipDescription.getTimeStamp to use currentTimeMillis timebase.
by Sudheer Shanka
· 9 years ago
16e83d0
Enhance the shortcut manager javadoc.
by Makoto Onuki
· 9 years ago
6117970
Merge "StopScan before each new Companion device scan" into oc-dev
by Eugene Susla
· 9 years ago
f4af35a
Merge "Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter." into oc-dev
by TreeHugger Robot
· 9 years ago
221f15d4
Fix/suppress error-prone warnings in framework's fragment.
by Aurimas Liutikas
· 9 years ago
8f40881
Merge "Revert "Add new api Activity.getStartInitiatedTime."" into oc-dev
by Sudheer Shanka
· 9 years ago
5a791c8
Added missing important-for-autofill mappings.
by Felipe Leme
· 9 years ago
5d25f42
Merge "Make a11y clickable span work after node recycle" into oc-dev
by Phil Weaver
· 9 years ago
45ff1d1
Merge "Vulkan compute 0 only requires variable pointers" into oc-dev
by Jesse Hall
· 9 years ago
863ad2f
fix KeyEvent can't correctly finish when inputmethod time out happend
by gaoshang
· 9 years ago
e4b6441
Merge "Deprecate Activity#requestVisibleBehind" into oc-dev
by Bryce Lee
· 9 years ago
06a53d4
Merge changes from topics 'smartselectconfig', 'langidconfig' into oc-dev
by Abodunrinwa Toki
· 9 years ago
635d9dd
Merge "AutoSize TextView - API polish - no RuntimeException in signature" into oc-dev
by Andrei Stingaceanu
· 9 years ago
fa9d889
Merge "TRON: Log "textAssist" actions." into oc-dev
by Abodunrinwa Toki
· 9 years ago
1ef45a8
Merge "Api Council: hide FontsContract.Columns constructor" into oc-dev
by TreeHugger Robot
· 9 years ago
1b59a21
AutoSize TextView - API polish - no RuntimeException in signature
by Andrei Stingaceanu
· 9 years ago
5706a1b
Update Typeface callback docs about error codes
by Clara Bayarri
· 9 years ago
7fea2e2
Api Council: hide FontsContract.Columns constructor
by Clara Bayarri
· 9 years ago
b2aa0ce
Merge "Add min and max learned battery capacity to batterystats." into oc-dev
by Jocelyn Dang
· 9 years ago
addfe67
Merge changes Ic029cc9f,Id917f3a2 into oc-dev
by Hugo Benichi
· 9 years ago
fb4fb03
Merge "Address API council comments" into oc-dev
by TreeHugger Robot
· 9 years ago
bf2e5bd
Merge "Ensure that LLOB sensor is names similr to other android sensors." into oc-dev
by Ashutosh Joshi
· 9 years ago
aa6b649
Merge "Revert "Introduce PACKAGE_FIRST_ADDED broadcast"" into oc-dev
by TreeHugger Robot
· 9 years ago
a0aa7c3
Merge "Validate incoming data properly." into oc-dev
by TreeHugger Robot
· 9 years ago
1fb3e56
Merge "Add a null check for visibleFile." into oc-dev
by TreeHugger Robot
· 9 years ago
4f3ba1a
Merge "Move expensive TextClock operations to onAttach" into oc-dev
by TreeHugger Robot
· 9 years ago
947be6b
Merge changes Ic76d996f,Ib9eefacb,If1b63340,I399c66af into oc-dev
by Selim Cinek
· 9 years ago
232ff0b
Merge "Fix issue #37470038: API Review: ServiceConnection.onBindingDead()" into oc-dev
by TreeHugger Robot
· 9 years ago
5231229
Merge "Package installer related changes to javadoc" into oc-dev
by TreeHugger Robot
· 9 years ago
4cab930
Hide API to listen to a11y service state
by Phil Weaver
· 9 years ago
c627d10
Add min and max learned battery capacity to batterystats.
by Jocelyn Dang
· 9 years ago
94b91db
Revert "Introduce PACKAGE_FIRST_ADDED broadcast"
by Christopher Tate
· 9 years ago
d21af53
Add a null check for visibleFile.
by Garfield Tan
· 9 years ago
932b504
Validate incoming data properly.
by Martijn Coenen
· 9 years ago
6d6015f65
Address API review comments for registerReceiver
by Chad Brubaker
· 9 years ago
5bb18a1
Changed the documentation of the colorization
by Selim Cinek
· 9 years ago
622c64a
Fixed the appearance of colorized fullscreenintent notifications
by Selim Cinek
· 9 years ago
ac26534
Fix issue #37470038: API Review: ServiceConnection.onBindingDead()
by Dianne Hackborn
· 9 years ago
85cee7a
Opt out default focus highlight for TV.
by Jiaquan He
· 9 years ago
54486c1
TRON: Log "textAssist" actions.
by Abodunrinwa Toki
· 9 years ago
23161e7
Make a11y clickable span work after node recycle
by Phil Weaver
· 9 years ago
28602c0
Merge changes from topic 'chooser' into oc-dev
by TreeHugger Robot
· 9 years ago
904e6ca
Merge "Change ANDROID_ID for Instant Apps" into oc-dev
by Chad Brubaker
· 9 years ago
bb957d1
SmartSelection Config installer.
by Abodunrinwa Toki
· 9 years ago
51c4203
LangId Config installer.
by Abodunrinwa Toki
· 9 years ago
Next »