114440 Commits

Author SHA1 Message Date
Dianne Hackborn
c9d481218b am 7ac5a9ac: am 4bc5909a: Merge "Fix issue #11050678: Large memory leak in ActivityStack" into klp-dev
* commit '7ac5a9acb8c110620eac04db1eabecbbf64c0744':
  Fix issue #11050678: Large memory leak in ActivityStack
2013-10-06 18:18:58 -07:00
Dianne Hackborn
0fa2673e9b am ae828e86: am f46bb1d9: Merge "Fix issue #11086275: Thumbnail only created once for top activity" into klp-dev
* commit 'ae828e869f1cc7506bc0d9329007c6fb990de39f':
  Fix issue #11086275: Thumbnail only created once for top activity
2013-10-06 18:18:55 -07:00
Chet Haase
cdd59f0e60 am e849cc1b: am febf33fe: Merge "Fix resource-loading code for TransitionSet" into klp-dev
* commit 'e849cc1be608d672d318c5b7e56857ebe296de52':
  Fix resource-loading code for TransitionSet
2013-10-06 18:18:52 -07:00
Craig Mautner
6ebd6cb673 am c50738d6: am dd88879c: Merge "Evaluate task on top of home when task is brought to front." into klp-dev
* commit 'c50738d67d92ce97f986b5f9371faf5a1a5e9f79':
  Evaluate task on top of home when task is brought to front.
2013-10-06 18:18:49 -07:00
Craig Mautner
2478281de3 am 3cb25e91: am 1703fd87: Merge "Resume user where they left off." into klp-dev
* commit '3cb25e91b419d4f18fec8ea2ceec33eb0915096a':
  Resume user where they left off.
2013-10-06 18:18:46 -07:00
Christopher Tate
2aa931380b am e67ebcbc: am 4b4ad011: Merge "Notify that ASEC containers are being unmounted during upgrades" into klp-dev
* commit 'e67ebcbc0c5f03434aa756449f0cea6ecb1fde5b':
  Notify that ASEC containers are being unmounted during upgrades
2013-10-06 18:18:44 -07:00
Jim Miller
143f2e4c5c am 1654f847: am 158fbd3a: Fix bug where pebble app triggers accessibility mode in navbar camera
* commit '1654f84712d79a96083e039fc5b3cdaf05857d2f':
  Fix bug where pebble app triggers accessibility mode in navbar camera
2013-10-06 18:18:40 -07:00
Dianne Hackborn
7ac5a9acb8 am 4bc5909a: Merge "Fix issue #11050678: Large memory leak in ActivityStack" into klp-dev
* commit '4bc5909a035b8b92be051762db2ee97cf55ea861':
  Fix issue #11050678: Large memory leak in ActivityStack
2013-10-06 18:12:26 -07:00
Dianne Hackborn
ae828e869f am f46bb1d9: Merge "Fix issue #11086275: Thumbnail only created once for top activity" into klp-dev
* commit 'f46bb1d99bc168f1812fdd5aca4282eb37984016':
  Fix issue #11086275: Thumbnail only created once for top activity
2013-10-06 18:12:24 -07:00
Chet Haase
e849cc1be6 am febf33fe: Merge "Fix resource-loading code for TransitionSet" into klp-dev
* commit 'febf33fe4b4c20ad8eda9c4ddca53e08e8042397':
  Fix resource-loading code for TransitionSet
2013-10-06 18:12:21 -07:00
Craig Mautner
c50738d67d am dd88879c: Merge "Evaluate task on top of home when task is brought to front." into klp-dev
* commit 'dd88879ce19332a5905699bc008504fd43d983d7':
  Evaluate task on top of home when task is brought to front.
2013-10-06 18:12:18 -07:00
Craig Mautner
3cb25e91b4 am 1703fd87: Merge "Resume user where they left off." into klp-dev
* commit '1703fd877f4dd1511a3758736d30da07c414eee5':
  Resume user where they left off.
2013-10-06 18:12:16 -07:00
Christopher Tate
e67ebcbc0c am 4b4ad011: Merge "Notify that ASEC containers are being unmounted during upgrades" into klp-dev
* commit '4b4ad01158415c6ed1ff3acc9c951add60c3cf75':
  Notify that ASEC containers are being unmounted during upgrades
2013-10-06 18:12:14 -07:00
Jim Miller
1654f84712 am 158fbd3a: Fix bug where pebble app triggers accessibility mode in navbar camera
* commit '158fbd3ab80eb75241fda9ada84eea43016d40ed':
  Fix bug where pebble app triggers accessibility mode in navbar camera
2013-10-06 18:12:08 -07:00
Dianne Hackborn
4bc5909a03 Merge "Fix issue #11050678: Large memory leak in ActivityStack" into klp-dev 2013-10-06 20:28:47 +00:00
Dianne Hackborn
f46bb1d99b Merge "Fix issue #11086275: Thumbnail only created once for top activity" into klp-dev 2013-10-06 20:28:07 +00:00
Chet Haase
febf33fe4b Merge "Fix resource-loading code for TransitionSet" into klp-dev 2013-10-06 19:35:16 +00:00
Chet Haase
aafc91c05a Fix resource-loading code for TransitionSet
The inflation code in TransitionInflater was using the wrong
tag ("set") for TransitionSet. This fix corrects that problem
(changing it to "transitionSet") and documents the correct
tag in the TransitionSet javadocs.

Issue #11085279 Transitions: transition sets loaded from resources don't work

Change-Id: I8aaea9f31bbe368cffcca63d4eb6a5ec06c3ce7b
2013-10-06 12:10:12 -07:00
Craig Mautner
dd88879ce1 Merge "Evaluate task on top of home when task is brought to front." into klp-dev 2013-10-06 17:44:38 +00:00
Craig Mautner
1703fd877f Merge "Resume user where they left off." into klp-dev 2013-10-06 17:44:18 +00:00
Christopher Tate
4b4ad01158 Merge "Notify that ASEC containers are being unmounted during upgrades" into klp-dev 2013-10-06 17:23:16 +00:00
Jim Miller
158fbd3ab8 Fix bug where pebble app triggers accessibility mode in navbar camera
Apparently the Pebble application uses accessibility.  This was
triggering the navbar to resort to accessibility mode for launching
the camera.  The fix is to also require touch exploration to be
enabled.

Fixes bug 11061505

Change-Id: I2245bd37eef9e68911862ce86147b1343816f1a4
2013-10-05 19:01:00 -07:00
Dianne Hackborn
4d03fe6420 Fix issue #11086275: Thumbnail only created once for top activity
If the last screenshot activity is resumed, we need to always capture
a new screenshot, because it can change at any time.

On the other hand, never create a thumbnail for tasks that have set
themselves to not show on the recent tasks lists, since we have no
use for them.

Change-Id: I38523afc966c125da93339e0100da950119cdf99
2013-10-05 10:26:23 -07:00
Craig Mautner
93529a475e Resume user where they left off.
Remember which stack was in front when the user changes. Restore that
stack when the user changes back. Remove user state when user is
deleted.

Fixes bug 11068986.

Change-Id: I18dfbc35a0c2e21e7a4024227cbfc5ba1208b3a3
2013-10-04 20:55:39 -07:00
Craig Mautner
9c85c201a2 Evaluate task on top of home when task is brought to front.
Localize the point where it is determined whether a task should sit on
top of home or return to the task below it.

Fixes bug 11080913.

Change-Id: I79d1ea9722c867d6b550ddfcd1db35517a79cd90
2013-10-04 20:11:26 -07:00
Christopher Tate
d159674890 Notify that ASEC containers are being unmounted during upgrades
When an apk is installed on ordinary unmountable media, a broadcast
is sent when the OS wants to unmount it so that interested parties
can cleanly close any files they have open to read that apk's
resources or similar.  We now send that broadcast when we are
about to unmount the ASEC fs container that holds a forward-locked
apk as well, so that e.g. Home knows to release the resources that
it was using for widget hosting or similar.

Bug 7703848

Change-Id: I71aefdb4086c7b73a128f89c15d192a2b92d09a8
2013-10-04 18:05:39 -07:00
Svetoslav
06aecf1bcb am 9dd0b996: am fd65373d: Merge "Print UI tweaks." into klp-dev
* commit '9dd0b996f93413ac44b5d8195f11b29af34663e2':
  Print UI tweaks.
2013-10-04 18:05:14 -07:00
Svetoslav
9dd0b996f9 am fd65373d: Merge "Print UI tweaks." into klp-dev
* commit 'fd65373dd7ba9e613f95dbf87988811c43a11518':
  Print UI tweaks.
2013-10-04 18:02:25 -07:00
Victoria Lease
e820087359 am 0d5a719d: am b088c9e0: Merge "reset mShapingPaint\'s SkTypeface before we use it" into klp-dev
* commit '0d5a719dc7f2ca8726f670af3c5b9fdee614ab07':
  reset mShapingPaint's SkTypeface before we use it
2013-10-04 18:01:45 -07:00
Svetoslav
fd65373dd7 Merge "Print UI tweaks." into klp-dev 2013-10-05 01:00:33 +00:00
Victoria Lease
0d5a719dc7 am b088c9e0: Merge "reset mShapingPaint\'s SkTypeface before we use it" into klp-dev
* commit 'b088c9e0dd2d66a181b9cfbf7f9ba8e27bde0922':
  reset mShapingPaint's SkTypeface before we use it
2013-10-04 17:58:48 -07:00
Victoria Lease
b088c9e0dd Merge "reset mShapingPaint's SkTypeface before we use it" into klp-dev 2013-10-05 00:55:52 +00:00
Svetoslav
5ab717f21a Print UI tweaks.
1. The refresh button in a print notification was using
   wrong asset.

2. If the page count is unknown, just not show the page
   count instead unknown.

bug:10983508

Change-Id: I15f1fcbff60fe1f30d37868864da41550bb14487
2013-10-04 17:50:31 -07:00
Victoria Lease
8450a6ef8b reset mShapingPaint's SkTypeface before we use it
Harfbuzz works in TTF glyph-space, but most of Skia works in
fallback glyph-space. shapeFontRun() helpfully calculates the
baseGlyphCount needed to convert between the two, but leaves
mShapingPaint's SkTypeface set to the specific TTF being shaped
rather than the original SkTypeface that was requested. Needless
to say, this causes all manner of horrific malady when glyph
indices are calculated in one glyph-index-space and then applied
to another.

To fix this issue, I reset mShapingPaint's SkTypeface when done
with the Harfbuzz shaping operation so that the baseGlyphCount only
gets applied once.

Change-Id: Ia886f89d667634e15e5fc8d7af443c9d1ba89622
2013-10-04 17:33:35 -07:00
Svetoslav
133c1faf8c am 67d7af51: am 19565ad1: Merge "Small print API tweaks" into klp-dev
* commit '67d7af514c2a393cbe886ebf5527a0dc45817cfb':
  Small print API tweaks
2013-10-04 16:51:58 -07:00
Jim Miller
bb93ee731c am d479396d: am ed887bff: Merge "Replace searchlight asset with new new asset" into klp-dev
* commit 'd479396d2d3cc6470c5774863827ccc9cb3133e1':
  Replace searchlight asset with new new asset
2013-10-04 16:51:52 -07:00
Svetoslav
67d7af514c am 19565ad1: Merge "Small print API tweaks" into klp-dev
* commit '19565ad1a19bf8e400d04a3a64cf6455ddca81ca':
  Small print API tweaks
2013-10-04 16:49:58 -07:00
Jim Miller
d479396d2d am ed887bff: Merge "Replace searchlight asset with new new asset" into klp-dev
* commit 'ed887bff6e3ae0aee562022135e3d927a327bd2a':
  Replace searchlight asset with new new asset
2013-10-04 16:49:55 -07:00
Svetoslav
19565ad1a1 Merge "Small print API tweaks" into klp-dev 2013-10-04 23:48:37 +00:00
Jim Miller
ed887bff6e Merge "Replace searchlight asset with new new asset" into klp-dev 2013-10-04 23:48:24 +00:00
Dianne Hackborn
9844d299af Fix issue #11050678: Large memory leak in ActivityStack
Clear thumbnails from tasks that are removed from the recent tasks list.

Change-Id: I581d5baac9b5a3e046a654eb8448ff877dd2f120
2013-10-04 16:44:22 -07:00
Jim Miller
93cc6106be Replace searchlight asset with new new asset
Fixes bug 11030712

Change-Id: I8361c74e344ec3f9c7176635face84af2d754973
2013-10-04 16:41:34 -07:00
Chet Haase
5c44b36b2a am 3980ae47: am 845d9192: Merge "Enable transitions in lockscreen media controller" into klp-dev
* commit '3980ae478b290bc472f20289b67b6719439b12fa':
  Enable transitions in lockscreen media controller
2013-10-04 16:34:14 -07:00
Chet Haase
3980ae478b am 845d9192: Merge "Enable transitions in lockscreen media controller" into klp-dev
* commit '845d9192d7bc822f3c3dc30643d66f7d66249566':
  Enable transitions in lockscreen media controller
2013-10-04 16:30:22 -07:00
Eino-Ville Talvala
3afc7f15c6 am 9edb7741: am 4c76fdd8: Merge "Fix build." into klp-dev
* commit '9edb77412e2f82540627c993f9ddf024726cc386':
  Fix build.
2013-10-04 16:30:22 -07:00
Eino-Ville Talvala
9edb77412e am 4c76fdd8: Merge "Fix build." into klp-dev
* commit '4c76fdd8f213f4aa37a58b3d6f625c6d4269f619':
  Fix build.
2013-10-04 16:26:43 -07:00
Scott Main
856441e72f am 920de6c6: am 332408f8: update version number for doc stamp
* commit '920de6c63270e4879c6249bf8c87e1ca2d248931':
  update version number for doc stamp
2013-10-04 16:26:41 -07:00
Chet Haase
845d9192d7 Merge "Enable transitions in lockscreen media controller" into klp-dev 2013-10-04 23:26:37 +00:00
Scott Main
920de6c632 am 332408f8: update version number for doc stamp
* commit '332408f86290bc02090d69f3a4b08ed959d93b62':
  update version number for doc stamp
2013-10-04 16:23:16 -07:00
Eino-Ville Talvala
4c76fdd8f2 Merge "Fix build." into klp-dev 2013-10-04 23:21:55 +00:00