summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/FocusHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of private APIsMichael Jurka2012-04-251-6/+4
| | | Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
* Fix warnings and remove dead codeMichael Jurka2012-04-131-1/+0
| | | Change-Id: I574d823fedf4b752c3df5a72599b390f708823ac
* Eliminate custom alpha handling in CellLayoutMichael Jurka2012-03-201-5/+6
| | | | | | Also rename CellLayoutChildren to ShortcutsAndWidgetsView Change-Id: Ic2ebc5497adb153cc2fce99730cc2c6fbdc101e6
* Clean up unused code and import declarationsMichael Jurka2011-11-281-8/+0
| | | | Change-Id: If36fd2d99a51b07290b13f697b3ea08d31feb023
* Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)Adam Cohen2011-10-201-57/+77
| | | | Change-Id: I841823e28bf419028afea2a57352c4ad45c7c4a0
* Adding keyboard support to folders and fixing renaming rough edgesAdam Cohen2011-09-291-35/+126
| | | | Change-Id: I62e1a5699e4c7e8d53f5f7d6331a854270a83aa1
* Fixing some small issues.Winson Chung2011-09-271-15/+30
| | | | | | | | | - Adding All Apps pressed state (5375824) - Ensuring the drop targets are single line (5375563) - Adding some checks in kb focus logic to appease some frantic monkeys (4508638) - Removing some unused assets Change-Id: I46702ee25c638849c716f0d8428f68c2b06c1c2e
* Adding workaround for crashes (5087036, 4556344) now that widget previews ↵Winson Chung2011-07-281-9/+19
| | | | | | are loaded asynchronously. Change-Id: I2cfc0760bb563360434c7a8ecf4b198c20d15be6
* Fixing various issues with the dock.Winson Chung2011-07-211-2/+15
| | | | | | | - Prevent crash due to no overlays in certain device configurations - Fixing kb crash and adding content description for Apps button Change-Id: Ie2a2bc29e7b9408a165f93d108fdd803193afc29
* Removing unused resourcesMichael Jurka2011-07-201-99/+0
|
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-6/+6
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Removing the old dot.dot.dot page indicators at the bottom.Winson Chung2011-06-231-84/+4
| | | | Change-Id: Ia501329223c5e80634b1f9e3f13ceac378217491
* Fixing crash in FocusHelper and removing some old focus code for old ↵Winson Chung2011-06-131-128/+10
| | | | | | Customize layout. Change-Id: Ifd8a38174bbcf04c0ffeeefb4f42419e82a6ba95
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-3/+3
| | | | | (later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android) Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
* Adding keyboard focus support for phones.Winson Chung2011-05-091-5/+289
| | | | Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+772
Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da