summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Progress towards staging ASECs.Jeff Sharkey2014-08-181-254/+38
| | | | | | | | | | | | | | | | | | | | Move location selection logic into shared PackageHelper location, and share it between DCS and PackageInstaller. Fix bugs related to installed footprint calculation; always count unpacked native libs. Have PMS do its own threshold checking, since it's fine to stat devices. PMS only ever deleted staging ASECs, so move that logic into installer and nuke unclaimed staging ASECs. Allocate legacy ASEC names using PackageInstaller to make sure they don't conflict with sessions. Start wiring up session to allocate ASEC and pass through staged container for installation. Fix bug to actually delete invalid cluster-style installs. Bug: 16514385 Change-Id: I325e0c4422fc128398c921ba45fd73ecf05fc2a9
* Merge "Temporary workaround for NetworkOverLimitActivity dialog." into lmp-devJohn Spurlock2014-08-161-2/+0
|\
| * Temporary workaround for NetworkOverLimitActivity dialog.John Spurlock2014-08-181-2/+0
| | | | | | | | | | | | | | Remove the window type, since it now crashes SystemUI. Bug:17102499 Change-Id: I69230242e27150f9e38822b5cd3745caae108287
* | Play "device trusted" sound when onTrustInitiatedByUser firesAdrian Roos2014-08-185-6/+58
|/ | | | | Bug: 16840500 Change-Id: I73fbe5c2cff665ccb637abb9039d57f377d9df53
* Merge "QS: Add scanning progress state indication." into lmp-devJohn Spurlock2014-08-166-4/+117
|\
| * QS: Add scanning progress state indication.John Spurlock2014-08-166-4/+117
| | | | | | | | | | | | | | | | | | | | | | - Create a modified version of the new platform horizontal indeterminate progress indicator, and align it to the bottom of the header. - Ensure the scanning state takes the active detail panel into account. Bug:16145178 Change-Id: I7f80c458ff6565aa00085da9059a4e9fe7e49233
* | Change 'disable hardware keyboard' to 'show input method'Michael Wright2014-08-174-31/+10
| | | | | | | | | | | | | | | | | | | | Previously it implied that the hardware keyboard would be disabled, but really the toggle would just enable showing the IME even if a hardware keyboard was present. Changed the string and swapped the semantics to be more clear about the behavior. Bug: 14066881 Change-Id: I9c8a7eb98b5277f1d09cc19fa7402e9b4cf51d92
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-08-161-11/+11
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-08-151-11/+11
| |/ | | | | | | | | Change-Id: I331a48ef418aa24e80bf690a566dd970e7a2b398 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-08-165-13/+13
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-08-155-13/+13
| |/ | | | | | | | | Change-Id: I7f283fa34aa5503bb34e7a085268abb4743032dd Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-08-161-1/+1
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-08-151-1/+1
| |/ | | | | | | | | Change-Id: Idc0468cdd27bc282b6386f2378ec837b214f668a Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-08-162-2/+2
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-08-152-2/+2
| |/ | | | | | | | | Change-Id: I31fd074b4124de3fabbc62a7a161497bd2865a4c Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-08-1665-775/+391
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-08-1565-775/+391
| |/ | | | | | | | | Change-Id: I287e3613eab6a99a30a025ba979b3eae287478c3 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-08-163-6/+6
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-08-153-6/+6
| |/ | | | | | | | | Change-Id: Iad4e740bda603a5a7fb00961c82f01d34b07d8d4 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2014-08-1572-881/+2140
|/ | | | | Change-Id: Idc57a1961ba0cf31e9542f6bf2666cebc7e82c68 Auto-generated-cl: translation import
* Update strings for guest session dialogAmith Yamasani2014-08-151-3/+3
| | | | | Bug: 16898180 Change-Id: I29b96a8ef3280d9d582562c245ca12a1d65eb878
* Merge "Copy certain settings to the managed profile" into lmp-devAmith Yamasani2014-08-151-8/+135
|\
| * Copy certain settings to the managed profileAmith Yamasani2014-08-151-8/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | All reads of those specific settings will go to the primary user. Inserts to primary also go to managed profiles in order to notify any observers. This enables Location settings to be shared by both profiles. Also some other settings related to IME and Accessibility since those services are shared across the profiles. Bug: 16457210 Change-Id: Ib8fd697b5c78027fcbaf245d82dda5e6d6aab4f0
* | Fix errors that could lead to brightness flickeringAdrian Roos2014-08-152-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | Ensures that changing the brightness doesn't lead to another write to settings from SystemUI. Also makes sure that a BrightnessDialog from a background user is never showing. While we're in there, fix the obsolete window flags as well and ensure BrightnessDialog only ever allocates one BrightnessController. Bug: 16297345 Change-Id: Id95b598b0fa99680072bc160afb00d2cd49f05ca
* | Zen: Downtime now a condition provider, persist conditions.John Spurlock2014-08-153-66/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Persist the entire exit condition instead of only the id. - Make downtime a proper condition provider (similar to the existing countdown provider for time-based conditions) - Move all downtime-related items out of ZenModeHelper and into the new condition provider. - Reevaluate downtime more often, when any of its inputs change. - Make sure downtime appears as an available condition in the condition panel when applicable. Bug:16296125 Bug:16211189 Bug:17031767 Change-Id: I1d8269a4e6fe170ce776bf932dbbdfb29dd25dd7
* | Merge "Fixed several bugs with the notification shade" into lmp-devSelim Cinek2014-08-158-68/+92
|\ \
| * | Fixed several bugs with the notification shadeSelim Cinek2014-08-158-68/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up the code around mMaxPanelHeight of the PanelView which could lead to flickering during peeking. Changed the panel opening logic to account for lag when we need to wait for a layout, which could lead to inconsistent animations. Fixed a bug where holes could appear in the shade when notifications were updating. This also improved the general updating behaviour which is now done in a nicer animation. Bug: 15942322 Bug: 15861506 Bug: 15168335 Change-Id: Ifd7ce51bea6b5e39c9b76fd0d766a7d2c42bf7a4
* | | Show InCallScreen when swiping phone affordance while in a callYorke Lee2014-08-141-1/+15
| | | | | | | | | | | | | | | | | | Bug: 16344259 Change-Id: Ifd7975295d9c98af302b5ce769076152acf59939
* | | Fix emergency call when in launch transition.Jorim Jaggi2014-08-141-0/+1
| | | | | | | | | | | | | | | Bug: 16831662 Change-Id: I3411decc3053a7e5fc760ffce5e8b3c52a6e0c49
* | | Hide icons on Keyguard when QS is openJorim Jaggi2014-08-143-28/+18
| | | | | | | | | | | | | | | Bug: 16794381 Change-Id: Ic8525bb5e8882bd37bf63d29be60d4cc8f40b26a
* | | Fix QS expansion weirdnessJorim Jaggi2014-08-143-12/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix that the clock/avatar could get too large. - Fix QS collapsing when on Keyguard and scroll view is scrolled - Fix that clock/avatar didn't grow after a layout when expanding - Fix flicker in header when overexpanding the panel - Fix flicker from QS panel when it changes size - Fix that scroll view still was scrolled after collapsing QS Bug: 16869692 Bug: 16894194 Change-Id: Ic0f89ab860979db4d0438007b4d0d044d3e8c4ae
* | | Fix scaling of text in quick settings header viewJorim Jaggi2014-08-142-18/+32
| | | | | | | | | | | | | | | Bug: 16824061 Change-Id: Ic2b5d42f4485885f43448ab311972a886d6da6d6
* | | Merge "Make sure we're obtaining themed drawables correctly" into lmp-devAlan Viverette2014-08-123-19/+14
|\ \ \
| * | | Make sure we're obtaining themed drawables correctlyAlan Viverette2014-08-143-19/+14
| | | | | | | | | | | | | | | | Change-Id: I446a3492f7bf5a897c5d698e61327af4b7840d85
* | | | Switch exiting screen pinning to recents+backJason Monk2014-08-142-13/+67
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | When accessibility is on, still use just recents. While here fix strings to be less wrong. Still need finalization. Bug: 16649417 Change-Id: I94debe9471d5132f1f662543cc98cbde638c758d
* | | Fix listening states for two-finger and fast-double swipeJorim Jaggi2014-08-141-0/+9
| | | | | | | | | | | | | | | Bug: 16655660 Change-Id: I46d826edc901e08eb1513fe87de2f63228581617
* | | Don't scale notifications on Keyguard for devices < xxhdpiJorim Jaggi2014-08-148-4/+96
| | | | | | | | | | | | | | | Bug: 16824061 Change-Id: Iccccebcd17357764aef325df0cd220508fcf7403
* | | Merge "Disable DragDownHelper in QS" into lmp-devJorim Jaggi2014-08-122-2/+5
|\ \ \
| * | | Disable DragDownHelper in QSJorim Jaggi2014-08-142-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Leads to a weird state and doesn't really make sense. Bug: 16824757 Change-Id: I8a213d8151b58027309e79e5c010ff11946b7ca1
* | | | No need for drawing caches on notifications.Dan Sandler2014-08-141-2/+0
|/ / / | | | | | | | | | | | | | | | | | | They just chew up memory. Bug: 10918599 Change-Id: I99761846e88b7ea25270d7a70d118963b1d72e5f
* | | Label user switcher button for accessibilityAdrian Roos2014-08-142-0/+27
| | | | | | | | | | | | | | | Bug: 15692931 Change-Id: I4add4c21fd0ed95cc3a49e2841173589f37db08a
* | | Merge "Anchoring the front most task to make the dismiss animation more ↵Winson Chung2014-08-122-2/+22
|\ \ \ | |/ / |/| | | | | stable. (Bug 16939699)" into lmp-dev
| * | Anchoring the front most task to make the dismiss animation more stable. ↵Winson Chung2014-08-132-2/+22
| | | | | | | | | | | | | | | | | | (Bug 16939699) Change-Id: I49aa14bbc7fdb2fb0884a8255af385dbbbe656f8
* | | Merge "Remove REMOTE_STREAM_MUSIC references from AudioService" into lmp-devRoboErik2014-08-121-22/+23
|\ \ \
| * | | Remove REMOTE_STREAM_MUSIC references from AudioServiceRoboErik2014-08-141-22/+23
| | |/ | |/| | | | | | | | | | | | | | | | | | | This removes the fake stream from AudioService and cleans up references to it. Also removes isLocalOrRemoteMusicActive. bug:15884752 Change-Id: I1c2b57a2f8ba80061313737f254463f4c80ce8c3
* | | Merge "Fixed a NPE during setup wizard" into lmp-devSelim Cinek2014-08-121-1/+3
|\ \ \ | |/ / |/| |
| * | Fixed a NPE during setup wizardSelim Cinek2014-08-141-1/+3
| | | | | | | | | | | | | | | | | | | | | The heightChangedListener might not be set. Bug: 17000238 Change-Id: I3e930d22eeaeea5984c089d3f76c91997e4a2b01
* | | Merge "Add content description for brightness slider" into lmp-devAdrian Roos2014-08-132-0/+4
|\ \ \
| * | | Add content description for brightness sliderAdrian Roos2014-08-142-0/+4
| | | | | | | | | | | | | | | | Bug: 15696099 Change-Id: I834020c1505fd5e07a1ba4f120e0f811c598953a
* | | | Make string consistent with Android writing guidelinesJorim Jaggi2014-08-141-1/+1
|/ / / | | | | | | | | | | | | Bug: 17018250 Change-Id: I1ab736bddc81e4741995175db62a7d0ff459a940