Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
59c5beec64af8ea20509998230b7b1de496702f6
/
api
8a788cb
Fix build.
by Adam Powell
· 13 years ago
f353f94
Merge "NEW_API: Unhide android.hardware.Camera#enableShutterSound" into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
bd7057f
Fix build.
by Dianne Hackborn
· 13 years ago
7454d3b
New permissions UI, again.
by Dianne Hackborn
· 13 years ago
b967464
Merge "Enforce encapsulation for MarginLayoutParams startMargin and endMargin" into jb-mr1-dev
by Fabrice Di Meglio
· 13 years ago
4f8da32
Merge "Make JavascriptInterface annotation public." into jb-mr1-dev
by Selim Gurun
· 13 years ago
bd0fe87
Merge "Deprecating methods (and a constant) for JB MR1" into jb-mr1-dev
by Kristian Monsen
· 13 years ago
e91d5be
Make JavascriptInterface annotation public.
by Selim Gurun
· 13 years ago
a40627d
Enforce encapsulation for MarginLayoutParams startMargin and endMargin
by Fabrice Di Meglio
· 13 years ago
2071e84
Fixing build (update-api)
by Adam Cohen
· 13 years ago
aec914b
Merge "Adding notion of keyguard widgets" into jb-mr1-dev
by Adam Cohen
· 13 years ago
ff5c9146
Merge "NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR" into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
7cfd7d5
NEW_API: Unhide android.hardware.Camera.Parameters#SCENE_MODE_HDR
by Eino-Ville Talvala
· 13 years ago
af87681
NEW_API: Unhide android.hardware.Camera#enableShutterSound
by Eino-Ville Talvala
· 13 years ago
0aa2d42
Adding notion of keyguard widgets
by Adam Cohen
· 13 years ago
d7f5a51
Merge "IME support for trackball and generic motion events" into jb-mr1-dev
by Victoria Lease
· 13 years ago
b38070c
IME support for trackball and generic motion events
by Victoria Lease
· 13 years ago
753e128
Merge "Unhide INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE." into jb-mr1-dev
by Wu-cheng Li
· 13 years ago
1b8ecc5
A little cleanup.
by Dianne Hackborn
· 13 years ago
74ee865
Add Binder.getCallingUserHandle().
by Dianne Hackborn
· 13 years ago
89b3f48
Merge "Enable changing properties of layer paint" into jb-mr1-dev
by Chet Haase
· 13 years ago
5e03e2ca
More multi-user stuff:
by Dianne Hackborn
· 13 years ago
d15ebf2
Enable changing properties of layer paint
by Chet Haase
· 13 years ago
5cc2351
Deprecating methods (and a constant) for JB MR1
by Kristian Monsen
· 13 years ago
e590dc6
Unhide INTENT_ACTION_STILL_IMAGE_CAMERA_SECURE.
by Wu-cheng Li
· 13 years ago
01fa888
Merge "Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo." into jb-mr1-dev
by Svetoslav Ganov
· 13 years ago
eb9862f
Adding FEEDBACK_BRAILLE to AccessibilityServiceInfo.
by Svetoslav Ganov
· 13 years ago
1cf70bb
Screen magnification - feature - framework.
by Svetoslav Ganov
· 13 years ago
06efb53
Per-user settings
by Christopher Tate
· 13 years ago
62bea2f
Nested fragments.
by Dianne Hackborn
· 13 years ago
0d727c7
Merge "Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype parameters are changed" into jb-mr1-dev
by Satoshi Kataoka
· 13 years ago
175ae55
Merge "Update DevicePolicyManager with ability to disable keyguard widgets" into jb-mr1-dev
by Jim Miller
· 13 years ago
035ce2c
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
by Fabrice Di Meglio
· 13 years ago
b8ec470
Update DevicePolicyManager with ability to disable keyguard widgets
by Jim Miller
· 13 years ago
e62e6d8
Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype parameters are changed
by Satoshi Kataoka
· 13 years ago
f83ec83
Merge "More improvements to the display manager." into jb-mr1-dev
by Jeff Brown
· 13 years ago
3b9a416
Merge "Initial draft of high-level multi-display APIs." into jb-mr1-dev
by Jeff Brown
· 13 years ago
4ed8fe7
More improvements to the display manager.
by Jeff Brown
· 13 years ago
a492c3a
Initial draft of high-level multi-display APIs.
by Jeff Brown
· 13 years ago
89bc863
Merge "Add an OnDismissListener to AutoCompleteTextView" into jb-mr1-dev
by Adam Powell
· 13 years ago
780c491
Add an OnDismissListener to AutoCompleteTextView
by Adam Powell
· 13 years ago
d1b5cfc
Notify verifiers that verification is complete
by rich cannings
· 13 years ago
5ac72a2
Improve multi-user broadcasts.
by Dianne Hackborn
· 13 years ago
451da77
Merge "Add getter for animateFirstView property of ViewAnimator" into jb-mr1-dev
by Chet Haase
· 13 years ago
201501f
Add getter for animateFirstView property of ViewAnimator
by Chet Haase
· 13 years ago
bd6e150
Add initial multi-display support.
by Jeff Brown
· 13 years ago
2deaa36
Merge "Add permission checks for Verification API calls" into jb-mr1-dev
by rich cannings
· 13 years ago
7e67151
Add permission checks for Verification API calls
by rich cannings
· 13 years ago
97d28d9
Merge "Unhide some CellSignalStrength methods." into jb-mr1-dev
by Wink Saville
· 13 years ago
82e6ee6
Unhide some CellSignalStrength methods.
by Wink Saville
· 13 years ago
da6da09
Captive portal handling
by Irfan Sheriff
· 13 years ago
dc7d800
Merge "Add plumbing for new surface flinger display API." into jb-mr1-dev
by Jeff Brown
· 13 years ago
64a55af
Add plumbing for new surface flinger display API.
by Jeff Brown
· 13 years ago
7f02dc5
Add setOnDismissListener to AlertDialog.Builder
by Adam Powell
· 13 years ago
2adac49
Added some common error codes in MediaPlayer.java
by James Dong
· 13 years ago
7767eac
Keep track of whether an app is installed for each user.
by Dianne Hackborn
· 13 years ago
e7485cb
MAXIMUM_VERIFICATION_TIMEOUT incorrect
by rich cannings
· 13 years ago
d9ef3e5
Allow verifiers to extend timeout
by rich cannings
· 13 years ago
5f79799
Add support for "-rtl" in resources
by Fabrice Di Meglio
· 13 years ago
21b53df
Merge "Add framework support for multiple dreams." into jb-mr1-dev
by John Spurlock
· 13 years ago
1a868b7
Add framework support for multiple dreams.
by John Spurlock
· 13 years ago
9b90ee2
Merge "Add KeyPairGenerator for Android keystore" into jb-mr1-dev
by Kenny Root
· 13 years ago
db02671
Add KeyPairGenerator for Android keystore
by Kenny Root
· 13 years ago
572a085
Merge "Add FloatMath.pow." into jb-mr1-dev
by Jeff Brown
· 13 years ago
e2c279e8
Add FloatMath.pow.
by Jeff Brown
· 13 years ago
a5d5d60
Merge "add wireless charger support" into jb-mr1-dev
by Brian Muramatsu
· 13 years ago
8756bd1
Merge "Revert "Revert "Add timestamp in scan results""" into jb-mr1-dev
by Iliyan Malchev
· 13 years ago
a811e084
Merge "Pass URLs to package verifiers" into jb-mr1-dev
by rich cannings
· 13 years ago
9af67e8
Merge "Add getDefaultUserAgent to WebSettings." into jb-mr1-dev
by George Mount
· 13 years ago
706e8ba
Pass URLs to package verifiers
by rich cannings
· 13 years ago
df8ef4b
DO NOT MERGE LocaleSpan makes Han disambiguation easy!
by Victoria Lease
· 13 years ago
06c43d5
Revert "Revert "Add timestamp in scan results""
by Iliyan Malchev
· 13 years ago
37a37f4
add wireless charger support
by Brian Muramatsu
· 13 years ago
98365d7
Refactor for multi-display support.
by Jeff Brown
· 13 years ago
4702a85
More view hierarchy, fragment debugging.
by Dianne Hackborn
· 13 years ago
9f410c5
Add getDefaultUserAgent to WebSettings.
by George Mount
· 13 years ago
79af1dd
Switch public APIs to use new UserHandle class for identifying users.
by Dianne Hackborn
· 13 years ago
2a00329
UserHandle to UserSerialNo mapping
by Amith Yamasani
· 13 years ago
1f3f128
Merge "Add javadoc for new location API's." into jb-mr1-dev
by Nick Pelly
· 13 years ago
4e31c4f
Add javadoc for new location API's.
by Nick Pelly
· 13 years ago
270e338
Add FloatMath.hypot.
by Jeff Brown
· 13 years ago
194b6e9
Merge "Power manager rewrite." into jb-mr1-dev
by Jeff Brown
· 13 years ago
9630704
Power manager rewrite.
by Jeff Brown
· 13 years ago
abac0cd
Merge "Add PendingIntent and IntentSender APIs to get user handle." into jb-mr1-dev
by Dianne Hackborn
· 13 years ago
c750127
Add PendingIntent and IntentSender APIs to get user handle.
by Dianne Hackborn
· 13 years ago
34743ac
Merge "Add API to create new contexts with custom configurations." into jb-mr1-dev
by Dianne Hackborn
· 13 years ago
756220b
Add API to create new contexts with custom configurations.
by Dianne Hackborn
· 13 years ago
5785310
Revert "Add timestamp in scan results"
by Iliyan Malchev
· 13 years ago
472f416
Merge "Adding limit and offset query parameters to CallLog." into jb-mr1-dev
by Chiao Cheng
· 13 years ago
caaeda9
Merge "Add a toString() method to Sensor for debugging purposes." into jb-mr1-dev
by Jeff Brown
· 13 years ago
4d19886
Merge "Add timestamp in scan results" into jb-mr1-dev
by Irfan Sheriff
· 13 years ago
b31f78f
Add timestamp in scan results
by Irfan Sheriff
· 13 years ago
258848d
User Manager service to manage users and query user details
by Amith Yamasani
· 13 years ago
6a2ef12
Add a toString() method to Sensor for debugging purposes.
by Jeff Brown
· 13 years ago
3914e4b
Remove LocationManager#getLastKnownLocation(Criteria).
by Nick Pelly
· 13 years ago
6fa9ad4
Location overhaul, major commit.
by Nick Pelly
· 13 years ago
1670dc9
Merge "Add FloatMath.exp." into jb-mr1-dev
by Jeff Brown
· 13 years ago
5d728bb
Add FloatMath.exp.
by Jeff Brown
· 13 years ago
a56d9ce
Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev
by Rich Cannings
· 13 years ago
e1d7c71
Revert "Pass URLs to package verifiers"
by Rich Cannings
· 13 years ago
Next »