Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
ec721fd1db4d895b342cfb83c651e0b78afac4dd
ec721fd
Add an option to hide the Voice Search icon.
by Leon Scroggins III
· 15 years ago
6881e72
Add BT test instrumentation for reboot tests.
by Eric Rowe
· 15 years ago
59d3b49
DO NOT MERGE Separate utility methods into utility class.
by Eric Rowe
· 15 years ago
73debd1
Improve logging and flexibility of BT stress tests.
by Eric Rowe
· 15 years ago
5247e3c
Remove @LargeTest annotations
by Eric Rowe
· 15 years ago
be8e717
Checkin initial bluetooth stress tests.
by Eric Rowe
· 15 years ago
c6bab7d
Change CDMAPhone.getDeviceId to return MEID or ESN.
by Wink Saville
· 15 years ago
03b4228
Make the default backup configuration "disabled; local transport selected"
by Christopher Tate
· 15 years ago
102f680
make android_id random seed depend on time as well as ro.serialno
by Doug Zongker
· 15 years ago
382872e
Continue trying to make the turn off quickly after call feature work.
by Joe Onorato
· 15 years ago
8812535
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
b9f1c70
Amend previous ndc commit
by Kenny Root
· 15 years ago
1fdb1fb
Add a method to let a properly permissioned app directly
by Joe Onorato
· 15 years ago
5cbaba8
Changed SyncOperation.toKey() to not rely on the implementation of
by Fred Quintana
· 15 years ago
4b34662
Squashed commit of the following:
by Andreas Huber
· 15 years ago
eb2e095
Add more error checking for ndc
by Kenny Root
· 15 years ago
e2fd45a
PackageManagerService: always install native binaries from .apk
by David 'Digit' Turner
· 15 years ago
c58e918
Add PhoneSubInfo.getCompleteVoiceMailNumber.
by Wink Saville
· 15 years ago
803bb14
Fix a bug where we cleaned an apps external data when upgrading it. :(
by Dianne Hackborn
· 15 years ago
f1f0799
Skip hostname verification when using insecure factory
by Andrew Stadler
· 15 years ago
9ffe79c
Flush binder buffer after setting raw heap to avoid leaking a reference.
by Chih-Chung Chang
· 15 years ago
f47b708
Fix issue #2834005: Android Settings.Secure bypass
by Dianne Hackborn
· 15 years ago
00ccd5d
Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 15 years ago
34c0b2e
Verify hostname where possible, and clarify where not.
by Dan Egnor
· 15 years ago
71beeab
Properly note the current active restore set's token
by Christopher Tate
· 15 years ago
b50bbb5
Do not log AT command traffic by default.
by Nick Pelly
· 15 years ago
299e5cf
Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test
by Dianne Hackborn
· 15 years ago
b530f83
TimedEventQueue is apparently important for glitch-free media playback, and so
by Marco Nelissen
· 15 years ago
05d3201
As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files
by Dan Morrill
· 15 years ago
93cb551
When filling the cache, we always time out waiting for a condition that won't occur.
by James Dong
· 15 years ago
a0f68e9
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
1067e68
Merge "Doc change: remove pdf summary of guidelines from templates archive." into froyo
by Dirk Dougherty
· 15 years ago
e6727df
Doc change: remove pdf summary of guidelines from templates archive.
by Dirk Dougherty
· 15 years ago
11056ea
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
9f2a011
Merge "Remove indefinite DHCP retries" into froyo
by Irfan Sheriff
· 15 years ago
60d0d22
Remove indefinite DHCP retries
by Irfan Sheriff
· 15 years ago
611d523
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
f4a502a
Merge "Don't adjust lights if screen or button brightness is changed when the screen is off." into froyo
by Mike Lockwood
· 15 years ago
8f2ca78
Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down." into froyo
by Adam Powell
· 15 years ago
f527c71
Don't adjust lights if screen or button brightness is changed when the screen is off.
by Mike Lockwood
· 15 years ago
a2c6d5b
do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from master branch
by Nick Kralevich
· 15 years ago
b00854d
Import revised translations
by Kenny Root
· 15 years ago
5cd88cf
Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down.
by Adam Powell
· 15 years ago
3e94c85
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
75b6a6b
Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" into froyo
by Jim Miller
· 15 years ago
284b62e
Fix 2737842: Disable KeguardManager API if device policy is enabled
by Jim Miller
· 15 years ago
18a4c04
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
71d73a0
Merge "Add a method to hide/show a SurfaceView's surface." into froyo
by Romain Guy
· 15 years ago
afc3e11
Add a method to hide/show a SurfaceView's surface.
by Romain Guy
· 15 years ago
646ef65
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
cb52cb5
Fix SDK build.
by Jim Miller
· 15 years ago
bde25c2
Merge "Fix 2737842: disable keyguard API when device policy is enabled." into froyo
by Jim Miller
· 15 years ago
d6b5705
Fix 2737842: disable keyguard API when device policy is enabled.
by Jim Miller
· 15 years ago
ac24d23c
Merge "Don't bring up Launcher until after boot complete" into froyo
by Christopher Tate
· 15 years ago
04c0af8
Don't bring up Launcher until after boot complete
by Christopher Tate
· 15 years ago
d1d9047
Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" into froyo
by Dianne Hackborn
· 15 years ago
8377fc0
Fix issue #2749322: addPackageToPreferred throws SecurityException
by Dianne Hackborn
· 15 years ago
5a671d0
Cut logging, boost efficiency of ThrottleService
by Robert Greenwalt
· 15 years ago
df2e2ef
Merge "Watchdog now records kernel stacks when it fires" into froyo
by Christopher Tate
· 15 years ago
5474902
Merge "xhdpi" into froyo
by Dianne Hackborn
· 15 years ago
f9610b3
Merge "Make the DUN apn data secure." into froyo
by Robert Greenwalt
· 15 years ago
ecaa7b4
Watchdog now records kernel stacks when it fires
by Christopher Tate
· 15 years ago
588feee
xhdpi
by Dianne Hackborn
· 15 years ago
4b33092
Don't crash when low storage is encountered pre-boot completion.
by Jeff Hamilton
· 15 years ago
77b32dd
Make the DUN apn data secure.
by Robert Greenwalt
· 15 years ago
ef920dd
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
2e3761b
Merge "Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle." into froyo
by Andreas Huber
· 15 years ago
3c460f3
Changes to the prefetcher to allow for bursts of data to be transferred, hopefully allowing the radio to go to low-power mode while idle.
by Andreas Huber
· 15 years ago
85a1c578
Merge "Doc change: Adjust security sandbox description." into froyo
by Dirk Dougherty
· 15 years ago
28a92b2
Merge "Fix a Javadoc to clarify when setAudioStreamType() should be called." into froyo
by James Dong
· 15 years ago
9d96354
Fix a Javadoc to clarify when setAudioStreamType() should be called.
by James Dong
· 15 years ago
5bacbfd
Doc change: Adjust security sandbox description.
by Dirk Dougherty
· 15 years ago
6a29711
Merge "docs: a couple doc bug fixes" into froyo
by Scott Main
· 15 years ago
20a7612
docs: a couple doc bug fixes
by Scott Main
· 15 years ago
de56c27
Merge "Doc change: rename slide decks for sorting by year then quarter." into froyo
by Dirk Dougherty
· 15 years ago
920bd3a
Doc change: rename slide decks for sorting by year then quarter.
by Dirk Dougherty
· 15 years ago
a80331c
Merge "Comment-only change to add documentation for FileObserver" into froyo
by Dan Egnor
· 15 years ago
862ad0e
Merge "Doc change: updated dashboards stats." into froyo
by Dirk Dougherty
· 15 years ago
3a206bc
Doc change: updated dashboards stats.
by Dirk Dougherty
· 15 years ago
3dc1c7f
Comment-only change to add documentation for FileObserver
by Dan Egnor
· 15 years ago
e07ec4b
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
6ee412d
Also dump system process threads halfway through the watchdog interval
by Christopher Tate
· 15 years ago
2535325
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
94f1751
Merge "Fix typo in EastAsianWidth javadoc" into froyo
by Kenny Root
· 15 years ago
9f95c64
Merge "Doc change: Add ADL 2Q10 slide decks to shareables directory. Remove latest_samples.zip from shareables." into froyo
by Dirk Dougherty
· 15 years ago
a1d25f6
Doc change: Add ADL 2Q10 slide decks to shareables directory. Remove latest_samples.zip from shareables.
by Dirk Dougherty
· 15 years ago
dc46f6f
Merge "Don't enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts." into froyo
by Jeff Hamilton
· 15 years ago
18b221a
Fix typo in EastAsianWidth javadoc
by Kenny Root
· 15 years ago
b3f3cae
Merge "Fix null pointer exception" into froyo
by Irfan Sheriff
· 15 years ago
4273ce1
Merge "Doc change: Suggest min keysize of 2048 for keys." into froyo
by Dirk Dougherty
· 15 years ago
0f3abfb
Doc change: Suggest min keysize of 2048 for keys.
by Dirk Dougherty
· 15 years ago
7baec0f
Fix null pointer exception
by Irfan Sheriff
· 15 years ago
fa499e4
Merge "Doc change: fix adt download page, misc doc fixes." into froyo
by Dirk Dougherty
· 15 years ago
75102d0
Doc change: fix adt download page, misc doc fixes.
by Dirk Dougherty
· 15 years ago
9ecca85
Merge "Fix escaping of characters" into froyo
by Irfan Sheriff
· 15 years ago
acf8474
Don't enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts.
by Jeff Hamilton
· 15 years ago
40fca6a
Merge branch 'froyo' into froyo-release
by The Android Automerger
· 15 years ago
b0016e2
Merge "Added the runtime parameters for the mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo
by Yu Shan Emily Lau
· 15 years ago
48584d7
Added the runtime parameters for the mediarecorder stress test.
by Yu Shan Emily Lau
· 15 years ago
d1055a2
Make the NTP Cache max-age gservices-settable
by Robert Greenwalt
· 15 years ago
Next »