summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am 2e5a22aa: docs: remove old "new" tags from side navScott Main2010-10-081-23/+22
|\ | | | | | | | | | | | | Merge commit '2e5a22aa3cd9ca81c82e93044dca6f36c395746d' into gingerbread * commit '2e5a22aa3cd9ca81c82e93044dca6f36c395746d': docs: remove old "new" tags from side nav
| * docs: remove old "new" tags from side navScott Main2010-10-081-23/+22
| | | | | | | | Change-Id: I9e5d1bf7688f5d30cd7b4c07b69b3f353dc67f92
* | Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that ↵Andreas Huber2010-10-085-11/+87
|\ \ | | | | | | | | | the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread
| * | RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek ↵Andreas Huber2010-10-085-11/+87
| | | | | | | | | | | | | | | | | | | | | is complete until it actually is. Ignore seek requests on live streams. Change-Id: Ie61230cd60dd6c682baf72529100369ad6291189 related-to-bug: 3073955
* | | am 65e62f4f: docs: new web apps dev guidesScott Main2010-10-0811-69/+1021
|\ \ \ | | |/ | |/| | | | | | | | | | | | | Merge commit '65e62f4f908394fc469cf535fef7c16035a428a2' into gingerbread * commit '65e62f4f908394fc469cf535fef7c16035a428a2': docs: new web apps dev guides
| * | docs: new web apps dev guidesScott Main2010-10-0811-69/+1021
| | | | | | | | | | | | Change-Id: I08b80de0544fec5d46a58e1c1b4c0e2ff1fd4fa2
* | | Merge "Minor SharedPreference clean-up." into gingerbreadBrad Fitzpatrick2010-10-081-7/+9
|\ \ \
| * | | Minor SharedPreference clean-up.Brad Fitzpatrick2010-10-081-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Make a member final, line up some comments, and also cache the expected stat size, not just the mtime. Change-Id: Ifcc37bd3ab99787280e506deb682200a16da512e
* | | | Merge "Fix retaining of granted permissions when updating of system app." ↵Dianne Hackborn2010-10-081-4/+9
|\ \ \ \ | |/ / / |/| | | | | | | into gingerbread
| * | | Fix retaining of granted permissions when updating of system app.Dianne Hackborn2010-10-081-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | Was broken when the app is using a shared user ID. Change-Id: I088334f6540889969ee4367fa502807ce3f94f6a
* | | | Merge "Maybe fix #3076572: phone process crashes in SipService, trying to ↵Dianne Hackborn2010-10-081-18/+22
|\ \ \ \ | | | | | | | | | | | | | | | get wifi lock" into gingerbread
| * | | | Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lockDianne Hackborn2010-10-081-18/+22
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | WifiService needs to keep the calling identity cleared while it is doing all of its internal work. Change-Id: I2bd720e26efcf5ad5839693307d61e51f0658ace
* | | | Merge "Update DownloadManager API to support bulk actions." into gingerbreadSteve Howard2010-10-082-28/+68
|\ \ \ \
| * | | | Update DownloadManager API to support bulk actions.Steve Howard2010-10-082-28/+68
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge "TextView cursor and selection improvements." into gingerbreadGilles Debunne2010-10-081-28/+37
|\ \ \ \ | |/ / / |/| | |
| * | | TextView cursor and selection improvements.Gilles Debunne2010-10-081-28/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge "Fix issue #3074745: Crash in system process" into gingerbreadDianne Hackborn2010-10-082-5/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue #3074745: Crash in system processDianne Hackborn2010-10-082-5/+29
| | |/ | |/| | | | | | | | | | | | | | | | Also some tweaks to battery history collection to hopefully improve the data we have. Change-Id: I178a54a8c2d15cf38dcceaeef939406f50059aa4
* | | Merge "DropBoxManager.Entry implements Closeable" into gingerbreadBrad Fitzpatrick2010-10-082-1/+4
|\ \ \ | |/ / |/| |
| * | DropBoxManager.Entry implements CloseableBrad Fitzpatrick2010-10-082-1/+4
| | | | | | | | | | | | Change-Id: I61716c06b92fa1b9b5b271b5805550bdb2d51b46
* | | Merge "Refactor some more h.264 utility code out into avc_utils. Work around ↵Andreas Huber2010-10-086-153/+207
|\ \ \ | | | | | | | | | | | | 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
| * | | Refactor some more h.264 utility code out into avc_utils. Work around a ↵Andreas Huber2010-10-086-153/+207
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge "Clarify some comments on individual key codes." into gingerbreadJeff Brown2010-10-081-3/+8
|\ \ \ \
| * | | | Clarify some comments on individual key codes.Jeff Brown2010-10-071-3/+8
| | | | | | | | | | | | | | | | | | | | Change-Id: I03cce0ad69aaab5b71e5017982b01afd27285d2f
* | | | | DO NOT MERGE Adjust amount pull effects the glow and edge decay.Mindy Pereira2010-10-081-9/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbreadMike Lockwood2010-10-083-198/+250
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove races in Geocoder/LocationProvider ProxyMark Vandevoorde2010-10-053-198/+250
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The proxy must ensure that enable/disable calls are not reordered when proxied; this change adds synchronization to prevent such reordering that could happen following an onServiceConnected() callback, and to ensure cross-thread visibility of writes. Also, when the package is updated, the old service instance must be unbound and the new one bound. This changes uses a separate Connection object per service instance (package version) to avoid confusing the binder objects. Change-Id: I0907f7eed211b97ccfffa395754f1eb8ea8d8fec
* | | | | Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very ↵Andreas Huber2010-10-087-8/+21
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread
| * | | | | Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ↵Andreas Huber2010-10-087-8/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality. Change-Id: I016e79b688774f8ee91ac53216197b5fb9cb41b2 related-to-bug: 3073955
* | | | | | Merge "Respect the cropping rectangle when extracting the video dimensions ↵Andreas Huber2010-10-081-1/+38
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | from the sequence parameter set of H.264 streams." into gingerbread
| * | | | | | Respect the cropping rectangle when extracting the video dimensions from the ↵Andreas Huber2010-10-081-1/+38
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sequence parameter set of H.264 streams. Change-Id: Id7f21d5ab8533b4e17ceaa8619a39c27f0306150
* | | | | | Merge "Name the writer threads" into gingerbreadJames Dong2010-10-082-2/+11
|\ \ \ \ \ \
| * | | | | | Name the writer threadsJames Dong2010-10-072-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I51461c3800ac5850e21ff398e80eb20b562264b3
* | | | | | | Merge "Disable the access unit timeout temporarily while a seek operation is ↵Andreas Huber2010-10-081-6/+29
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | in progress." into gingerbread
| * | | | | | Disable the access unit timeout temporarily while a seek operation is in ↵Andreas Huber2010-10-081-6/+29
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | progress. Change-Id: I116cb76342aae4168f34ebae49ecb2301702a0ea related-to-bug: 3073955
* | | | | | Merge "Long press with trackball selects word under cursor." into gingerbreadGilles Debunne2010-10-081-13/+23
|\ \ \ \ \ \
| * | | | | | Long press with trackball selects word under cursor.Gilles Debunne2010-10-071-13/+23
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 3068305 Change-Id: Ib37fc98a61efdf3fbfccbb2174e2dbdbcb1a240e
* | | | | | Merge "Added getter for session Id to AudioSink" into gingerbreadEric Laurent2010-10-085-1/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added getter for session Id to AudioSinkEric Laurent2010-10-075-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | Merge "Increase scratch buffers sizes in mp3 software decoder, this ↵Andreas Huber2010-10-083-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | integrates a PV master/opensource patch." into gingerbread
| * | | | | | Increase scratch buffers sizes in mp3 software decoder, this integrates a PV ↵Andreas Huber2010-10-073-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master/opensource patch. Change-Id: I5a637f1b380e44c94040ec507843d58a1f5a9b61 related-to-bug: 3065605
* | | | | | | Merge "SipService: add permission check for using API" into gingerbreadChung-yih Wang2010-10-071-4/+21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | SipService: add permission check for using APIHung-ying Tyan2010-10-081-4/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifd85ba07f1b913011cb3e80e5027c67bfe3db280
* | | | | | | Implement tracking of package install times.Dianne Hackborn2010-10-075-37/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provides information about the time at which the package was first installed and the time it was last updated. Change-Id: Icb43f77b5b669a1ce685e8913046b8be386b6175
* | | | | | | am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled.Marco Nelissen2010-10-070-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f' into gingerbread * commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f': Do not merge.
| * | | | | | Do not merge.Marco Nelissen2010-10-071-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't crash when extra logging is enabled. Change-Id: Iaf0900fe9d541967d2b2f11d8900c290c63a102e
* | | | | | | Merge "Symlink application lib directory when on SD card" into gingerbreadKenny Root2010-10-076-22/+272
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Symlink application lib directory when on SD cardKenny Root2010-10-076-22/+272
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | Unhide SIP API.Hung-ying Tyan2010-10-0810-144/+2170
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I09468e3149a242a3b1e085ad220eb74f84ac6c68
* | | | | | | Merge "Use explicit intent for installing credentials." into gingerbreadHung-ying Tyan2010-10-071-3/+10
|\ \ \ \ \ \ \