summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/FolderIcon.java
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet : Add folder on folder checksDanesh M2014-12-021-1/+10
| | | | | | | - Check if the new folder can accomodate all items - Don't expand folder if trying to drop folder on folder Change-Id: I208e3afd4ee6aeeea01928fc77e136d6085c4fdc
* Folders: Merge FoldersDanesh M2014-12-021-0/+9
| | | | | | | This allows a folder A's contents to be merged into folder B when folder A is drag/dropped onto folder B. Change-Id: I41d62d04b6b4f0932cc68fb6d2a3be111b063d53
* Protected Apps: Delay Protected Apps changed reload till onResumeRaj Yengisetty2014-12-021-1/+1
| | | | Change-Id: I54724187c3ab168a3beb0791852a1c842bdbabf9
* Protected App [3/3] Trebuchet - Protected Apps - Build fixed to work with ↵Raj Yengisetty2014-11-191-2/+26
| | | | | | | | | | | | | | | | | LOCAL_SDK_VERSION - Fixed adding components to protected folders and adding protected folders to other folders - Fixed issues with EditText for FolderName - Adding support for Settings hooks - Uses Setting's LockPattern for Protected Apps - Add Read from Settings Secure DB (DO NOT WRITE!) - Protecting a folder updates Launcher without restart - Batch send component visibility Conflicts: AndroidManifest.xml res/values/preferences_defaults.xml src/com/android/launcher3/AppsCustomizePagedView.java src/com/android/launcher3/Folder.java src/com/android/launcher3/FolderIcon.java src/com/android/launcher3/Launcher.java src/com/android/launcher3/LauncherModel.java src/com/android/launcher3/LauncherProvider.java src/com/android/launcher3/OverviewSettingsPanel.java Change-Id: I41c295e7f2c9abc9b2e77e6e3d39b7ca60d47139
* Updating the icon click feedbackSunny Goyal2014-08-191-2/+3
| | | | | | | | | > Using BubbleTextView everywhere, removed PagedIconView > There is a brightness feedback on touch and shadow feedback on click, until app launches issue: 16878374 Change-Id: I3dc1149a123c8a75feca6210948398bf2187f1f2
* Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+1
| | | | | | issue: 16352129 Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
* Updating the virtual preloader UX.Sunny Goyal2014-08-111-2/+2
| | | | | | | | | | | | > No click feedback when in preloader mode > No preloader UI when drawn in drag layer > The preloader consists of a background 9 patch image and a circular progress is drawn in the content region of the background. > The preloader is drawn in a slightly larget area than the actual bounds to make the circular progress more prominent compared to the icon. issue: 15835307 Change-Id: Ifec3d93ecf1fac994d1128b517da3797247e7ed6
* Merge "Preliminary work on Material Transitions" into ub-now-masterAdam Cohen2014-07-191-1/+1
|\
| * Preliminary work on Material TransitionsAdam Cohen2014-07-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Early exploration of AllApps Hero transition with circular reveal -> Stripping a bunch of dead code from AppsCustomizeTabHost -> Moved background scrim to DragLayer -> Removed "SMALL" state from workspace: replaced with NORMAL_HIDDEN and OVERVIEW_HIDDEN. This is mainly to reduce the overall usage of the z-space model between allapps/widgets and workspace. There are vestigial remains of this model, mainly due to the overview mode, and a bit for spring-loaded. Change-Id: If2302a24394f0ec66621f01ffa2fc4934aa10c3f
* | Merging Motorola's patch to disable apps when is safe mode.Sunny Goyal2014-07-181-4/+11
|/ | | | | | issue: 16044192 Change-Id: I10069dcdf459ecc71361271e883eabb743d77822
* Adding a circular progress bar for preloader iconsSunny Goyal2014-07-161-2/+7
| | | | Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9
* Enabling quantum look and feel everywhereAdam Cohen2014-07-071-14/+3
| | | | | | | | -> _l assets become default, new folder icon look is default -> Starting to unify folder look / feel with all apps -> New page indicators Change-Id: I50b2c647fbcbe6ed27705527d8e16bd89e123d0b
* Make folder stack more vertical for LMP previewAdam Cohen2014-06-101-0/+12
| | | | | | issue 15544569 h) Change-Id: Ie9830429f629db0963f5313d9e4c0c18b14bff4a
* Preventing crash when hovering over folder icon with widget shortcutAdam Cohen2014-05-191-1/+7
| | | | | | issue 13748105 Change-Id: I053f6c7748310ad117ec216655e6147bfe6e4f85
* Fix long press after already moving off iconJason Monk2014-04-221-1/+15
| | | | | | | | | | | | | When an icon is in the Hotseat and a user drags off from the icon, but continues holding down, the icon gets a long press triggered by the CheckLongPressHelper. To fix this a check has been added on move events to see if the point has moved outside the view and to cancel the long press check callback if it has. Bug: 13569451 Change-Id: Id175cdc220d70b5e9f8e492ed5a3cc7c3f11db10
* Make FolderIcon.getFolder() public and add Folder.getContent().Anjali Koppal2014-03-101-1/+1
| | | | Change-Id: I21ad8b8178acbde2759cd2dfcd015d91e00b7505
* Implement spring-loading of folders when dragging over.Jorim Jaggi2014-02-121-0/+31
| | | | | Bug: 8912132 Change-Id: Id81889a133e56461df2e20599c4b40020818ba18
* Clean up importsMichael Jurka2013-12-131-2/+1
|
* Initial changes to support smaller landscape layouts.Winson Chung2013-10-281-9/+10
| | | | Change-Id: If0abe2b82eb08bae4f1ce65b805362d548acb876
* Ensuring that we restore bounds when resizing them for folder preview ↵Winson Chung2013-10-141-0/+3
| | | | | | drawing. (Bug 11203738) Change-Id: I0cef3916217bd3808363cafcfb25c2cd140f35fc
* Change folder icon item overlay to white (issue 11030725)Adam Cohen2013-10-011-1/+2
| | | | Change-Id: I119cd06211722f86f901eb08ee9f7d1d9903e4ea
* Folder assetsAdam Cohen2013-09-221-1/+1
| | | | Change-Id: I8db554990ebe5f695af293c1b482abcd20704b4f
* More folder cleanupAdam Cohen2013-09-201-1/+4
| | | | | | | | -> Eliminating out ring -> Fixing the cursor color -> Using "nolip" asset appropriately Change-Id: Ie0e341e865298555dcb0fcb5644e1f3e6b5e39e6
* Move wallpapers to external activityMichael Jurka2013-09-041-2/+2
| | | | | | | Also renaming Launcher's ApplicationInfo to AppInfo since ApplicationInfo is already a framework class Change-Id: Ib3e91d2ba4ace458d790a26c0ce850870fd3f146
* Initial Changes for Dynamic GridWinson Chung2013-08-201-7/+21
| | | | Change-Id: I9e6f1e5167791cf8dc140778dfa447f86424e9bf
* Remove unnecessary FolderRing bitmaps.Daniel Sandler2013-07-311-4/+5
| | | | | Bug: 10097530 Change-Id: Ic791d5c36b16474e1ab0a800e18aec802755dd67
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-081-4/+0
| | | | | | | | | | | | -> We are no longer scaling individual Celllayouts, instead we are scaling the entire Workspace (and the CellLayouts come along for the ride) -> Due to the above change, many assumptions were broken. In particular, our drag and drop / animation archiecture is fairly fragile due to the frequent and complex mapping of points between different bits of the hierarchy. This CL contains a number of fixes which address such breakages. Change-Id: I2e630eab17528729b764b61f587858f6499fd318
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+667
Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b