summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing up glowpad scaling issues (issue 7494378)" into jb-mr1-lockscre...Adam Cohen2012-11-071-3/+13
|\
| * Fixing up glowpad scaling issues (issue 7494378)Adam Cohen2012-11-071-3/+13
* | Merge "Allowing rotation while adding lockscreen widgets" into jb-mr1-lockscr...Michael Jurka2012-11-071-5/+0
|\ \ | |/ |/|
| * Allowing rotation while adding lockscreen widgetsMichael Jurka2012-11-071-5/+0
* | Giving glow pad the brains to scale itself dynamically (issue 7449554)Adam Cohen2012-11-061-17/+99
|/
* Removing sticky widgets in lockscreenMichael Jurka2012-11-061-15/+5
* Handle DevicePolicyManagement and safe mode when inflating widgetsJim Miller2012-11-061-0/+31
* Use clock's widget as the default keyguard widgetMichael Jurka2012-11-011-5/+1
* Accessibility support for the lockscreen - phone.Svetoslav Ganov2012-10-311-7/+6
* Use new keyguard appwidget pickerMichael Jurka2012-10-311-0/+5
* Fixed misplacement of cancel(X) button for Face UnlockBrian Colonna2012-10-301-5/+7
* FUL uses square aspect ratio for all layouts fixes b/7426399Brian Colonna2012-10-301-0/+67
* Use settings to persist sticky widget.John Spurlock2012-10-271-9/+15
* Merge "single unlock target with honycomb semantics" into jb-mr1-lockscreen-devChris Wren2012-10-261-10/+50
|\
| * single unlock target with honycomb semanticsChris Wren2012-10-261-10/+50
* | Merge "Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Sett...Fabrice Di Meglio2012-10-262-14/+1
|\ \
| * | Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...Fabrice Di Meglio2012-10-262-14/+1
* | | Fix bug where it wasn't possible to add widgetsMichael Jurka2012-10-261-1/+1
* | | Implement "sticky" widget logic.John Spurlock2012-10-261-0/+9
| |/ |/|
* | Persist reordering/deleting widgets on keyguardMichael Jurka2012-10-251-14/+30
* | Fix buildMichael Jurka2012-10-241-1/+0
* | Adding ability to add multiple widgets to keyguardMichael Jurka2012-10-241-14/+91
* | Fix up GlowPadView attributesAdam Powell2012-10-231-4/+1
|/
* Merge "Make all lockscreen widgets follow haptic flag." into jb-mr1-devJeff Sharkey2012-10-125-14/+45
|\
| * Make all lockscreen widgets follow haptic flag.Jeff Sharkey2012-10-125-14/+45
* | Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio2012-10-102-3/+12
|/
* Merge "Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)" in...Fabrice Di Meglio2012-10-101-3/+3
|\
| * Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)Fabrice Di Meglio2012-10-101-3/+3
* | Move lockscreen to using haptic feedback setting.Jeff Sharkey2012-10-101-8/+2
|/
* Properly handle cancel event in GlowPadViewJim Miller2012-10-071-6/+2
* Plumbing to allow keyguard to be shown with user switcher (issue 7175023)Adam Cohen2012-10-041-0/+21
* Send LockPatternView accessibility announcements before callbacksalanv2012-10-031-7/+5
* Merge "Fix camera disambiguation in secure keyguard" into jb-mr1-devJim Miller2012-10-021-4/+6
|\
| * Fix camera disambiguation in secure keyguardJim Miller2012-10-011-4/+6
* | Sets accessibility importance for the home/up button.Casey Burkhardt2012-10-011-10/+18
|/
* Update keyguard layouts on phoneJim Miller2012-09-271-28/+56
* LockScreen: only set keystore password for ownerKenny Root2012-09-251-4/+13
* Merge "Better handling of multiple touch events in GlowPadView" into jb-mr1-devJim Miller2012-09-231-7/+26
|\
| * Better handling of multiple touch events in GlowPadViewJim Miller2012-09-231-7/+26
* | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-233-6/+4
|\ \
| * | Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-233-6/+4
* | | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-231-0/+3
|\ \ \ | |/ /
| * | Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-0/+3
* | | Merge "Show lockscreen widgets for the current user." into jb-mr1-devAmith Yamasani2012-09-211-6/+8
|\ \ \ | |_|/ |/| |
| * | Show lockscreen widgets for the current user.Amith Yamasani2012-09-211-6/+8
* | | Merge "Remove UID checks from LockPatternUtils" into jb-mr1-devJim Miller2012-09-211-27/+13
|\ \ \ | |/ / |/| |
| * | Remove UID checks from LockPatternUtilsJim Miller2012-09-211-27/+13
* | | Add support for changing status widget on security screenMichael Jurka2012-09-201-0/+11
|/ /
* | Update keyguard selector view to match UX design specJim Miller2012-09-191-4/+25
|/
* Fix deadlock in LockPatternUtils by using local id.Craig Mautner2012-09-191-11/+6