summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Recents background protection increased"Daniel Shiplacoff2011-10-212-6/+6
|\
| * Recents background protection increasedPeter Ng2011-10-212-6/+6
| | | | | | | | Change-Id: I45719b44102c088c82b619c717db3df31930c1b3
* | am 53a1b82c: Merge "Last update for screenshot animations for MR0. (Bug: ↵Winson Chung2011-10-219-66/+99
|\ \ | |/ |/| | | | | | | | | 5333706)" into ics-mr0 * commit '53a1b82c9a2133c5c3184898335fce0826279691': Last update for screenshot animations for MR0. (Bug: 5333706)
| * Merge "Last update for screenshot animations for MR0. (Bug: 5333706)" into ↵Winson Chung2011-10-219-66/+99
| |\ | | | | | | | | | ics-mr0
| | * Last update for screenshot animations for MR0. (Bug: 5333706)Winson Chung2011-10-209-66/+99
| | | | | | | | | | | | | | | | | | - Also adding proper border asset Change-Id: I423389d1a68498b2e470e6d483f5b7542a814c31
| * | Import revised translations.Eric Fischer2011-10-2039-573/+294
| | | | | | | | | | | | Change-Id: I35861d5a5797cfe400d6e831d245f93263ca3df2
| * | Merge "Import revised translations. DO NOT MERGE" into ics-mr0Eric Fischer2011-10-2056-397/+348
| |\ \ | | |/ | |/|
| | * Import revised translations. DO NOT MERGEEric Fischer2011-10-2056-397/+348
| | | | | | | | | | | | Change-Id: I2f0393068bfeaaf7d751643355c6ce74a96a2419
* | | am 0d6ff010: Tune wifi RSSI code (see bug 5241139).Daniel Sandler2011-10-201-9/+16
|\ \ \ | |/ / | | | | | | | | | * commit '0d6ff01050af1bc37ee383c9c7ed1b3a3aa775bf': Tune wifi RSSI code (see bug 5241139).
| * | Tune wifi RSSI code (see bug 5241139).Daniel Sandler2011-10-201-9/+16
| | | | | | | | | | | | | | | Bug: 5241139 Change-Id: I3fef432c39f1b33532e48b643bd9268d3df0f864
* | | am 44630c72: Merge "Updating the screenshot notification icons." into ics-mr0Winson Chung2011-10-197-2/+2
|\ \ \ | |/ / | | | | | | | | | * commit '44630c72651803ba1dedba3b5352cad8a8a62ace': Updating the screenshot notification icons.
| * | Updating the screenshot notification icons.Winson Chung2011-10-197-2/+2
| | | | | | | | | | | | Change-Id: If4c4632e73445d69f13805b6e472a167a85d6601
* | | am 84e825a8: Merge "Add hasNavigationBar() to the window manager." into ics-mr0Daniel Sandler2011-10-192-8/+11
|\ \ \ | |/ / | | | | | | | | | * commit '84e825a84d7dde03042228c79638935c92d13c92': Add hasNavigationBar() to the window manager.
| * | Merge "Add hasNavigationBar() to the window manager." into ics-mr0Daniel Sandler2011-10-192-8/+11
| |\ \ | | |/ | |/|
| | * Add hasNavigationBar() to the window manager.Daniel Sandler2011-10-192-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is no longer sufficient to check the value of internal.R.bool.config_showNavigationBar to determine if a navigation bar (separate from the status bar) is shown on a device, because the emulator needs to be able to override this value (now possible by setting qemu.hw.mainkeys to "1" or "0", for navbar or no navbar, respectively). This logic is now contained in PhoneWindowManager, and any clients wishing to know whether the system has a software nav bar should consult the new hasNavigationBar() method. Bug: 5404945 Change-Id: I119d32a8c84b88b2ef46f63244e7f11dc5de0359
* | | Merge "Manually merging screenshot notification string changes to master."Adam Cohen2011-10-191-2/+2
|\ \ \
| * | | Manually merging screenshot notification string changes to master.Winson Chung2011-10-191-2/+2
| | | | | | | | | | | | | | | | Change-Id: I35468b5e641078d772c19505765db90adea2445b
* | | | am 2f6a5327: Merge "Auto-close if you swipe away the last notification." ↵Daniel Sandler2011-10-191-0/+6
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | into ics-mr0 * commit '2f6a53270f113a244f3b6ca91a1efef2c4a26fac': Auto-close if you swipe away the last notification.
| * | Merge "Auto-close if you swipe away the last notification." into ics-mr0Daniel Sandler2011-10-191-0/+6
| |\ \
| | * | Auto-close if you swipe away the last notification.Daniel Sandler2011-10-191-0/+6
| | |/ | | | | | | | | | | | | | | | | | | Matias, I think this will enchant you. Bug: 4902177 Change-Id: I748b62d3928519455b6b98b0b074a1204e2fdb4b
* | | am 9a76afff: Merge "Make Recent Apps faster" into ics-mr0Michael Jurka2011-10-198-70/+116
|\ \ \ | |/ / | | | | | | | | | * commit '9a76afff4da4bd51685b0938439c4f4a0e19345f': Make Recent Apps faster
| * | Merge "Make Recent Apps faster" into ics-mr0Michael Jurka2011-10-198-70/+116
| |\ \ | | |/ | |/|
| | * Make Recent Apps fasterMichael Jurka2011-10-188-70/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | - start loading on touch down - avoid unneeded calls to onLayout - don't fade in thumbnails if they've been loaded before we show recent apps - don't pause between loading thumbnails - fade in thumbnails+shadow (rather than just thumbnail as before) Change-Id: I6dd4be7f52f9e8b51284ae052614719db8e71dc5
| * | Merge "DO NOT MERGE. Updating screenshot notification strings. (Bug: ↵Winson Chung2011-10-181-7/+7
| |\ \ | | | | | | | | | | | | 5333706)" into ics-mr0
| | * | DO NOT MERGE. Updating screenshot notification strings. (Bug: 5333706)Winson Chung2011-10-181-7/+7
| | |/ | | | | | | | | | Change-Id: I6d6c0fa7c372c887603f055ac8b0588cc2d1a90f
* | | Merge "Import revised translations."Eric Fischer2011-10-1898-745/+1933
|\ \ \
| * | | Import revised translations.Eric Fischer2011-10-1898-745/+1933
| | | | | | | | | | | | | | | | Change-Id: I83ab00ec220b7c0ba0d37e7f4c91e945e35aab39
* | | | Merge "Fix full backup of shared storage"Christopher Tate2011-10-182-6/+3
|\ \ \ \
| * | | | Fix full backup of shared storageChristopher Tate2011-10-182-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The manifest said android:allowBackup="false" for vestigal reasons; originally, the incremental and full backup agents were separate, and it was not possible to opt out of full backup. When that got fixed, unfortunately this one manifest was not corrected to the new regime. Bug 5411789 Change-Id: Iafc8f1fdefc312dff59454485604b6c5c400f469
* | | | | am 9beac371: Merge "Fixing issue where screenshot intent to file path did ↵Winson Chung2011-10-181-4/+12
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | not show other screenshots. (Bug: 5333706)" into ics-mr0 * commit '9beac371dd3f3977c3e0ab471a776a5191590f63': Fixing issue where screenshot intent to file path did not show other screenshots. (Bug: 5333706)
| * | | | Fixing issue where screenshot intent to file path did not show other ↵Winson Chung2011-10-181-4/+12
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | screenshots. (Bug: 5333706) - Upping the priority of the saving background thread Change-Id: I274991261f46eece3773ca1f84d2a1cb7b6f4e7b
* | | | am 87bc53de: Merge "Make notification panel delete-all animation smoother" ↵Chet Haase2011-10-183-51/+101
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | | | | | | into ics-mr0 * commit '87bc53de2adf479ad5a5e226bf3d8fd31af6dc21': Make notification panel delete-all animation smoother
| * | Make notification panel delete-all animation smootherChet Haase2011-10-183-51/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Making the notfication delete-all animation smoother by carefully choreographing the various parts of it. The problem with the previous animation was that there was simply too much going on at the same time, causing things like layout and recreating display-lists in the middle of animations that became choppy as a result. This approach swipes all items off quickly, then scrolls the shade up to the top, making both sets of animations smoother as a result. Fixes #5431207: Notification delete-all should be smoother Change-Id: Iefe8ab5d661e05adcd10379dab85227d17904450
* | | am 6d9d17fd: Merge "Visual changes to recent apps" into ics-mr0Michael Jurka2011-10-1811-22/+83
|\ \ \ | |/ / | | | | | | | | | * commit '6d9d17fdd299642330dac321a9fa4099abaae220': Visual changes to recent apps
| * | Merge "Visual changes to recent apps" into ics-mr0Michael Jurka2011-10-1811-22/+83
| |\ \
| | * | Visual changes to recent appsMichael Jurka2011-10-1711-22/+83
| | | | | | | | | | | | | | | | | | | | | | | | - changing background to be gradient - adding shadow to app thumbnails Change-Id: I0ea7e4900f99adf17c74b885c66a7118bc831595
| * | | Merge "Import revised translations. DO NOT MERGE" into ics-mr0Eric Fischer2011-10-1898-102/+1152
| |\ \ \
| | * | | Import revised translations. DO NOT MERGEEric Fischer2011-10-1898-102/+1152
| | | | | | | | | | | | | | | | | | | | Change-Id: If2637d835559b2bdfc5b19d74aedf17aa660bdc7
* | | | | am 5310a731: Merge "Updating screenshot animation and behaviour. (Bug: ↵Winson Chung2011-10-183-67/+163
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | | | | | | | | 5333706)" into ics-mr0 * commit '5310a731eab664352044781d4b107b4837ea77ac': Updating screenshot animation and behaviour. (Bug: 5333706)
| * | | Updating screenshot animation and behaviour. (Bug: 5333706)Winson Chung2011-10-183-67/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removing the second ticker text - Adding a new animation to the status bar - Adding a large icon to the notification Change-Id: I8778178519fc72ffc299e8d624069b684475191d
* | | | am 3877089c: Merge "Update Settings Storage app icon" into ics-mr0Justin Ho2011-10-173-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '3877089c8e40402bf3e0c236e8d7add6ce73fb11': Update Settings Storage app icon
| * | | Merge "Update Settings Storage app icon" into ics-mr0Justin Ho2011-10-173-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | Update Settings Storage app iconJustin Ho2011-10-173-0/+0
| | | | | | | | | | | | | | | | Change-Id: Ic4057f61a7e11fcfceb619ded7152621718262c0
* | | | String edits to bring to standards.Claudia de Veaux2011-10-171-21/+21
|/ / / | | | | | | | | | | | | | | | Bugs: 5165745, 5163232, 5162668, 5162667, 5162328 Change-Id: I6dbe1ea100397e4cfa98997928ff1662728b6e9c
* | | Merge "Layout changes to recents" into ics-mr0Peter Ng2011-10-1713-51/+64
|\ \ \
| * | | Layout changes to recentsPeter Ng2011-10-1413-51/+64
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 5411813 -gravity is set to center -textsize is smaller -app icon placement now hangs off the screenshot -recents callout line now defined in colors -recents thumbnail normal state drawable added Change-Id: Ibeaec7e3f0a3bcdbe3f990886b1536cb7d7fdc03
* | | Merge "Turn off chatty logging." into ics-mr0Daniel Sandler2011-10-172-2/+2
|\ \ \
| * | | Turn off chatty logging.Daniel Sandler2011-10-172-2/+2
| | |/ | |/| | | | | | | | | | | | | Bug: 5120636 // connection state Bug: 5125930 // status bar Change-Id: I5713a4d63df7c51f9e2f53ea21aa66973f74d4c6
* | | Merge "Showing notifications after taking a screenshot (Bug: 5333706)" into ↵Winson Chung2011-10-177-130/+166
|\ \ \ | |/ / |/| | | | | ics-mr0
| * | Showing notifications after taking a screenshot (Bug: 5333706)Winson Chung2011-10-137-130/+166
| |/ | | | | | | | | | | - Fixing issue where ticker and swipe-to-remove wasn't working for updated notifications Change-Id: Ib8ef07778a11028c9c2627830ee1dd4561d2ae3b