Brad Fitzpatrick
a4682ed754
Merge "Minor SharedPreference clean-up." into gingerbread
2010-10-08 15:35:45 -07:00
Brad Fitzpatrick
9acdeb99c5
Minor SharedPreference clean-up.
...
Make a member final, line up some comments, and also cache the
expected stat size, not just the mtime.
Change-Id: Ifcc37bd3ab99787280e506deb682200a16da512e
2010-10-08 15:34:08 -07:00
Dianne Hackborn
62d8874eb7
Merge "Fix retaining of granted permissions when updating of system app." into gingerbread
2010-10-08 15:21:49 -07:00
Dianne Hackborn
db56b9bd39
Merge "Maybe fix #3076572 : phone process crashes in SipService, trying to get wifi lock" into gingerbread
2010-10-08 15:09:23 -07:00
Dianne Hackborn
2fe979fc61
Fix retaining of granted permissions when updating of system app.
...
Was broken when the app is using a shared user ID.
Change-Id: I088334f6540889969ee4367fa502807ce3f94f6a
2010-10-08 15:07:17 -07:00
Steve Howard
d8d60da616
Merge "Update DownloadManager API to support bulk actions." into gingerbread
2010-10-08 14:42:43 -07:00
Gilles Debunne
50662f5f04
Merge "TextView cursor and selection improvements." into gingerbread
2010-10-08 14:42:42 -07:00
Dianne Hackborn
ecfd7f7d95
Maybe fix #3076572 : phone process crashes in SipService, trying to get wifi lock
...
WifiService needs to keep the calling identity cleared while
it is doing all of its internal work.
Change-Id: I2bd720e26efcf5ad5839693307d61e51f0658ace
2010-10-08 14:28:02 -07:00
Steve Howard
64c48b8842
Update DownloadManager API to support bulk actions.
...
This includes querying by ID, removing and restarting downloads (the
latter is not a public API). The methods all use varargs to support
this without undue syntactic pain.
Change-Id: I768005c539d2395cf26587d3a8c425cd01ad9cd2
2010-10-08 14:14:07 -07:00
Dianne Hackborn
9934fa77ef
Merge "Fix issue #3074745 : Crash in system process" into gingerbread
2010-10-08 14:05:01 -07:00
Gilles Debunne
528c64887e
TextView cursor and selection improvements.
...
Insertion cursor handle no longer appears on empty text views (Bug 3075988).
Tapping on an unfocused TextView moves the insertion point at tapped position.
Bug fixes for trackball initiated text selection.
Change-Id: Ief246fd9a9f1eb745dcf9f0605e2ce53b5563f01
2010-10-08 14:02:37 -07:00
Dianne Hackborn
f47d8f272c
Fix issue #3074745 : Crash in system process
...
Also some tweaks to battery history collection to hopefully
improve the data we have.
Change-Id: I178a54a8c2d15cf38dcceaeef939406f50059aa4
2010-10-08 13:00:15 -07:00
Brad Fitzpatrick
a2a1ca42bc
Merge "DropBoxManager.Entry implements Closeable" into gingerbread
2010-10-08 12:59:30 -07:00
Andreas Huber
0fd4e216e7
Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread
2010-10-08 12:51:31 -07:00
Jeff Brown
d00b4386ae
Merge "Clarify some comments on individual key codes." into gingerbread
2010-10-08 12:44:43 -07:00
Andreas Huber
38285db197
Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR.
...
Change-Id: I61936601e55df7e4c23a8c13087579a4f85bd6e6
2010-10-08 12:06:27 -07:00
Mindy Pereira
612d570a6f
DO NOT MERGE Adjust amount pull effects the glow and edge decay.
...
Edge decay is now based on the remaining height of the glow so that
as the glow reduces, the edge will reduce and not disappear entirely
before the glow is gone.
Change-Id: I03376ee3807e21ce6ac74c0cfad713b7fd5e4520
2010-10-08 11:45:57 -07:00
Mike Lockwood
aecab79b4e
Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread
2010-10-08 11:17:17 -07:00
Andreas Huber
f72dd0190e
Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread
2010-10-08 11:16:07 -07:00
Andreas Huber
b9bf545774
Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread
2010-10-08 10:59:52 -07:00
Andreas Huber
6934207ac3
Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams.
...
Change-Id: Id7f21d5ab8533b4e17ceaa8619a39c27f0306150
2010-10-08 10:38:39 -07:00
Brad Fitzpatrick
cc792c4149
DropBoxManager.Entry implements Closeable
...
Change-Id: I61716c06b92fa1b9b5b271b5805550bdb2d51b46
2010-10-08 10:17:03 -07:00
Andreas Huber
10b9b3f3fe
Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality.
...
Change-Id: I016e79b688774f8ee91ac53216197b5fb9cb41b2
related-to-bug: 3073955
2010-10-08 10:16:24 -07:00
James Dong
6dcdfdb42a
Merge "Name the writer threads" into gingerbread
2010-10-08 10:06:22 -07:00
Andreas Huber
c5912acc04
Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread
2010-10-08 10:01:37 -07:00
Gilles Debunne
56e9b8ebb2
Merge "Long press with trackball selects word under cursor." into gingerbread
2010-10-08 09:22:29 -07:00
Andreas Huber
e51e80990e
Disable the access unit timeout temporarily while a seek operation is in progress.
...
Change-Id: I116cb76342aae4168f34ebae49ecb2301702a0ea
related-to-bug: 3073955
2010-10-08 09:04:25 -07:00
Eric Laurent
b37fcbfd7f
Merge "Added getter for session Id to AudioSink" into gingerbread
2010-10-08 08:28:08 -07:00
Andreas Huber
bb245d35b6
Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread
2010-10-08 08:02:42 -07:00
Chung-yih Wang
44b7ef5408
Merge "SipService: add permission check for using API" into gingerbread
2010-10-07 21:28:23 -07:00
Gilles Debunne
c873112810
Long press with trackball selects word under cursor.
...
Bug 3068305
Change-Id: Ib37fc98a61efdf3fbfccbb2174e2dbdbcb1a240e
2010-10-07 20:59:09 -07:00
Hung-ying Tyan
aa562ffdb8
SipService: add permission check for using API
...
Change-Id: Ifd85ba07f1b913011cb3e80e5027c67bfe3db280
2010-10-08 11:57:18 +08:00
Jeff Brown
224d4a1535
Clarify some comments on individual key codes.
...
Change-Id: I03cce0ad69aaab5b71e5017982b01afd27285d2f
2010-10-07 20:28:53 -07:00
James Dong
c67acb2b28
Name the writer threads
...
Change-Id: I51461c3800ac5850e21ff398e80eb20b562264b3
2010-10-07 20:20:59 -07:00
Dianne Hackborn
78d688369a
Implement tracking of package install times.
...
Provides information about the time at which the package was
first installed and the time it was last updated.
Change-Id: Icb43f77b5b669a1ce685e8913046b8be386b6175
2010-10-07 18:48:22 -07:00
Eric Laurent
b3bdf3f008
Added getter for session Id to AudioSink
...
Added a method to expose the audio session id at AudioSink interface
so that the AudioPlayer in stagefright can retrieve it.
Also:
- Fixed audio effect send level not being initialized in mediaplayer.
- Fixed compilation error when LOGV is enabled in mediaplayer JNI
Change-Id: I4bb55454fd63d646e0e677692d737c4843fb05fb
2010-10-07 18:23:03 -07:00
Marco Nelissen
eb43f1b2ee
am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled.
...
Merge commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f' into gingerbread
* commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f':
Do not merge.
2010-10-07 17:48:46 -07:00
Kenny Root
54e01e0f98
Merge "Symlink application lib directory when on SD card" into gingerbread
2010-10-07 17:38:44 -07:00
Hung-ying Tyan
08faac3c26
Unhide SIP API.
...
Change-Id: I09468e3149a242a3b1e085ad220eb74f84ac6c68
2010-10-08 08:31:42 +08:00
Hung-ying Tyan
26cb01e880
Merge "Use explicit intent for installing credentials." into gingerbread
2010-10-07 17:27:28 -07:00
Hung-ying Tyan
c5e630a004
Use explicit intent for installing credentials.
...
http://b/issue?id=3020049
Change-Id: I429c5b2c9f3b876e6197894a9437952d71d5c472
2010-10-08 08:21:17 +08:00
Kenny Root
6a6b007c77
Symlink application lib directory when on SD card
...
This will help legacy games that use dlopen() to directly access the
/data/data/<app>/lib directory before the
ApplicationInfo.nativeLibraryDir was part of the API.
Change-Id: Ie9f3e7239b6334708b5d086ffafe66a507f6d9da
2010-10-07 17:20:26 -07:00
Gilles Debunne
3ecceb5b94
Merge "TextView refactoring to ease future merges in HC." into gingerbread
2010-10-07 17:18:59 -07:00
Gilles Debunne
cbfbb524af
TextView refactoring to ease future merges in HC.
...
Change-Id: I979324b28fa4ca787e5836271c9014bca590c595
2010-10-07 16:58:06 -07:00
Jaikumar Ganesh
38702d5f1c
Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread
2010-10-07 16:56:06 -07:00
Andreas Huber
3418835893
Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch.
...
Change-Id: I5a637f1b380e44c94040ec507843d58a1f5a9b61
related-to-bug: 3065605
2010-10-07 16:52:42 -07:00
Mindy Pereira
dfe0870e72
Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread
2010-10-07 15:54:51 -07:00
Marco Nelissen
ef5afa073b
Do not merge.
...
Don't crash when extra logging is enabled.
Change-Id: Iaf0900fe9d541967d2b2f11d8900c290c63a102e
2010-10-07 15:49:38 -07:00
Mindy Pereira
4de94de9c5
DO NOT MERGE Only show edge glow effect on 1 side at a time.
...
Pulling on a side should force the opposite side into "decay".
Fixes b/3061753 new list "bounce" shouldn't show on both ends
This fixes scroller and horizontalscroller.
Change-Id: I4d9820c7178378b793ed9a29b119943eb1f46587
2010-10-07 15:12:56 -07:00
Chung-yih Wang
4483232f57
Suppress harder for echo without affecting the volume of real voice.
...
Change-Id: Ia3ce98eedd487a9e879ff0a4907b8c15b5707429
2010-10-08 06:09:07 +08:00