summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEGeoff Mendal2015-07-117-10/+10
| | | | | Change-Id: I7201c2b8f3e2e5319ed1ca4fd25f6d8987547913 Auto-generated-cl: translation import
* am 00c64f7c: Merge "Add android.net.CaptivePortal class for ↵Paul Jensen2015-07-101-5/+6
|\ | | | | | | | | | | | | captive-portal-handling-app callbacks" into mnc-dev * commit '00c64f7ca5b05384dc3c208eff43e0b1a037a7d0': Add android.net.CaptivePortal class for captive-portal-handling-app callbacks
| * Merge "Add android.net.CaptivePortal class for captive-portal-handling-app ↵Paul Jensen2015-07-101-5/+6
| |\ | | | | | | | | | callbacks" into mnc-dev
| | * Add android.net.CaptivePortal class for captive-portal-handling-app callbacksPaul Jensen2015-07-091-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | This new class replaces the awkward string token and ConnectivityManager APIs used by apps handling captive portals. Bug:21343774 Change-Id: I1a2c69edb17322715bf8422bb4216b0ea60bfd59
* | | am 3cc5c24b: Merge "Fix assist for hardware long-press" into mnc-devJorim Jaggi2015-07-095-30/+43
|\ \ \ | |/ / | | | | | | | | | * commit '3cc5c24b83edaab66c97b161e25ff0bd93b3e1b4': Fix assist for hardware long-press
| * | Merge "Fix assist for hardware long-press" into mnc-devJorim Jaggi2015-07-095-30/+43
| |\ \
| | * | Fix assist for hardware long-pressJorim Jaggi2015-07-085-32/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Activating the assistant will now route through SysUI, so we have the logic whether to start an activity or to start a voice interaction session in one single place. Bug: 22201770 Change-Id: I0f4699533aea2a1e595ee25a844434c82f548c01
* | | | am 58599104: Merge "Remove data icon for WFC" into mnc-devJason Monk2015-07-093-1/+21
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '5859910463df29324df868f30e0ff66440cf161f': Remove data icon for WFC
| * | | Merge "Remove data icon for WFC" into mnc-devJason Monk2015-07-093-1/+21
| |\ \ \
| | * | | Remove data icon for WFCJason Monk2015-07-093-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22095746 Change-Id: I0ca8420c2d88425cbb6da5fcc02c083355e933e9
* | | | | am 8969817a: Merge "Fix roaming icon when not default signal" into mnc-devJason Monk2015-07-092-1/+3
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '8969817a83e2ed5f28f67bd5f7f4de14a5455139': Fix roaming icon when not default signal
| * | | | Merge "Fix roaming icon when not default signal" into mnc-devJason Monk2015-07-092-1/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix roaming icon when not default signalJason Monk2015-07-082-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22183802 Change-Id: I0d38f23d81b79e53e3d92db8c6f6a1455a94da4c
* | | | | am 58295e71: Merge "Add Null checks while processing pairing cancel intent" ↵Sanket Padawe2015-07-091-1/+3
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit '58295e71d293c131508d280f1373d94716348b2e': Add Null checks while processing pairing cancel intent
| * | | | Add Null checks while processing pairing cancel intentSanket Padawe2015-07-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use case: Exception while handling pairing cancel Intent received 1. Initiate pairing from DUT to remote 2. Power off DUT after getting pairing popup Root Cause:Crash observed in settings application Change-Id: Ia05fe196ecf6a1d4ec26f85b0cf984e23089c728 Fix: Fixed by adding Null check in PairingCancelHandler
* | | | | am de335a7d: Merge "Fix Permission Typo." into mnc-devRobert Greenwalt2015-07-091-1/+1
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'de335a7dc4dcd6b1de8f4c455184f4c82d42612d': Fix Permission Typo.
| * | | | Fix Permission Typo.Robert Greenwalt2015-07-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no 'd' in privilege. And there is no spell checking in Manifests. bug:22358954 Change-Id: Ia122f51a81dc35760f277e23fe0f5a6d3d739457
* | | | | am 9f4c4ee6: Merge "Fix crash looping SystemUI." into mnc-devJeff Sharkey2015-07-081-0/+1
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '9f4c4ee66632e1355afa1218021ed728a99f7415': Fix crash looping SystemUI.
| * | | | Merge "Fix crash looping SystemUI." into mnc-devJeff Sharkey2015-07-081-0/+1
| |\ \ \ \
| | * | | | Fix crash looping SystemUI.Jeff Sharkey2015-07-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22358954 Change-Id: Ie8539d7f866ae722edd071f6b20e8f8881d82434
* | | | | | am 9201385f: Merge "Cleaned up the clipping logic for the dismiss motion." ↵Selim Cinek2015-07-085-11/+56
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit '9201385f2e59d58bc52a5fbe5a3b666850dcae5f': Cleaned up the clipping logic for the dismiss motion.
| * | | | | Merge "Cleaned up the clipping logic for the dismiss motion." into mnc-devSelim Cinek2015-07-085-11/+56
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Cleaned up the clipping logic for the dismiss motion.Selim Cinek2015-07-085-11/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notifications are now not clipped anymore during the animation and it is ensured that the State is always correctly reset after the animation. Bug: 22232352 Change-Id: Ic873a0b119d5f71c29f5fd9b76a7bee1ae74638b
* | | | | | am 6d712e06: Remove volume motion delayJorim Jaggi2015-07-082-7/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '6d712e06f7c35d4120ce8ded5961d3bb97c44cab': Remove volume motion delay
| * | | | | Remove volume motion delayJorim Jaggi2015-07-082-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable window animations, so we can start the show animation directly. Bug: 21335976 Change-Id: I1d25d0ce46b9a068efed0a1561051072cda226a9
* | | | | | am 8b0f3873: Merge "Add/Fix Permission check on SubscriptionManager." into ↵Robert Greenwalt2015-07-081-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dev * commit '8b0f3873a04103f6886fdc2fb79b9a3963567720': Add/Fix Permission check on SubscriptionManager.
| * | | | | Merge "Add/Fix Permission check on SubscriptionManager." into mnc-devRobert Greenwalt2015-07-081-1/+1
| |\ \ \ \ \
| | * | | | | Add/Fix Permission check on SubscriptionManager.Robert Greenwalt2015-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Things that are modifing should check the modify permission. bug: 19259681 Change-Id: I27c7501d6777deec902b9cd47e194eadef391869
* | | | | | | am 7f806ec2: Merge "Dump internal state of ImageWallpaper" into mnc-devAdrian Roos2015-07-081-0/+40
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '7f806ec2288df739a0ec03a2363cc912ad49f443': Dump internal state of ImageWallpaper
| * | | | | | Merge "Dump internal state of ImageWallpaper" into mnc-devAdrian Roos2015-07-081-0/+40
| |\ \ \ \ \ \
| | * | | | | | Dump internal state of ImageWallpaperAdrian Roos2015-07-071-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21148936 Change-Id: I09bea04594af7d3748db93d5b3a41b2209299ec2
* | | | | | | | am 3aa1b1e5: Merge "Lock screen text: consider possible WFC service in APM" ↵Etan Cohen2015-07-082-3/+74
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit '3aa1b1e5ec3a4e2074ea054b931cd68df45b43cf': Lock screen text: consider possible WFC service in APM
| * | | | | | | Merge "Lock screen text: consider possible WFC service in APM" into mnc-devEtan Cohen2015-07-082-3/+74
| |\ \ \ \ \ \ \
| | * | | | | | | Lock screen text: consider possible WFC service in APMEtan Cohen2015-07-082-3/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22302226 Change-Id: Icd885b45ced2b57665fbed54ec6caac36839db6c
* | | | | | | | | am a8c247e0: Merge "Fixed a bug where collapserunnables where dropped" into ↵Selim Cinek2015-07-081-5/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dev * commit 'a8c247e0b4e14123f85cec00500144ff28aaf6ed': Fixed a bug where collapserunnables where dropped
| * | | | | | | | Merge "Fixed a bug where collapserunnables where dropped" into mnc-devSelim Cinek2015-07-081-5/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Fixed a bug where collapserunnables where droppedSelim Cinek2015-07-071-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a runnable was added while iterating over it, it was cleared right after. Bug: 22260165 Change-Id: I2faf9af61c08853eb8364d49ccd36d686a4b3bf8
* | | | | | | | am fede4258: Merge "Remove bang from not connected wifi" into mnc-devJason Monk2015-07-081-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fede4258fa1bf880c2b88ebea3c886003662fc74': Remove bang from not connected wifi
| * | | | | | | Remove bang from not connected wifiJason Monk2015-07-081-1/+1
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22281118 Change-Id: I4752c0e7378fca4a94c73083a8a394cde7d6f170
| * | | | | | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-085-10/+10
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-085-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5480292e44e527d094f57361680708eba4aef6d8 Auto-generated-cl: translation import
| * | | | | | | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-082-25/+25
| |\ \ \ \ \ \ \
| | * | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-082-25/+25
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5571e07743dcea7a5e3f064599480796132cc31c Auto-generated-cl: translation import
| * | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-084-4/+4
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I173b85dbcf36fdc7023137949f7bb416dabc2cf5 Auto-generated-cl: translation import
* | | | | | | am 4d2593d3: Merge "Make StorageMeasurement multiprofile aware." into mnc-devZoltan Szatmary-Ban2015-07-081-35/+57
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '4d2593d3f2ce052de5000ebec28bc99a12dd5497': Make StorageMeasurement multiprofile aware.
| * | | | | | Merge "Make StorageMeasurement multiprofile aware." into mnc-devZoltan Szatmary-Ban2015-07-081-35/+57
| |\ \ \ \ \ \
| | * | | | | | Make StorageMeasurement multiprofile aware.Zoltan Szatmary-Ban2015-07-031-35/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22117317 Bug: 22223456 Change-Id: Ic8a5c1fedcf71c5b1fcae04f32c3d9734a098517
| * | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-0778-1087/+548
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id6958aa309a3c3c778070b94c9d8f969da04124c Auto-generated-cl: translation import
* | | | | | | am e86f1752: Merge "Use custom theme for keyguard presentation" into mnc-devJim Miller2015-07-072-3/+9
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit 'e86f175229f5cf7b6149ecc19cf8de60be722293': Use custom theme for keyguard presentation
| * | | | | | Merge "Use custom theme for keyguard presentation" into mnc-devJim Miller2015-07-072-3/+9
| |\ \ \ \ \ \