Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3bf5c4cd30f8bd598842d8ded5f1655406b5c27a
/
core
17876aa
Minor changes to ContentProvider javadoc to improve consistency.
by Dan Egnor
· 14 years ago
86c035f
Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo
by Brad Fitzpatrick
· 14 years ago
6fcc0f073
COMMENT ONLY change to clarify ContentProvider documentation.
by Dan Egnor
· 14 years ago
7999bff
Add a method to let a properly permissioned app directly
by Joe Onorato
· 14 years ago
e8605af
Merge "Avoid leaking file descriptors when returning drop box events." into froyo
by Dan Egnor
· 14 years ago
6e6d60d
Avoid leaking file descriptors when returning drop box events.
by Dan Egnor
· 14 years ago
dbac180
Fix a merge problem with html mms
by Tom Taylor
· 14 years ago
2f0dc6d9
Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo
by Dan Egnor
· 14 years ago
b3e4ef3
COMMENT ONLY change to add some warnings about ParcelFileDescriptor
by Dan Egnor
· 14 years ago
9bc4039
Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo
by Dan Egnor
· 14 years ago
28fe43b
Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo
by Hung Dang
· 14 years ago
ba1348e
Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test.
by Yu Shan Emily Lau
· 14 years ago
38137d7
Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo
by Scott Main
· 14 years ago
bfcbeff
COMMENT-ONLY change to clarify Camera documentation.
by Dan Egnor
· 14 years ago
df27c0c
Skip hostname verification when using insecure factory
by Andrew Stadler
· 14 years ago
2651504
Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo
by Dirk Dougherty
· 14 years ago
0b2395c
Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc.
by Dirk Dougherty
· 14 years ago
7fc93c3
Verify hostname where possible, and clarify where not.
by Dan Egnor
· 14 years ago
801dbe2
Do not log AT command traffic by default.
by Nick Pelly
· 14 years ago
dfe5c20
docs: lots of additions to the resources docs
by Scott Main
· 14 years ago
30cf330
Import revised translations
by Kenny Root
· 14 years ago
c4e3857
Import revised translations
by Kenny Root
· 14 years ago
f10e633
docs: fix markup error
by Scott Main
· 14 years ago
b00854d
Import revised translations
by Kenny Root
· 14 years ago
75b6a6b
Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo
by Jim Miller
· 14 years ago
284b62e
Fix 2737842: Disable KeguardManager API if device policy is enabled
by Jim Miller
· 14 years ago
71d73a0
Merge "Add a method to hide/show a SurfaceView's surface." into froyo
by Romain Guy
· 14 years ago
afc3e11
Add a method to hide/show a SurfaceView's surface.
by Romain Guy
· 14 years ago
cb52cb5
Fix SDK build.
by Jim Miller
· 14 years ago
d6b5705
Fix 2737842: disable keyguard API when device policy is enabled.
by Jim Miller
· 14 years ago
df2e2ef
Merge "Watchdog now records kernel stacks when it fires" into froyo
by Christopher Tate
· 14 years ago
ecaa7b4
Watchdog now records kernel stacks when it fires
by Christopher Tate
· 14 years ago
77b32dd
Make the DUN apn data secure.
by Robert Greenwalt
· 15 years ago
3dc1c7f
Comment-only change to add documentation for FileObserver
by Dan Egnor
· 15 years ago
94f1751
Merge "Fix typo in EastAsianWidth javadoc" into froyo
by Kenny Root
· 15 years ago
18b221a
Fix typo in EastAsianWidth javadoc
by Kenny Root
· 15 years ago
d1055a2
Make the NTP Cache max-age gservices-settable
by Robert Greenwalt
· 15 years ago
7e5e374
Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children.
by Adam Powell
· 15 years ago
0690679
If the network SSID is a string, it should be enclosed in double quotation marks.
by Xia Wang
· 15 years ago
4a0823e
Merge "Uncomment a test that was marked as STOPSHIP Add MediumTest tag" into froyo
by Suchi Amalapurapu
· 15 years ago
ef95ace
Merge "Removing STOPSHIP logs." into froyo
by Jaikumar Ganesh
· 15 years ago
fb7bacf
Uncomment a test that was marked as STOPSHIP Add MediumTest tag
by Suchi Amalapurapu
· 15 years ago
af21fa6
Removing STOPSHIP logs.
by Jaikumar Ganesh
· 15 years ago
9a212ad
Fix 2641875
by Suchi Amalapurapu
· 15 years ago
e3b9f8b
docs: fix markup error
by Scott Main
· 15 years ago
8b3cea0
docs: revise webview description and add info for targeting screen densities
by Scott Main
· 15 years ago
eb9cbb8
Resurrect flashlight support in obsolete IHardwareService Binder API.
by Mike Lockwood
· 15 years ago
cfa2de3
Import revised translations
by Kenny Root
· 15 years ago
b83a283
docs: add dev guide for backup
by Scott Main
· 15 years ago
c928a11e
Merge "Fix 2672155 Check the code path when enabling disabling packages." into froyo
by Suchi Amalapurapu
· 15 years ago
1ace5bc
Fix 2672155 Check the code path when enabling disabling packages.
by Suchi Amalapurapu
· 15 years ago
098e58d
Use SystemClock.elapsedRealtime in ShutdownThread timeout logic
by Mike Lockwood
· 15 years ago
8ea9f13
Merge "Bug 2680071: Rename the Cloud to Device" into froyo
by Costin Manolache
· 15 years ago
8d83f9e
Bug 2680071: Rename the Cloud to Device
by Costin Manolache
· 15 years ago
336d7dc
The default AlertDialog allows cancel. But the default
by Grace Kloba
· 15 years ago
e2055fe
Merge "Bug 2673557: rename datamessaging" into froyo
by Costin Manolache
· 15 years ago
be65399
Merge "Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter" into froyo
by Keith Ito
· 15 years ago
f78acac
Fix the 'wobbling fixed elements' bug.
by Nicolas Roard
· 15 years ago
161c75a
Bug 2673557: rename datamessaging
by Costin Manolache
· 15 years ago
9114a8b
Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter
by Keith Ito
· 15 years ago
6d00151
Merge "Hopefully fix issue #2662536: Why is launcher being killed?" into froyo
by Dianne Hackborn
· 15 years ago
906497c
Hopefully fix issue #2662536: Why is launcher being killed?
by Dianne Hackborn
· 15 years ago
a275790
Merge "Fix 2660488: Add LockScreen/InCallScreen resources to preloads" into froyo
by Jim Miller
· 15 years ago
7d38886
Fix 2660488: Add LockScreen/InCallScreen resources to preloads
by Jim Miller
· 15 years ago
b74a239
Merge "String change to refer to wifi tether as hotspot" into froyo
by Robert Greenwalt
· 15 years ago
7d16737
Merge "Add unit test for passing thread priority & cgroup through Binder." into froyo
by Dan Egnor
· 15 years ago
ebdbc7e
String change to refer to wifi tether as hotspot
by Robert Greenwalt
· 15 years ago
43fe81b
Add unit test for passing thread priority & cgroup through Binder.
by Dan Egnor
· 15 years ago
75370e7
Merge "Fixing: RecognitionService logcat spam "cancel called..."" into froyo
by Bjorn Bringert
· 15 years ago
08e1b94
Merge "Fix "p.m." in lockscreen (locale: es)." into froyo
by Daniel Sandler
· 15 years ago
4672203
Avoid UNKNOWN state for Wifi in bug2542613, not a common user case.
by Xia Wang
· 15 years ago
639a7fc
Merge "Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils." into froyo
by Neal Nguyen
· 15 years ago
42c2bae
Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils.
by Neal Nguyen
· 15 years ago
77491f0
Fix "p.m." in lockscreen (locale: es).
by Daniel Sandler
· 15 years ago
f541c62
Merge "Adding a few host-based stress tests for Apps on SD." into froyo
by Neal Nguyen
· 15 years ago
b1fb5c3
Adding a few host-based stress tests for Apps on SD.
by Neal Nguyen
· 15 years ago
13b18fd
Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI
by Jean-Michel Trivi
· 15 years ago
65b2561
Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo
by Dianne Hackborn
· 15 years ago
4416c3d
Fix issue #2643754: Launcher is caching widget layouts for too long
by Dianne Hackborn
· 15 years ago
c9dc109
Merge "Build searchables list after boot" into froyo
by Bjorn Bringert
· 15 years ago
2c7b197
Build searchables list after boot
by Bjorn Bringert
· 15 years ago
151af19
Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke()
by Adam Powell
· 15 years ago
0145175
Merge "docs: revise and add documentation for backup APIs" into froyo
by Scott Main
· 15 years ago
2b0c7ab
Fixing: RecognitionService logcat spam "cancel called..."
by Valentin Kravtsov
· 15 years ago
70c6bb0
Merge "Increase the row height of menus by 1dip." into froyo
by Daniel Sandler
· 15 years ago
f140be6
Call into app widget hosts when the provider is updated.
by Joe Onorato
· 15 years ago
5d0ef0d
Increase the row height of menus by 1dip.
by Daniel Sandler
· 15 years ago
3bb5e4d
Merge "Tweak style of recent apps dialog title." into froyo
by Daniel Sandler
· 15 years ago
e6f134a
Tweak style of recent apps dialog title.
by Daniel Sandler
· 15 years ago
d17da43
docs: revise and add documentation for backup APIs
by Scott Main
· 15 years ago
794cd64
Merge "Expose _id in ExtendedProperties subValues" into froyo
by Marc Blank
· 15 years ago
67d609e
Import revised translations
by Kenny Root
· 15 years ago
8f643c1
Expose _id in ExtendedProperties subValues
by Marc Blank
· 15 years ago
b40c42f
Fix bug 2639949 - Don't stop a Scroller early
by Adam Powell
· 15 years ago
81ac367
Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo
by Steve Howard
· 15 years ago
020e534
bug:2622719 move 'forcing of cursor execution' to ContentProvider
by Vasu Nori
· 15 years ago
c64d537
Fix a minor bug in transitions to left-edge-up landscape.
by Steve Howard
· 15 years ago
9aaf24f
Merge "revert a change in the SyncManager that caused it to not cancel long running syncs if the next sync had the same account and authority." into froyo
by Fred Quintana
· 15 years ago
4bba214
Merge "Import revised translations" into froyo
by Kenny Root
· 15 years ago
996960d
Merge "remove myname accidentally included in one of the files" into froyo
by Vasu Nori
· 15 years ago
Next »