summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Page content sometimes missing in preview when scrolling.Svetoslav2014-09-172-31/+5
| | | | | | | | | | | | | | | | | | Removed the restriction for the page content providers to be singletons as the RecyclerView may hold on views with providers and ask us to bind other views for the same page. Note that the views that RecyclerView is holding will be soon rebound or recycled just they are not at the time we bind other views for the same position. We were guarding against this but caused some pages not appearing sometimes on scrolling. Also now keeping the media size and magins of recycled page view (will be updated if needed on rebinding) or avoid changes of the background to null as setting it to not null later causes an undesired layout pass. bug:17537922 Change-Id: If029f6c413e15d4f5c1ba1ac5e4d52ad2cad5904
* Merge "Page content sometimes disappears when scrolling a long doc in print ↵Svetoslav2014-09-175-12/+10
|\ | | | | | | preview." into lmp-dev
| * Page content sometimes disappears when scrolling a long doc in print preview.Svetoslav2014-09-175-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | The operations of the remote renderer have to be performed in order, open, render some pages, close. One of the tasks was executed on the wrong executor resuling in a race and an occassional bad state. Also fixed a NPE if the preview list is flinged and then the user presses back. bug:17537922 Change-Id: I5048078ba2b875a2a8335f3a4324afaa34d014a2
* | Merge "SysUI: Add no-wallpaper recents theme for low GFX devices" into lmp-devChristoph Studer2014-09-173-6/+19
|\ \ | |/ |/|
| * SysUI: Add no-wallpaper recents theme for low GFX devicesChristoph Studer2014-09-173-6/+19
| | | | | | | | | | | | | | Also add a config flag to control the theme to apply to RecentsActivity. Bug: 17522143 Change-Id: I8d03e84e37b77698243673f6c4e676b2c53e0d07
* | Merge "Zen: Fix recent regression in mode selection after reboot." into lmp-devJohn Spurlock2014-09-162-10/+15
|\ \
| * | Zen: Fix recent regression in mode selection after reboot.John Spurlock2014-09-162-10/+15
| |/ | | | | | | | | Bug:17509473 Change-Id: I761cd90384c490c7ab07fb633133535846701ce6
* | Merge "Print preview disappearing on screen off/on." into lmp-devSvetoslav2014-09-161-0/+9
|\ \
| * | Print preview disappearing on screen off/on.Svetoslav2014-09-161-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were not clearing the tracked printer when the print activity is paused and then not setting the tracked printer when the activity is resumed. bug:17525271 Change-Id: Ib0fb29006bfcf5ad03dce24b3407cd96dc421442
* | | Merge "Always force list divider in DocumentsUI." into lmp-devJeff Sharkey2014-09-161-0/+2
|\ \ \
| * | | Always force list divider in DocumentsUI.Jeff Sharkey2014-09-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | DialogWhenLarge recently dropped the divider. Bug: 17523958 Change-Id: I7ee3ce6853c01dbd3da6fc3e79ef02681b53df4c
* | | | Merge "Do not change fragments if print activity finishing." into lmp-devSvetoslav2014-09-161-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Do not change fragments if print activity finishing.Svetoslav2014-09-161-0/+9
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is possible that we try to switch framents after the print activity finish method is called. In this state the activity is going away and trying to perform a fragment operation throws. Now if we are finishing no fragment opration is performed. bug:17520007 Change-Id: I0dd935d3cdaeddca31fccf49bd5de97e878abb9d
* | | Merge "Use RenderThread for navigation bar ripples" into lmp-devJorim Jaggi2014-09-164-122/+375
|\ \ \
| * | | Use RenderThread for navigation bar ripplesJorim Jaggi2014-09-164-122/+375
| |/ / | | | | | | | | | | | | Bug: 17506181 Change-Id: Icf3b80f8c4bc29fe85313381d4019dda3ef85ea9
* | | Merge "Fixed an RTL overlapping issue in volume settings." into lmp-devPauloftheWest2014-09-161-3/+4
|\ \ \ | |/ / |/| |
| * | Fixed an RTL overlapping issue in volume settings.PauloftheWest2014-09-161-3/+4
| |/ | | | | | | | | Bug: 17468763 Change-Id: Iea9b769013e4551f8b523a08a229ed7804b275f5
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-16125-1060/+1774
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-09-14125-1060/+1774
| | | | | | | | | | | | | | | Change-Id: I6fac9cee4da3c1d6664ce99f1b8ba508e476f904 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-161-1/+1
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-09-141-1/+1
| |/ / | | | | | | | | | | | | Change-Id: I540a7041a288cc711d139d4d647ffb96fc9feee5 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1673-1/+140
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-09-1473-1/+140
| |/ / | | | | | | | | | | | | Change-Id: I52d4c3489b8135587f47a3020a77fdd6c9f7fde4 Auto-generated-cl: translation import
* | | Doze: Workaround vibration-related pickup gestures.John Spurlock2014-09-163-1/+17
| |/ |/| | | | | | | | | | | | | Ensure the pickup is registered a safe period of time after the last notification before resetting the notification pulse schedule. Bug:17496795 Change-Id: I0edc9bcbdf078cbf55df5935744a3eee7e902b5d
* | Merge "Missing or wrong pages in preview when scorlling large docs." into ↵Svetoslav2014-09-162-8/+12
|\ \ | | | | | | | | | lmp-dev
| * | Missing or wrong pages in preview when scorlling large docs.Svetoslav2014-09-152-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bound pages in the adapter were not properly tracked, more specifically we did not remove pages from the bound set ending up in a bad state. Also when the printer changes and if the new one has different page size the content disappears due to us not notifying for the data set change. bug:17515670 Change-Id: Iac74e864609012f6804584fa133e87c27dc186a5
* | | Merge "Page shredder callback invoked on the wrong thread." into lmp-devSvetoslav2014-09-161-12/+12
|\ \ \
| * | | Page shredder callback invoked on the wrong thread.Svetoslav2014-09-151-12/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | The code executed in the shredder completion callback must be called on the main thread but instead it was called on another one. This led to a crash. bug:17514533 Change-Id: Id9e86d38a90fedadc60f967b193470fd83eb3362
* | | Merge "Update print preview when a printer becomes available" into lmp-devSvetoslav2014-09-161-0/+1
|\ \ \
| * | | Update print preview when a printer becomes availableSvetoslav2014-09-151-0/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | We laizily request printer capabilities and when they are reported we were not updating the preview and as a result the content was not rendered, hence pages showing an empty state. bug:17514117 Change-Id: Icfee7eaa1ab63f5e4d7655d4057ef2110c27cd43
* | | Show the lockscreen when more than 1 user is presentAdam Lesinski2014-09-151-2/+1
|/ / | | | | | | | | Bug:17399024 Change-Id: Iaf2ea2747cbcd9db45ba9faa7c8fe0389a799855
* | Merge "Fix a crash in pring spooler." into lmp-devSvet Ganov2014-09-151-0/+4
|\ \
| * | Fix a crash in pring spooler.Svet Ganov2014-09-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the printer capabilities are reported with a delay which is pretty common we were trying to evaluate the preview page dimensions without having a media size resulting in a NPE. bug:17501953 Change-Id: I6765137f61b8fd060e9eabff07e632875d934963
* | | Merge "Doze: Aggressively dial down notification-related pulses." into lmp-devJohn Spurlock2014-09-155-84/+161
|\ \ \
| * | | Doze: Aggressively dial down notification-related pulses.John Spurlock2014-09-155-84/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When dozing and buzz-worthy notifications arrive, don't follow the LED logic with periodic pulses. Instead, follow a simple decay schedule after the initial arrival, pulsing only at 10s, 30s, 60s, and 120s. The schedule is reset when a new notification arrives, but only for the first three times, until either the pickup sensor is triggered or the device exits doze. Also: - Make the notification trigger configurable. - Centralize existing sysprop configuration into DozeParameters. - Decouple vibration from debugging, make separately configurable. - Remove "delayed" pulse concept, fold into new schedule. Bug:17496795 Change-Id: I64fc1c862bcfa1c288a4fd91c9d17e3bff245add
* | | | Merge "Set device admin on dpm set-device-owner command" into lmp-devEsteban Talavera2014-09-151-0/+1
|\ \ \ \
| * | | | Set device admin on dpm set-device-owner commandEsteban Talavera2014-09-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17312478 Change-Id: I4ef730a97d603352eda77f04a2b00fa97c2be662
* | | | | Merge "Changed the swipe up search affordance" into lmp-devSelim Cinek2014-09-1514-215/+702
|\ \ \ \ \
| * | | | | Changed the swipe up search affordanceSelim Cinek2014-09-1514-215/+702
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous card animation is removed and replaced by a animating circle with a shadow. Also fixes several cases where the card could either get stuck and the affordance was not launched. Bug: 17457300 Bug: 17444236 Change-Id: I005313a1dbe63d338490e6100dd3bd01e35687ba
* | | | | Fix priority for recent task thumbnail loaderJorim Jaggi2014-09-151-1/+1
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Follow up CL for Id9a32f87ca3f9f19e5cad5f115d54b19b26f4f93 Bug: 16513124 Change-Id: I3e95d0ae56a273c482db31b377f66fe7397d01f8
* | | | Aggressive tuning of recents memory usageJorim Jaggi2014-09-158-38/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limit the thumbnail count to a maximum of 10 thumbnails and the app icon count to a maximum of 20 thumbnails, instead of using a byte-size based limit. Also prune entries immediately when leaving recents. Bug: 16513124 Change-Id: Id9a32f87ca3f9f19e5cad5f115d54b19b26f4f93
* | | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-153-6/+6
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-143-6/+6
| | |_|/ | |/| | | | | | | | | | | | | | Change-Id: Ie385c9b051b20bf52b7c0b266ca4c9147f7fbb90 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-152-3/+3
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-142-3/+3
| |/ / / | | | | | | | | | | | | | | | | Change-Id: Ib73a5356d8804c8216be0ce59c84637ff609e81a Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-1572-2/+592
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-1472-2/+592
| |/ / / | | | | | | | | | | | | | | | | Change-Id: Ifb234cb1ae0c96f393e3b203488f61467d97c267 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-153-6/+6
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-143-6/+6
| |/ / / | | | | | | | | | | | | | | | | Change-Id: Idb536e9edfaee903119b8d84188d013e045f5fba Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-155-60/+60
|\ \ \ \