summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Removing unused cling resources.Sunny Goyal2014-08-271-42/+0
| | | | Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
* Merge "Improving restored widget behavior" into ub-now-porkchopSunny Goyal2014-08-285-95/+170
|\
| * Improving restored widget behaviorSunny Goyal2014-08-275-95/+170
| | | | | | | | | | | | | | | | | | | | | | > Clicking a broken widget install shows a dialog similar to an app icon > Clicking remove on the dialog removed all components for the corresponding package > Widget pending view shows 'Setup' text instead of icon, if there is enough space Change-Id: I82ec0a1ee9542c1e3b860e6e00798a80450dce3c
* | Merge "Updating Clings UI" into ub-now-porkchopSunny Goyal2014-08-284-140/+104
|\ \
| * | Updating Clings UISunny Goyal2014-08-274-140/+104
| |/ | | | | | | | | | | issue: 16127412 Change-Id: Ie5885cabbef086e3b08811da72af88d01c4405e7
* / Remove StopShip from UserManagerCompactVl file.Dharmesh Mokani2014-08-271-6/+1
|/ | | | | | | New getBadgedIconForUser is available to all dogfood users and droidfood users (LRW52G). GSA will crash if system build is less than LRW38. Change-Id: I8d6bf9d065fa79198fa63b110de37f84663ed940
* Updating clings, removing ununsed clingsSunny Goyal2014-08-259-1114/+293
| | | | | | issue: 16127412 Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7
* Merge "Changing hotseat keyboard controls" into ub-now-porkchopSunny Goyal2014-08-253-43/+84
|\
| * Changing hotseat keyboard controlsSunny Goyal2014-08-203-43/+84
| | | | | | | | | | | | | | | | | | | | > Left and right keys don not navigate to next/prev page > Down arrow on apps apps last row, do not take the focus to the end > Nagivation sounds when focus changes issue: 16352221 Change-Id: I5982f22dc80c408673092f8fa8ca1b2fc6381635
* | Fix all apps transition for transposed tablet layoutsAdam Cohen2014-08-241-7/+18
| | | | | | | | Change-Id: I33bf163bc74b3cf703cb88a5209d9a205d80dbfa
* | Merge "Update adjacent page hints" into ub-now-porkchopAdam Cohen2014-08-231-9/+20
|\ \
| * | Update adjacent page hintsAdam Cohen2014-08-221-9/+20
| | | | | | | | | | | | | | | | | | -> draw the hints immediately above the workspace Change-Id: Id09070e3876516daf9650132052ab61d02a2cf4d
* | | Merge "Change URI favorite resolving to use launch intents" into ub-now-porkchopJason Monk2014-08-211-2/+4
|\ \ \
| * | | Change URI favorite resolving to use launch intentsJason Monk2014-08-201-2/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Rather than dropping the user in the middle of the app wherever our intent resolves to, add a shortcut to the launch intent of the app that handles that intent. Bug: 16459162 Change-Id: I58256cdc9dc1b3441815f60cc354b60f91fb1a16
* | / Adding support for managed profiles in widgetSunny Goyal2014-08-2011-257/+480
| |/ |/| | | | | | | | | issue: 16892811 Change-Id: If8c81f2a5a3bc846b02a5d225c5a8f27b1382dab
* | Merge "Updating the icon click feedback" into ub-now-porkchopSunny Goyal2014-08-2012-572/+390
|\ \
| * | Updating the icon click feedbackSunny Goyal2014-08-1912-572/+390
| | | | | | | | | | | | | | | | | | | | | | | | | | | > 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
* | | Merge "Ignore generic motion events if custom content doesn't allow ↵Jan-Willem Maarse2014-08-201-0/+11
|\ \ \ | |_|/ |/| | | | | scrolling" into ub-now-porkchop
| * | Ignore generic motion events if custom content doesn't allow scrollingJan-Willem Maarse2014-08-191-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | If the custom content screen is selected and it doesn't allow scrolling, the workspace should ignore generic motion events instead of trying to scroll to the next page. Change-Id: Iee9c7e02bf7c78648b574a01c83dcb76c0b62855
* | | Unify next / prev page hints for drag and drop across devicesAdam Cohen2014-08-193-32/+66
| |/ |/| | | | | | | | | | | | | -> Eliminate the white bgs on tablets during drag (issue 15880213) -> Add stateful (active and rest) next / prev page hints (issue 15937059) -> Fix recent regression which allowed overscroll in custom content area Change-Id: I1198dc88ca8570cb9e1afd3ca939be06a8dea92e
* | Merge "Updating folder open transition for Material" into ub-now-porkchopAdam Cohen2014-08-182-18/+102
|\ \ | |/ |/|
| * Updating folder open transition for MaterialAdam Cohen2014-08-192-18/+102
| | | | | | | | Change-Id: I2babf24a923711adc3f4f70ad3e48140a0d99a76
* | Fixing class name change in sdkSunny Goyal2014-08-181-7/+7
| | | | | | | | Change-Id: Id905f8742d39347cd66e5e79931e1dccdd406126
* | Merge "Updating the UI for focused state of an icon/folder." into ↵Sunny Goyal2014-08-168-4/+170
|\ \ | |/ |/| | | ub-now-porkchop
| * Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-188-4/+170
| | | | | | | | | | | | issue: 16352129 Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85
* | Adding dampened snap back overscroll to Workspace and AppsCustomizePagedViewAdam Cohen2014-08-184-132/+43
| | | | | | | | | | | | issue 15475254 Change-Id: I5eb9fc480167faf4be16bd17bf18e2d103f40f47
* | Get rid of pages overhang in AppsCustomizePagedViewAdam Cohen2014-08-142-0/+21
| | | | | | | | Change-Id: I7543af84a6a52b79b7d6f369bb3139fc4024f074
* | Fix issues with the new widget layoutAdam Cohen2014-08-143-157/+8
| | | | | | | | | | | | | | | | | | | | | | -> use first layout instead of first measure to determine size -> fix issue where we were doubly accounting for padding of AppsCustomizePagedView -> show page backgrounds by default, hide fake page by default -> stripping some dead code related to the market button and all apps cling Change-Id: I787bdf1092c821b780670098fb219a8a68914bc8
* | Further refinement of all apps / widgets transitionAdam Cohen2014-08-138-49/+138
|/ | | | Change-Id: Id107a9aff74f014c07f8cbea6e74951a02dbddab
* Updating the ui for widget restore flowSunny Goyal2014-08-128-53/+299
| | | | | | | | | | | | | | > Pending widget show a PreloadIconDrawable to indicate installation progress > Only the concerned widgets are reinflated on package install and not the whole workspace. > Adding support for storing default package icon in IconCache issue: 10779035 issue: 16737660 Change-Id: Id787ae4a5ef72d6e01aeb5a1bae5ab8840037679
* Autoinstalls loading xmlSunny Goyal2014-08-125-93/+650
| | | | | | | | | | > Launcher checkes for an apk in the system image with a broadcast receiver for action: com.android.launcher3.action.LAUNCHER_CUSTOMIZATION > Default layout is parsed from that apk, which can also contain icons and string resources used in the layout config Change-Id: I44fc9e7c3134f525f7b5db29f4e8bb56e17ce445
* Merge "Updating the virtual preloader UX." into ub-now-porkchopSunny Goyal2014-08-118-119/+345
|\
| * Updating the virtual preloader UX.Sunny Goyal2014-08-118-119/+345
| | | | | | | | | | | | | | | | | | | | | | | | > 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 "Update code so it compiles on google3" into ub-now-porkchopSameer Padala2014-08-113-5/+5
|\ \ | |/ |/|
| * Update code so it compiles on google3Sameer Padala2014-08-083-5/+5
| | | | | | | | Change-Id: I76c6a5264585c8ad4ded22501d2e2ee1672308c3
* | Merge "Updating the widget tray" into ub-now-porkchopAdam Cohen2014-08-095-85/+79
|\ \
| * | Updating the widget trayAdam Cohen2014-08-115-85/+79
| | | | | | | | | | | | | | | | | | | | | | | | -> adding dark panel / associated visual updates -> cleaning up the sizing / padding / to match all apps -> fixing a couple things from previous CL -> (removed Context#getDrawable() calls, L-only) Change-Id: Ia65a6eb704b35f74e7305be9334c27971b22235a
* | | Merge "Revert "Updating the widget tray"" into ub-now-porkchopMark Brophy2014-08-085-79/+85
|\ \ \
| * | | Revert "Updating the widget tray"Mark Brophy2014-08-115-79/+85
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b172c13dcced9226c935991ef9fe85cc920ce811. Change-Id: I375fb105e3cf6fa2c1548306cf6a109d612077de
* | | | Merge "Adding support to restore widgets even for jelly beans." into ↵Sunny Goyal2014-08-1010-112/+336
|\ \ \ \ | | | | | | | | | | | | | | | ub-now-porkchop
| * | | | Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-0810-112/+336
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Show 'widget-not-ready' until the widget app is installed > Once the app is installed, bind a new widget id (not required on L if id-remap was received). **Remove the widget if bind failed > If the widget has no configuration screen, show the widget, otherwise show 'setup-widget'. > Clicking 'setup-widget' shows the config screen, and updates the widget on RESULT_OK. issue: 10779035 Change-Id: I2f8b06d09dd6acbc498cdd93edc59c26e5ce17af
* | | | Merge "Updating the widget tray" into ub-now-porkchopAdam Cohen2014-08-095-85/+79
|\ \ \ \ | | |/ / | |/| |
| * | | Updating the widget trayAdam Cohen2014-08-105-85/+79
| | |/ | |/| | | | | | | | | | | | | | | | | | | -> adding dark panel / associated visual updates -> cleaning up the sizing / padding / to match all apps -> fixing a couple things from previous CL Change-Id: I4f663af7022337d687124ef25a22bac03d9d6af9
* | | Merge "Polishing the AllApps transition" into ub-now-porkchopAdam Cohen2014-08-095-260/+162
|\| |
| * | Polishing the AllApps transitionAdam Cohen2014-08-105-260/+162
| |/ | | | | | | | | | | | | | | | | | | -> separating HW layers during animation to be siblings instead of parent-child (was destroying parent layer on each frame) -> Unifying material transition with pre-L, everything is the same, just missing the reveal. Change-Id: I8f7d5e658c2d9298bea83ce8199cb35e6fc0d44e
* / Make GEL not crashloop.Mark Brophy2014-08-091-1/+6
|/ | | | | | Being able to actually use the phone is a good feature. Change-Id: I345258374dda81a852544d8ed0045e57195f88d3
* Changes corresponding to framework changes.Dharmesh Mokani2014-08-081-3/+5
| | | | | | | | | Following method has been removed. UserManager.getBadgedDrawableForUser(Drawable, UserHandle) This will only work on builds after lrw38 Change-Id: I777a630dd123a9cf8d92cd096e150e90035b3531
* Fix screen issues with externally added itemsAdam Cohen2014-08-081-0/+54
| | | | | | | | | -> Ensure that when an item is added to the db from an external source that the screen id exists. -> If the screen id does not exist, add that id as the largest rank Change-Id: I98d68900c428d80666dab1909418c6d9b0f52e10 (cherry picked from commit 484526620012f88bcd9d5656a71d4218a9acd090)
* Fix for issue 16736964Adam Cohen2014-08-081-4/+14
| | | | Change-Id: If150db98346fe10f62fc1160309b66d7a19e9022
* Launch app details for correct profile.Kenny Guy2014-08-045-7/+43
| | | | | | | | | Support showing app details for apps in other profiles. Bug: 16371359 Change-Id: I1cabcd9f74f2a6ea6c4202a7d58af3ff3b458fd2