summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* A layout that switches between its children based on the requested layout ↵Chris Wren2012-04-1718-0/+1428
| | | | | | height. Change-Id: I5a4e5892fbed7cab2470e458a38accbbcb05ae51
* Merge "Introduce cachedPhotoIcon for notification's large icon"Daisuke Miyakawa2012-04-171-2/+26
|\
| * Introduce cachedPhotoIcon for notification's large iconDaisuke Miyakawa2012-04-161-2/+26
| | | | | | | | | | Bug: 6336293 Change-Id: I492384fdb819dfd6574b0dbc84a0324c917c392c
* | Merge "Clean up JavaDoc for WebView.getZoomControls()"Steve Block2012-04-172-18/+20
|\ \
| * | Clean up JavaDoc for WebView.getZoomControls()Steve Block2012-04-172-18/+20
| | | | | | | | | | | | | | | Bug: 5461416 Change-Id: I4f2b5c9e4b4c2b1a38d678cb6756f128670ee490
* | | Merge "Get rid of "isSentenceLevelSpellCheckSupported""satok2012-04-167-44/+184
|\ \ \
| * | | Get rid of "isSentenceLevelSpellCheckSupported"satok2012-04-167-44/+184
| | | | | | | | | | | | | | | | | | | | Bug: 6320351 Change-Id: I0e931b7248f8c65268b60af599c07432d58d2f1f
* | | | Merge "Fixing a regression I have introduced."Svetoslav Ganov2012-04-161-8/+10
|\ \ \ \
| * | | | Fixing a regression I have introduced.Svetoslav Ganov2012-04-161-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6344558 Change-Id: Ie726e091942e337962baa052953002be724068b1
* | | | | Merge "Fix ssid fetch"Irfan Sheriff2012-04-163-24/+13
|\ \ \ \ \
| * | | | | Fix ssid fetchIrfan Sheriff2012-04-163-24/+13
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iee5ee5f53bea7dea219b41735cd169389ca7e719
* | | | | | Merge "Log messages in dump"Irfan Sheriff2012-04-162-39/+34
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Log messages in dumpIrfan Sheriff2012-04-162-39/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove event logging and add messages in dump Change-Id: Ic79c68443bac9b7257644ed6941853f44a9b0661
* | | | | | Merge "Fixing broken add focusables behavior I have introduced."Svetoslav Ganov2012-04-161-14/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fixing broken add focusables behavior I have introduced.Svetoslav Ganov2012-04-161-14/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6344608 Change-Id: I1d241c02bc22c5ef3f4b4b69a756772e8b2ef902
* | | | | | Merge "Build junit API docs from external/junit."Brett Chabot2012-04-161-2/+6
|\ \ \ \ \ \
| * | | | | | Build junit API docs from external/junit.Brett Chabot2012-04-161-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 5826326 Change-Id: I67d18cacf0c4e908ec41dbed483314ece8b72ceb
* | | | | | | Make ACTION_SEND and ACTION_SEND_MULTIPLE build full clip items.Dianne Hackborn2012-04-161-13/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current code was just for transferring URI grants. This change makes it so it propagates all of the relevant extra data into the ClipData, so developers can just retrieve the ClipData for all of their data needs. Change-Id: I36a050c7beae325aceb84518337f878c337d8b86
* | | | | | | Merge "Add new scale-up window manager animation."Dianne Hackborn2012-04-166-24/+193
|\ \ \ \ \ \ \
| * | | | | | | Add new scale-up window manager animation.Dianne Hackborn2012-04-166-24/+193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Like zoom thumbnail, but without the thumbnail. Change-Id: I9486dd204398b87c9e70ff0d05d03f4a22449cd6
* | | | | | | | Merge "Add new aapt dump badging output explaining implicit badging."Dianne Hackborn2012-04-161-1/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Add new aapt dump badging output explaining implicit badging.Dianne Hackborn2012-04-161-1/+46
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New uses-implied-feature and uses-implied-permission tell you about any features or permissions that aapt is automatically adding to your app, and why it is doing so. Change-Id: I45edb055408e1259699c994f956166ce67e8db5d
* | | | | | | | Merge "Improve GLSurfaceView Pausing."Jack Palevich2012-04-161-2/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve GLSurfaceView Pausing.Jack Palevich2012-04-161-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When pausing we want to do three separate things, in order: + release the EGL surface + optionally release the EGL context + optionally terminate Egl Previously we would only do these things if we had an EGL surface. But it is possible that we don't have an EGL Surface, but still have an EGL context. And in that situation we still want to release the EGL context. Now we check the preconditions for the three cases separately. Bug: 6338235 Change-Id: I804683b3d5c136cc98ea3f5051067eea18152ddf
* | | | | | | | | Merge "Minor doc fix."Philip Milne2012-04-161-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Minor doc fix.Philip Milne2012-04-161-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8f20c4751b599e0108c9373caef7e672d1cd4821
* | | | | | | | | | Merge "Refactor SensorManager to move non-API bits into a subclass."Jeff Brown2012-04-168-710/+778
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor SensorManager to move non-API bits into a subclass.Jeff Brown2012-04-168-710/+778
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the SensorManager class so that it only contains API-related bits including what's needed to support legacy sensors. Mostly just moved stuff around. Making the class abstract is safe because it does not have a visible constructor in the API. One minor change is that the cache of sensor type to sensor lists is now per instance of SensorManager instead of being static. We can fix this if desired. Another small change is that we bail out early from registerListener if the listener has already been registered for the particular sensor. This happened for both legacy and standard listeners. The problem is that the ListenerDelegate maintains two lists of sensors, one is a Map and the other is a List. Adding a sensor twice causes one entry to be added to the Map and two entries to be added to the List, but when the sensor is removed the next time, only one entry is removed from the List, leaving it in an inconsistent state. Removed Sensor.getLegacyType() since the value it provides is only needed in LegacyListener and we don't really save any significant computation by caching it. Removing the field makes support for legacy sensors a little more self-contained. Bug: 6339552 Change-Id: I50d41ac97cf535924f2bfa2026d28547a4d00286
* | | | | | | | | | Merge "Added API to replace unicoded digits to ascii numbers"Jake Hamby2012-04-161-0/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added API to replace unicoded digits to ascii numbersjshin2012-04-161-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users can enter arabic phone number or click arabic phone number to send MMS. Works for generic Unicode digits (full-width, etc.). bug:5615791 Change-Id: Ieec8c5c6c3736ee2b4ac8ddf17f8c41b2001460e Signed-off-by: Jake Hamby <jhamby@google.com>
* | | | | | | | | | | Merge "Convert Arabic phone numbers to ASCII when sending SMS."Jake Hamby2012-04-161-34/+23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Convert Arabic phone numbers to ASCII when sending SMS.Jake Hamby2012-04-161-34/+23
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modify PhoneNumberUtils to automatically convert non-ASCII digits, such as Arabic-Indic numbers, CJK full-width digits, etc., to ASCII in normalizeNumber(), extractNetworkPortion(), and stripSeparators(). This enables the SMS application to support sending SMS's to phone numbers written with Arabic, or other non-ASCII digits. The number will be converted to ASCII digits and formatted for the user according to the country formatting rules. Bug: 5615791 Change-Id: I42039285db5795b1dda22e4251f54af302e27f13 Signed-off-by: Jake Hamby <jhamby@google.com>
* | | | | | | | | | Merge "Add # of changed rows to executeForChangedRowCount log"Makoto Onuki2012-04-161-2/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add # of changed rows to executeForChangedRowCount logMakoto Onuki2012-04-161-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I240849f8e90490bbb6f73bbf7047e71254c83f0c
* | | | | | | | | | | Merge "Build Smoke tests against the SDK."Brett Chabot2012-04-162-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Build Smoke tests against the SDK.Brett Chabot2012-04-162-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done so the new 'launch all apps' test can be utilized on older platforms. Change-Id: Ie74ce258ceb372e78a0634a633bbb19dcd8e2779
* | | | | | | | | | | | Merge "Unhide new media related java APIs."Andreas Huber2012-04-1613-139/+664
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Unhide new media related java APIs.Andreas Huber2012-04-1613-139/+664
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If0b8201eaca74f51f3499b6ecdfb73088586ee24
* | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-04-1631-62/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-04-1631-62/+31
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I040b3101c38af0ae31039893863012eccc035381
* | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-04-1649-445/+1053
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-04-1649-445/+1053
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I20ad5f365128dac908e1f5a7ced40af98be4dba5
* | | | | | | | | | | | Merge "Fix lock ordering bug due to use of reentrant lock."Jeff Brown2012-04-161-27/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix lock ordering bug due to use of reentrant lock.Jeff Brown2012-04-161-27/+21
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6340736 Change-Id: I4dc738da8c976182669b89af9dcb6fd11dcb0223
* | | | | | | | | | | | Merge "Unhide new SurfaceTexture & TextureView APIs"Jamie Gennis2012-04-163-6/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Unhide new SurfaceTexture & TextureView APIsJamie Gennis2012-04-133-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change unhides the new SurfaceTexture and TextureView APIs that were added to allow transferring ownership of the SurfaceTexture from the UI framework to the application. Change-Id: Ic4b781d907a59e99ff1a5974009305c1f9aee36a
* | | | | | | | | | | | Merge "Better error reporting for PackageManager tests"Kenny Root2012-04-161-17/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Better error reporting for PackageManager testsKenny Root2012-04-151-17/+25
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The unit tests were eating failure reasons. Remove some assertions so the useful messages percolate up to the JUnit report. Change-Id: Ica8efe403ca3eb4f0c4f2a18939a22085f74a08f
* | | | | | | | | | | | Merge "Move TrafficStats iface counters to xt_qtaguid."Jeff Sharkey2012-04-165-155/+225
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey2012-04-125-155/+225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use xt_qtaguid iface_stat_all counters, which are monotonic during a single boot. Track all ifaces associated with mobile networks since boot, and move TrafficStats to using these ifaces. This will include usage of networks omitted from config_data_usage_network_types, specifically on devices that recycle network interfaces across APNs. Split wildcard template matching, and move NetworkStatsService to use mobile wildcard when logging stats. Bug: 5324515 Change-Id: I2211c374c05d1b598cc647f2f873630538955ffe