summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Fix SysUI crash on device boot.Julia Reynolds2015-07-311-10/+12
* Merge "Handle volumes without visible paths." into mnc-devJeff Sharkey2015-07-311-1/+5
|\
| * Handle volumes without visible paths.Jeff Sharkey2015-07-301-1/+5
* | The heads up now correctly dissapears when clickingSelim Cinek2015-07-307-2/+41
* | Merge "Fixed a heads up crash" into mnc-devSelim Cinek2015-07-301-1/+1
|\ \
| * | Fixed a heads up crashSelim Cinek2015-07-291-1/+1
* | | Merge "Introduced android.permission.PEERS_MAC_ADDRESS permission" into mnc-devFyodor Kupolov2015-07-301-1/+1
|\ \ \
| * | | Introduced android.permission.PEERS_MAC_ADDRESS permissionFyodor Kupolov2015-07-271-1/+1
* | | | Don't call cancel() when fingerprint auth failsJim Miller2015-07-301-2/+0
* | | | Merge changes from topic 'fix-media-notifications' into mnc-devDaniel Sandler2015-07-301-7/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix media notification action icons.Dan Sandler2015-07-291-7/+17
* | | | Merge "Fix touch target for settings icon" into mnc-devJason Monk2015-07-301-7/+7
|\ \ \ \
| * | | | Fix touch target for settings iconJason Monk2015-07-291-7/+7
| | |_|/ | |/| |
* | | | Fix state weirdness in the panelJorim Jaggi2015-07-301-4/+2
* | | | Merge "Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services pe...Billy Lau2015-07-291-40/+8
|\ \ \ \
| * | | | Bug: 21589105 Rescope WRITE_SETTINGS permission (framework services perm checkBilly Lau2015-07-291-40/+8
* | | | | Accessibility: Read the time correctly in quick settings.Dan Sandler2015-07-292-1/+4
|/ / / /
* | | | Merge "Fix pattern lock for accessibility" into mnc-devAdrian Roos2015-07-292-4/+1
|\ \ \ \
| * | | | Fix pattern lock for accessibilityAdrian Roos2015-07-292-4/+1
* | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-2978-81/+1051
| |/ / / |/| | |
* | | | Merge "Resource for setting default NFC payment component." into mnc-devMartijn Coenen2015-07-292-1/+21
|\ \ \ \
| * | | | Resource for setting default NFC payment component.Martijn Coenen2015-07-272-1/+21
* | | | | Merge "Add sizes to SysUI tests" into mnc-devJason Monk2015-07-295-0/+10
|\ \ \ \ \
| * | | | | Add sizes to SysUI testsJason Monk2015-07-285-0/+10
* | | | | | Animation for touch, wake and unlockJorim Jaggi2015-07-2817-123/+321
* | | | | | Merge "Add filter for personal apps that are not disabled until first use" in...Zach Johnson2015-07-281-0/+15
|\ \ \ \ \ \
| * | | | | | Add filter for personal apps that are not disabled until first useZach Johnson2015-07-241-0/+15
* | | | | | | Merge "Fix network name not showing in QS sometimes" into mnc-devJason Monk2015-07-281-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix network name not showing in QS sometimesJason Monk2015-07-201-1/+2
* | | | | | | Merge "Allow assist gesture when notification shade is expanded" into mnc-devJorim Jaggi2015-07-281-3/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Allow assist gesture when notification shade is expandedJorim Jaggi2015-07-241-3/+1
* | | | | | | Merge "Fix QS switch accessibility problem" into mnc-devJason Monk2015-07-271-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix QS switch accessibility problemJason Monk2015-07-271-1/+3
* | | | | | | | Merge "Pass correct extras to the custom print options activity" into mnc-devSvetoslav Ganov2015-07-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Pass correct extras to the custom print options activitySvet Ganov2015-07-251-1/+1
* | | | | | | | | Merge "Move PIN/Pattern appear animation to RenderThread (1/2)" into mnc-devJorim Jaggi2015-07-274-59/+97
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move PIN/Pattern appear animation to RenderThread (1/2)Jorim Jaggi2015-07-224-59/+97
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "decide interruptions based on current data, not previous data." into m...Chris Wren2015-07-271-2/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | decide interruptions based on current data, not previous data.Chris Wren2015-07-171-2/+5
* | | | | | | | | Merge "Change to connectivitycheck.gstatic.com" into mnc-devErik Kline2015-07-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Change to connectivitycheck.gstatic.comErik Kline2015-07-201-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Fixed wake to unlock when the device has never been unlocked" into mnc...Selim Cinek2015-07-251-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed wake to unlock when the device has never been unlockedSelim Cinek2015-07-241-2/+7
* | | | | | | | | Merge "Adapted the behavior when unlocking with fingerprint is not allowed" i...Selim Cinek2015-07-256-8/+46
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Adapted the behavior when unlocking with fingerprint is not allowedSelim Cinek2015-07-236-8/+46
* | | | | | | | am a65de4fd: am b2f8c716: am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent insa...Adrian Roos2015-07-241-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | am b2f8c716: am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent insanely long pas...Adrian Roos2015-07-241-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from c...Adrian Roos2015-07-231-0/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUIAdrian Roos2015-07-231-0/+1
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ am 9b6a6099: Prevent insanely long passwords from crashing SystemUIAdrian Roos2015-07-231-0/+1
| | | | |\ \ \ \ \ \ \