Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
88ff62db35796a3e8ac9fc812030bfdbbf0e99b1
88ff62d
Merge change I06398298 into eclair
by Android (Google) Code Review
· 16 years ago
fe7f27a
docs: add images used in BT developer guide.
by Scott Main
· 16 years ago
ce307f8
Merge change Ie4cdb5a3 into eclair
by Android (Google) Code Review
· 16 years ago
ed2a70d
docs: add the Bluetooth developer guide,
by Scott Main
· 16 years ago
282a742
Merge change I3c299167 into eclair
by Android (Google) Code Review
· 16 years ago
abd6c27
Merge change I54400322 into eclair
by Android (Google) Code Review
· 16 years ago
3c29916
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
f6e32e7
Merge change Icced7a09 into eclair
by Android (Google) Code Review
· 16 years ago
6e9c443
Maintain a list of all Bluetooth docks.
by Jaikumar Ganesh
· 16 years ago
76169da
fix [2315900] Monochrome camera preview screen after launching camera
by Mathias Agopian
· 16 years ago
86ed86d
Merge change I0f73439a into eclair
by Android (Google) Code Review
· 16 years ago
57ce088
Merge change Id22c0137 into eclair
by Android (Google) Code Review
· 16 years ago
b9d5c57
Throttle low priority RS threads by sleeping once per frame to avoid starving other apps.
by Jason Sams
· 16 years ago
d8c752e
Merge change Ib548dbb2 into eclair
by Android (Google) Code Review
· 16 years ago
17d8e74
Adding screenshots for development/samples/ContactManager documentation.
by Trevor Johns
· 16 years ago
b548dbb
improve video performance to minimize the tearing effect seen in 720p movies
by Mathias Agopian
· 16 years ago
e851cdc
Merge change Ifd95b9f5 into eclair
by Android (Google) Code Review
· 16 years ago
00c1fc9
Fix #2313382: SECURITY: Live wallpapers get touch events through the lock screen.
by Dianne Hackborn
· 16 years ago
68b15b6
Porting change I064698b3 from mr2 to eclair.
by Robert Greenwalt
· 16 years ago
767eb42
Merge change If990cab0 into eclair
by Android (Google) Code Review
· 16 years ago
0d8055e
Paper over 2275704 by not having LotsOfApps installed on the monkeys builds.
by Joe Onorato
· 16 years ago
08a4625
Make sure to acknowledge stale broadcasts
by Christopher Tate
· 16 years ago
d59fb6e
Updating list of standard Intents in android.content.Intent documentation.
by Trevor Johns
· 16 years ago
6154412
Partially fix bug 2111240 Detect docking / undocking event by reporting
by Jean-Michel Trivi
· 16 years ago
9c79938
Document that some parameters will not be null and fix getSupportedPictureFormats.
by Wu-cheng Li
· 16 years ago
7e90005
Merge change I705b1d33 into eclair
by Android (Google) Code Review
· 16 years ago
1067c3c
Merge change Ia5ef9acd into eclair
by Android (Google) Code Review
· 16 years ago
ae88e2d
Merge change I38227501 into eclair
by Android (Google) Code Review
· 16 years ago
dbd6fd8
GpsLocationProvider: Do not release wakelock until the GPS engine is fully off
by Mike Lockwood
· 16 years ago
9ae9763
Merge change Ib097fbbf into eclair
by Android (Google) Code Review
· 16 years ago
9d3cb9b
Merge change I204e4787 into eclair
by Android (Google) Code Review
· 16 years ago
b097fbb
DO NOT MERGE Reverting change I53e91db7.
by Robert Greenwalt
· 16 years ago
b16c4f7
Add API to get Active Sinks.
by Jaikumar Ganesh
· 16 years ago
084c665
Fix updating Bluetooth icon on status bar and for Wifi.
by Jaikumar Ganesh
· 16 years ago
90d1b74
Merge change I53e91db7 into eclair
by Android (Google) Code Review
· 16 years ago
a5ef9ac
remove an old STOPSHIP comment
by Fred Quintana
· 16 years ago
511288a
Filter out minor Connectivity Notifications.
by Robert Greenwalt
· 16 years ago
fd2f635
Merge change I771bebb9 into eclair
by Android (Google) Code Review
· 16 years ago
771bebb
Add Java exceptions to catch RS calls with no context or no surface.
by Jason Sams
· 16 years ago
0a08029
Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator.
by Eric Laurent
· 16 years ago
6d42d80
Merge change I9cc489a2 into eclair
by Android (Google) Code Review
· 16 years ago
8445f36
Merge change Ibb9b1de1 into eclair
by Android (Google) Code Review
· 16 years ago
9cc489a2
Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.
by Eric Laurent
· 16 years ago
0019215
Revert "When using MDP, we needed to use a texture for diming."
by Dima Zavin
· 16 years ago
ae952b3
Merge change Ibe1c422a into eclair
by Android (Google) Code Review
· 16 years ago
30daf09
1) Capture the start memory before the test started
by Yu Shan Emily Lau
· 16 years ago
be1c422
If the usage stats file doesn't exist in the first place there is no need to
by Suchi Amalapurapu
· 16 years ago
d3bc199
Merge change I397b6a93 into eclair
by Android (Google) Code Review
· 16 years ago
052d9c8
Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371
by Ray Chen
· 16 years ago
41c4bea
Don't accidentally signal multiple exceptions in setThreadPriority()
by Christopher Tate
· 16 years ago
48a65d9
Merge change I8c5f2fc3 into eclair
by Android (Google) Code Review
· 16 years ago
ecd80ee3
Fix invalidate code path (#2273209).
by Romain Guy
· 16 years ago
1296d56
Merge change I8b63ab66 into eclair
by Android (Google) Code Review
· 16 years ago
0ce8431
Merge change Iaa7edda4 into eclair
by Android (Google) Code Review
· 16 years ago
5c49a90
Merge change Ic73ec39b into eclair
by Android (Google) Code Review
· 16 years ago
5d0806c
Merge change Ia70bd8c4 into eclair
by Android (Google) Code Review
· 16 years ago
c73ec39
DO NOT MERGE. Implement WAR which should prevent the white square bug from appearing on user devices. If we see a 0 texture id during bind for rendering, attempt to re-upload. If this fails log debug info and restart the app.
by Jason Sams
· 16 years ago
14a7042
add BluetoothChat sample app to the dev guide
by Scott Main
· 16 years ago
cef8d03
Merge change I00d0b54a into eclair
by Android (Google) Code Review
· 16 years ago
aa7edda
don't reschedule syncs that failed with a tooManyRetries error
by Fred Quintana
· 16 years ago
b2e49a2
Add API level 7.
by Dianne Hackborn
· 16 years ago
00d0b54
surfaceflinger: remove un-cached buffer hack for SGX
by Erik Gilling
· 16 years ago
0a42b81
base: process: Abort setting the process group if one of the threads fails to switch
by San Mehat
· 16 years ago
8c411fb
Merge change I79420b02 into eclair
by Android (Google) Code Review
· 16 years ago
90d311f
Merge change I33e0f00e into eclair
by Android (Google) Code Review
· 16 years ago
3fbf7b6
Add support for Car Dock.
by Jaikumar Ganesh
· 16 years ago
33e0f00
docs: fix markup error in xml sample
by Scott Main
· 16 years ago
678c2e3
Merge change I9ef88863 into eclair
by Android (Google) Code Review
· 16 years ago
e12de4d
Merge change Id5fa58cf into eclair
by Android (Google) Code Review
· 16 years ago
14bee13
Fix lock screen layouts with emergency call buttons.
by Daniel Sandler
· 16 years ago
435eb64
Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was turned off by the proximity sensor.
by Mike Lockwood
· 16 years ago
40057ce
Document that stopPreview is not needed before takePicture.
by Wu-cheng Li
· 16 years ago
19a4157
Make the notification panel send the position as well.
by Joe Onorato
· 16 years ago
7597065
Make RemoteViews also set the sourceBounds in the PendingIntent.
by Joe Onorato
· 16 years ago
c7a63ee
Add a new field to Intent that allows you to give a hint about what on screen caused the intent to
by Joe Onorato
· 16 years ago
de53432
Merge change Ica5efffe into eclair
by Android (Google) Code Review
· 16 years ago
ca5efff
Fix bug 2216426: correct the hdpi star assets for RatingBar.
by Jack Veenstra
· 16 years ago
dcd58cf
Merge change I7b9328c7 into eclair
by Android (Google) Code Review
· 16 years ago
709d6db
Fix issue #2300232: Bugs in resolving conflicting pointers
by Dianne Hackborn
· 16 years ago
7dfecb8
Merge change Iaa6e73a6 into eclair
by Android (Google) Code Review
· 16 years ago
aa6e73a
Revive backup tests
by Omari Stephens
· 16 years ago
121a31a
Merge change Id86beb99 into eclair
by Android (Google) Code Review
· 16 years ago
9b7dba9
Merge change Icc49422a into eclair
by Android (Google) Code Review
· 16 years ago
d86beb9
fix [2291418] Camera preview cannot work in Emulator
by Mathias Agopian
· 16 years ago
8693f82
Merge change If1f0bf33 into eclair
by Android (Google) Code Review
· 16 years ago
59c0627
Merge change I721361f1 into eclair
by Android (Google) Code Review
· 16 years ago
525bfe8
Merge change I9fb53a9c into eclair
by Android (Google) Code Review
· 16 years ago
721361f
Add a new priority for Auto Connection of A2DP. DO NOT MERGE.
by Jaikumar Ganesh
· 16 years ago
27d3772
Some work on issue #2286804: sometimes text field doesn't accept input
by Dianne Hackborn
· 16 years ago
9fb53a9c
add screenshots for the Bluetooth Chat sample app
by Scott Main
· 16 years ago
6d5c42e
Merge change Id0704505 into eclair
by Android (Google) Code Review
· 16 years ago
d070450
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
8b63ab6
Better animation for sliding widget.
by Jim Miller
· 16 years ago
c22404a
Implement new notification LED blinking logic:
by Mike Lockwood
· 16 years ago
cc6ff2b
Cleanup @hide and @deprecated directives.
by Wink Saville
· 16 years ago
a9791d3
Merge change Iae3ed706 into eclair
by Android (Google) Code Review
· 16 years ago
4381050
Merge change Ic8231560 into eclair
by Android (Google) Code Review
· 16 years ago
1ac56b6
Merge change Iac196e17 into eclair
by Android (Google) Code Review
· 16 years ago
7500f34
sdk doc change for esr: update download zip filenames, add maxSdkVersion warning, misc other changes.
by Dirk Dougherty
· 16 years ago
ae3ed70
Add new setting for notification light pulsing. Bug #2238250
by Amith Yamasani
· 16 years ago
Next »