Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
5a98fef352ed835406fa74a5563eadd9708f7cf9
5a98fef
Merge "docs: add dev guide for getting user location" into froyo
by Scott Main
· 15 years ago
ca9d51b
Disabling AccessibilityService sample from build system.
by Trevor Johns
· 15 years ago
3158cf6
Change CDMAPhone.getDeviceId to return MEID or ESN.
by Wink Saville
· 15 years ago
fa4596e
docs: add dev guide for getting user location
by Scott Main
· 15 years ago
11a7248
Merge "docs: add links from widget classes to tutorials" into froyo
by Scott Main
· 15 years ago
41ec653
docs: add links from widget classes to tutorials
by Scott Main
· 15 years ago
0fe27cf
make android_id random seed depend on time as well as ro.serialno
by Doug Zongker
· 15 years ago
4690627
Amend previous ndc commit
by Kenny Root
· 15 years ago
a34c9ca
Add more error checking for ndc
by Kenny Root
· 15 years ago
24a0308
PackageManagerService: always install native binaries from .apk
by David 'Digit' Turner
· 15 years ago
3b70e15
Merge "Adding a sample accessibility service -make" into froyo
by Roman Nurik
· 15 years ago
2abde6e
Add --max-res-version flag to aapt.
by Ficus Kirkpatrick
· 15 years ago
4f3c537
Merge "Fix subscribe links for Developer Forums doc." into froyo
by Trevor Johns
· 15 years ago
0581d4a
Adding a sample accessibility service -make
by Svetoslav Ganov
· 15 years ago
ca56ffe
Fix subscribe links for Developer Forums doc.
by Trevor Johns
· 15 years ago
301c437
Remove @LargeTest annotations
by Eric Rowe
· 15 years ago
b37bca9
Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo
by Dan Egnor
· 15 years ago
90937179
Merge "DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller" into froyo
by Adam Powell
· 15 years ago
cdf16787
Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo
by Fred Quintana
· 15 years ago
b4b7b48
Changed SyncOperation.toKey() to not rely on the implementation of
by Fred Quintana
· 15 years ago
a55191f
DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller
by Adam Powell
· 15 years ago
005e240
Merge "fix xml sample error" into froyo
by Scott Main
· 15 years ago
307351a2
fix xml sample error
by Scott Main
· 15 years ago
982f152
Merge "Checkin initial bluetooth stress tests." into froyo
by Eric Rowe
· 15 years ago
14db8d9
Checkin initial bluetooth stress tests.
by Eric Rowe
· 15 years ago
8dd87ad
fix some doc errors in the resources;
by Scott Main
· 15 years ago
5b86de9
fix doc bugs
by Scott Main
· 15 years ago
8e4378b
COMMENT ONLY change to fix some formatting glitches and
by Dan Egnor
· 15 years ago
5aa4680
update device dashboard
by Scott Main
· 15 years ago
c69f5be
Add PhoneSubInfo.getCompleteVoiceMailNumber.
by Wink Saville
· 15 years ago
9cd7979
Merge "Doc change: Add nexus one to dev phones." into froyo
by Scott Main
· 15 years ago
2ff1ba0
Doc change: Cleanup for licensing doc.
by Dirk Dougherty
· 15 years ago
7f9fe5f
Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo
by Andreas Huber
· 15 years ago
27eecb7
Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD
by The Android Open Source Project
· 15 years ago
83407b9
fix inaccurate copyrights
by Jean-Baptiste Queru
· 15 years ago
3d8d9440
Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo
by Gilles Debunne
· 15 years ago
83884db9
Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo
by Gilles Debunne
· 15 years ago
5d658d0
Fixed doc typos in HeterogeneousExpandableList.java.
by Gilles Debunne
· 15 years ago
c09a697
Fixes regarding densities in "Providing Resources" documentation page.
by Gilles Debunne
· 15 years ago
392edec
Merge from open-source froyo
by The Android Open Source Project
· 15 years ago
3855980
Fix a bug where we cleaned an apps external data when upgrading it. :(
by Dianne Hackborn
· 15 years ago
16263d9
Squashed commit of the following:
by Andreas Huber
· 15 years ago
d04ed08
Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference.
by Andreas Huber
· 15 years ago
3bf5c4c
Merge "fix markup error bug:2871538" into froyo
by Scott Main
· 15 years ago
8a52f3d
fix markup error bug:2871538
by Scott Main
· 15 years ago
17876aa
Minor changes to ContentProvider javadoc to improve consistency.
by Dan Egnor
· 15 years ago
86c035f
Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo
by Brad Fitzpatrick
· 15 years ago
6fcc0f073
COMMENT ONLY change to clarify ContentProvider documentation.
by Dan Egnor
· 15 years ago
8c65ee2
Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." into froyo
by Joe Onorato
· 15 years ago
0ac8ac3
Doc change: Add docs for licensing service.
by Dirk Dougherty
· 15 years ago
7999bff
Add a method to let a properly permissioned app directly
by Joe Onorato
· 15 years ago
d116e3e
Doc change: Add nexus one to dev phones.
by Dirk Dougherty
· 15 years ago
e8605af
Merge "Avoid leaking file descriptors when returning drop box events." into froyo
by Dan Egnor
· 15 years ago
6e6d60d
Avoid leaking file descriptors when returning drop box events.
by Dan Egnor
· 15 years ago
dbac180
Fix a merge problem with html mms
by Tom Taylor
· 15 years ago
2f0dc6d9
Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo
by Dan Egnor
· 15 years ago
2316d62
docs: add information about using color resources as drawables
by Scott Main
· 15 years ago
b3e4ef3
COMMENT ONLY change to add some warnings about ParcelFileDescriptor
by Dan Egnor
· 15 years ago
9bc4039
Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo
by Dan Egnor
· 15 years ago
85e7ae9
Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo
by Scott Main
· 15 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
· 15 years ago
7e48908
docs: add troubleshooting to eclipse guide about restarting adb
by Scott Main
· 15 years ago
2a8dd4e
Merge "docs: editorial revisions to Search guide" into froyo
by Scott Main
· 15 years ago
5e892d8
docs: editorial revisions to Search guide
by Scott Main
· 15 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
· 15 years ago
d59f1de
Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo
by Scott Main
· 15 years ago
80fa5c8
docs: dashboard update
by Scott Main
· 15 years ago
28da8e5
Merge "Doc change: Update AVD create instructions." into froyo
by Katie McCormick
· 15 years ago
c46efe6
Doc change: Update AVD create instructions.
by Katie McCormick
· 15 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
· 15 years ago
468c82e
Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 15 years ago
bfcbeff
COMMENT-ONLY change to clarify Camera documentation.
by Dan Egnor
· 15 years ago
1bcb665
Merge "Fix issue #2834005: Android Settings.Secure bypass" into froyo
by Dianne Hackborn
· 15 years ago
24117ce
Fix issue #2834005: Android Settings.Secure bypass
by Dianne Hackborn
· 15 years ago
3c691a8
Doc change: add notes for ndk r4b.
by Dirk Dougherty
· 15 years ago
df27c0c
Skip hostname verification when using insecure factory
by Andrew Stadler
· 15 years ago
ef13d02
docchange: fixed typo "Pacskage" to "Package"
by Robert Ly
· 15 years ago
286cf13
docs: add redirect for download.html
by Scott Main
· 15 years ago
5183ae3
Merge "docs: add caution about adt in eclipse 3.6" into froyo
by Scott Main
· 15 years ago
1c9bada
docs: add caution about adt in eclipse 3.6
by Scott Main
· 15 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
· 15 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
· 15 years ago
1c8b6ca
docs: fix misc broken links
by Scott Main
· 15 years ago
7df7447
Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
by Chih-Chung Chang
· 15 years ago
f80372d
Merge "docs: update device dashboard; add historical chart" into froyo
by Scott Main
· 15 years ago
fe1bac6
Flush binder buffer after setting raw heap to avoid leaking a reference.
by Chih-Chung Chang
· 15 years ago
c03befe
Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 15 years ago
db3b598
docs: update device dashboard; add historical chart
by Scott Main
· 15 years ago
d581484
Merge "Verify hostname where possible, and clarify where not." into froyo
by Doug Zongker
· 15 years ago
7fc93c3
Verify hostname where possible, and clarify where not.
by Dan Egnor
· 15 years ago
b4d2e42
docs: revise menu guide to focus more on using menu resources
by Scott Main
· 15 years ago
4fb91d9
docs: fix typo
by Scott Main
· 15 years ago
337b087
docs: update backup guide and bmgr tool
by Scott Main
· 15 years ago
56c778e
Merge "docs: Remove the TOS from download flow and remove TOS entirely because it's no longer relevant to the SDK download package" into froyo
by Scott Main
· 15 years ago
654d941
docs: Remove the TOS from download flow and remove TOS entirely because
by Scott Main
· 15 years ago
5827d3e
Merge "Properly note the current active restore set's token" into froyo
by Dianne Hackborn
· 15 years ago
2950555
Properly note the current active restore set's token
by Christopher Tate
· 15 years ago
d19c397
Merge "Do not log AT command traffic by default." into froyo
by Nick Pelly
· 15 years ago
801dbe2
Do not log AT command traffic by default.
by Nick Pelly
· 15 years ago
753e560
Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo
by Scott Main
· 15 years ago
Next »