summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* am 8ea5e1d7: Fix compat mode bugs when updating apps.Dianne Hackborn2011-05-271-53/+65
|\ | | | | | | | | * commit '8ea5e1d79eb1f05ee7628b0d45ea8fc8eea5330d': Fix compat mode bugs when updating apps.
| * Fix compat mode bugs when updating apps.Dianne Hackborn2011-05-271-53/+65
| | | | | | | | | | | | | | | | No longer accidentally puts an app into compatibility mode. Also various cleanup, freezing screen while switching between modes. Change-Id: Ic1b3958be7800189a93f68e9dee3c5adfc45fe57
* | am b96cbbd1: Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+9
|\ \ | |/ | | | | | | * commit 'b96cbbd11c4590bec846212c33361e02293f18b5': Add "tv" density for 720p screens.
| * Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+9
| | | | | | | | Change-Id: I028969b007f2fceea66947d77a2ae31ef1d1a630
* | am ff762299: Merge "Small fixes and cleanup of resource config handling." ↵Dianne Hackborn2011-05-271-9/+10
|\ \ | |/ | | | | | | | | | | into honeycomb-mr2 * commit 'ff7622992f39d8e401ab23c5ce6a84f318906e52': Small fixes and cleanup of resource config handling.
| * Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2Dianne Hackborn2011-05-271-9/+10
| |\
| | * Small fixes and cleanup of resource config handling.Dianne Hackborn2011-05-271-9/+10
| | | | | | | | | | | | Change-Id: I402c31b68f2b4825cb4c610a65ee8e1da471c7bb
* | | am 241c000c: Merge "Fix InputType determination of WebTextView (DO NOT ↵Tadashi G. Takaoka2011-05-271-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | MERGE)" into honeycomb-mr2 * commit '241c000cfb9299b4c6cfe3c7c1610f950d1a6e58': Fix InputType determination of WebTextView (DO NOT MERGE)
| * | Fix InputType determination of WebTextView (DO NOT MERGE)Tadashi G. Takaoka2011-05-281-1/+1
| |/ | | | | | | | | | | | | | | The InpuType from <input type="email" /> has been broken. Change-Id: Ie37de69682410cdd58c29910d483e924f5b614b6 Related-Bug: 4490948 Cherry-pick: Ibd7f2977a177f1d97e3a29ac44220e5136bbd653
* | am 94250ac6: Merge "Add new supports-screens attributes for declaring the ↵Dianne Hackborn2011-05-266-70/+159
|\ \ | |/ | | | | | | | | | | compatible screens." into honeycomb-mr2 * commit '94250ac69c6e07534e4781d3479dccb79d8c366c': Add new supports-screens attributes for declaring the compatible screens.
| * Merge "Add new supports-screens attributes for declaring the compatible ↵Dianne Hackborn2011-05-266-70/+159
| |\ | | | | | | | | | screens." into honeycomb-mr2
| | * Add new supports-screens attributes for declaring the compatible screens.Dianne Hackborn2011-05-266-70/+159
| | | | | | | | | | | | | | | | | | Change-Id: I40d57e4354e48accc1027c9f90916ea73eb5190d android:requiresSmallestWidthDp provides the smallest supported width. android:compatibleWidthLimitDp provides the largest compatible width.
* | | am 24de44a1: Merge "ExternalStorageFormatter takes an optional StorageVolume ↵Gilles Debunne2011-05-264-24/+36
|\ \ \ | |/ / | | | | | | | | | | | | | | | target." into honeycomb-mr2 * commit '24de44a1877be3e5d63697f90c98a87a4d88b1fb': ExternalStorageFormatter takes an optional StorageVolume target.
| * | Merge "ExternalStorageFormatter takes an optional StorageVolume target." ↵Gilles Debunne2011-05-264-24/+36
| |\ \ | | | | | | | | | | | | into honeycomb-mr2
| | * | ExternalStorageFormatter takes an optional StorageVolume target.Gilles Debunne2011-05-264-24/+36
| | | | | | | | | | | | | | | | Change-Id: Ic85689659dbf49a7fcc1b7aaf25e4a94e62848b9
* | | | am 7eba403e: Merge "DO NOT MERGE - Fix bug 4489946 - Remove placeholder ↵Adam Powell2011-05-263-11/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | views for phones in smaller-screen decor layouts." into honeycomb-mr2 * commit '7eba403e9a64f7153b7e5788902d4f799739158e': DO NOT MERGE - Fix bug 4489946 - Remove placeholder views for phones in smaller-screen decor layouts.
| * | | Merge "DO NOT MERGE - Fix bug 4489946 - Remove placeholder views for phones ↵Adam Powell2011-05-263-11/+1
| |\ \ \ | | | | | | | | | | | | | | | in smaller-screen decor layouts." into honeycomb-mr2
| | * | | DO NOT MERGE - Fix bug 4489946 - Remove placeholder views for phonesAdam Powell2011-05-263-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in smaller-screen decor layouts. Keep the internal id declared to keep code in sync with downstream branches. Change-Id: I25d2ff7c40c220ecc93b195dfd4e953fe0b4d944
* | | | | am 1d8f8819: Merge "Break apart queries to getInstalled* API DO NOT MERGE" ↵Kenny Root2011-05-264-4/+230
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | into honeycomb-mr2 * commit '1d8f8819f1e98cdf3b7756396158613e95fe9eb6': Break apart queries to getInstalled* API DO NOT MERGE
| * | | | Merge "Break apart queries to getInstalled* API DO NOT MERGE" into honeycomb-mr2Kenny Root2011-05-264-4/+230
| |\ \ \ \
| | * | | | Break apart queries to getInstalled* API DO NOT MERGEKenny Root2011-05-264-4/+230
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To avoid blowing past the Binder IPC limit, change the PackageManagerService to have a DB-like interaction where the client tells the service the last "row" that it read. The fact that we use a HashMap instead of a TreeMap makes this problematic. For now we're just making a new ArrayList for the keys and then sorting them for each call. This can make the API slower for callers of this, but it's probably greatly overshadowed by the cost of the data transfer itself. Bug: 4064282 Change-Id: Ia3a8cdaa94581ed9336f2e05694b8c8a5f757bce
* | | | | am c3123961: DO NOT MERGE cherry pick Change-Id: ↵Scott Main2011-05-261-0/+6
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | I67ef29f8ccc7b4a754ebb24efd96e9821e3d8662 docs: add accepted values for setting status bar visibility * commit 'c31239616cca417e71acb98813df7eda645835df': DO NOT MERGE cherry pick Change-Id: I67ef29f8ccc7b4a754ebb24efd96e9821e3d8662 docs: add accepted values for setting status bar visibility
| * | | | DO NOT MERGEScott Main2011-05-261-0/+6
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | cherry pick Change-Id: I67ef29f8ccc7b4a754ebb24efd96e9821e3d8662 docs: add accepted values for setting status bar visibility Change-Id: I255dcd62b71c1b4ca40187b395abce8d6836c249
* | | | am 7a09f72b: Merge "Rework how we decide whether to use system or status ↵Dianne Hackborn2011-05-2610-38/+62
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | bar." into honeycomb-mr2 * commit '7a09f72b8850ec22e4ca7fd50aba20ead7666f67': Rework how we decide whether to use system or status bar.
| * | | Merge "Rework how we decide whether to use system or status bar." into ↵Dianne Hackborn2011-05-2610-38/+62
| |\ \ \ | | | | | | | | | | | | | | | honeycomb-mr2
| | * | | Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-2610-38/+62
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The PhoneWindowManager is now responsible for determing this, since it needs to do this before we can generate the configuration since we need to take into account the system bar size we will use. Also the Display should now report the screen height without including the system bar. Change-Id: I82dfcc5e327e4d13d82c373c6c870f557a99b757
* | | | am 66fd9ab2: Merge "Import revised translations. DO NOT MERGE" into ↵Eric Fischer2011-05-2640-244/+124
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | honeycomb-mr2 * commit '66fd9ab236b3df85a32792caec41a2cd83622e28': Import revised translations. DO NOT MERGE
| * | | Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr2Eric Fischer2011-05-2640-244/+124
| |\ \ \ | | |/ / | |/| |
| | * | Import revised translations. DO NOT MERGEEric Fischer2011-05-2640-244/+124
| | |/ | | | | | | | | | Change-Id: I596d69bead9553185fd835c79123f354a06b3d5b
* | | am 42f8094c: Merge "Spiffy new compatibility mode UI." into honeycomb-mr2Dianne Hackborn2011-05-266-3/+149
|\ \ \ | |/ / | | | | | | | | | * commit '42f8094c066209a65b09d53611ef5c93daba4c51': Spiffy new compatibility mode UI.
| * | Merge "Spiffy new compatibility mode UI." into honeycomb-mr2Dianne Hackborn2011-05-256-3/+149
| |\ \
| | * | Spiffy new compatibility mode UI.Dianne Hackborn2011-05-256-3/+149
| | | | | | | | | | | | | | | | Change-Id: I1207eaafae59a434fcc979ad60a83e2d685288af
* | | | am 5a328f0f: Merge "Updated popup dialog 9 patches (light)" into honeycomb-mr2Adam Powell2011-05-256-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '5a328f0f7cf88a2b917db15aec9f9d1714db3e06': Updated popup dialog 9 patches (light)
| * | | Merge "Updated popup dialog 9 patches (light)" into honeycomb-mr2Adam Powell2011-05-256-0/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Updated popup dialog 9 patches (light)Justin Ho2011-05-256-0/+0
| | | | | | | | | | | | | | | | Change-Id: I04c55e02b76dd676e3e11fd9d5b63a685019bbf2
* | | | am 14019abb: Merge "Swap Mifare for MIFARE." into honeycomb-mr2Jeff Hamilton2011-05-252-9/+9
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '14019abb40785064ebef5d14e82586a910d33181': Swap Mifare for MIFARE.
| * | | Merge "Swap Mifare for MIFARE." into honeycomb-mr2Jeff Hamilton2011-05-252-9/+9
| |\ \ \
| | * | | Swap Mifare for MIFARE.Jeff Hamilton2011-05-252-9/+9
| | | | | | | | | | | | | | | | | | | | Change-Id: I45580d32f5ccebf906372c3c1664bc66718a672e
* | | | | am c112118a: Merge "move resources" into honeycomb-mr2Joe Onorato2011-05-257-7/+28
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'c112118a9091aa69ea70fea7c23f1e078ee87908': move resources
| * | | | Merge "move resources" into honeycomb-mr2Joe Onorato2011-05-257-7/+28
| |\ \ \ \
| | * | | | move resourcesJoe Onorato2011-05-257-7/+28
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5f89cd0480234dac99cbb187835f389cc6513aae
* | | | | | am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO ↵Jeff Brown2011-05-2515-0/+729
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE) * commit '86ea1f5f521981d075aef56f11693e4f3bc32fdb': Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
| * | | | | Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-2515-0/+729
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a new PointerIcon API (hidden for now) for loading pointer icons. Fixed a starvation problem in the native Looper's sendMessage implementation which caused new messages to be posted ahead of old messages sent with sendMessageDelayed. Redesigned the touch pad gestures to be defined in terms of more fluid finger / spot movements. The objective is to reinforce the natural mapping between fingers and spots which means there must not be any discontinuities in spot motion relative to the fingers. Removed the SpotController stub and folded its responsibilities into PointerController. Change-Id: Ib647dbd7a57a7f30dd9c6e2c260df51d7bbdd18e
* | | | | | am d0132e8e: Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)Jeff Brown2011-05-251-0/+21
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'd0132e8e187ebf69bf4d2d6d0ef0027ff3f7a727': Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)
| * | | | | Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)Jeff Brown2011-05-251-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alt-TAB should have different semantics from the APP_SWITCH key or long-press on HOME. Accordingly, remove the fallback action for Alt-TAB and initiate the task switching behavior directly in the policy. Modified RecentApplicationsDialog to be more precise about the initial modifiers that it considers to be holding the dialog. The dialog is now dismissed by a second press on the APP_SWITCH key or by a second long press on HOME. Change-Id: I07e72dc4e1f3cd8edaf357c1d49e79f60d6d1604
* | | | | | am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT ↵Jeff Brown2011-05-257-319/+267
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MERGE)" into honeycomb-mr2 * commit '94e838f6e113f8cad30086a18f68da99976101d0': Improve VelocityTracker numerical stability. (DO NOT MERGE)
| * | | | | Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into ↵Jeff Brown2011-05-257-319/+267
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | honeycomb-mr2
| | * | | | Improve VelocityTracker numerical stability. (DO NOT MERGE)Jeff Brown2011-05-237-319/+267
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced VelocityTracker with a faster and more accurate native implementation. This avoids the duplicate maintenance overhead of having two implementations. The new algorithm requires that the sample duration be at least 10ms in order to contribute to the velocity calculation. This ensures that the velocity is not severely overestimated when samples arrive in bursts. The new algorithm computes the exponentially weighted moving average using weights based on the relative duration of successive sample periods. The new algorithm is also more careful about how it handles individual pointers going down or up and their effects on the collected movement traces. The intent is to preserve the last known velocity of pointers as they go up while also ensuring that other motion samples do not count twice in that case. Bug: 4086785 Change-Id: I95054102397c4b6a9076dc6a0fc841b4beec7920
* | | | | | am 5520610c: Merge "Make adb shell am display-size persistent." into ↵Joe Onorato2011-05-251-0/+7
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb-mr2 * commit '5520610cb2612054c5d0bcec9d031f7b71faa349': Make adb shell am display-size persistent.
| * | | | | Merge "Make adb shell am display-size persistent." into honeycomb-mr2Joe Onorato2011-05-251-0/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |