summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Launcher: Set Apps name in main menu list marqueeKaiyi Zhang2013-08-172-0/+4
| | | | | | | | | | when set font size as "Huge", Some Apps name in main menu list can not display completely . Set Apps name in main menu marquee and single line. Change-Id: I8f7f6a706af22efeeddedc1ba0e3f2e13a16b20e CRs-Fixed: 331425
* Launcher: Return item to folder when failing to drag it outKaiyi Zhang2013-08-171-0/+1
| | | | | | | | | | After animation, when add icons to screen, use the old icon list which is created during animation. When add icons after animation, refresh the icon list. Change-Id: I2553ed41b80fac4cca21591a0e52c7e1b6af8f6e CRs-Fixed: 494966
* Launcher: The contents is not match tab when change languageKaiyi Zhang2013-08-171-0/+4
| | | | | | | | | | | When the AppsCustomizePagedView invalidatePageData(), Launcher will actively switch pages sometimes but update the active tab of TabHost. update the current tab when invalidatePageData() done. Change-Id: Ic939a67178336a057890c423120d62490d131190 CRs-Fixed: BZ574
* Launcher: "No more room on this Home Screen" will prompt twice.Kaiyi Zhang2013-08-171-3/+0
| | | | | | | | | | | "No more room on this Home Screen" message will prompt twice. Once while drag from all apps menu , once while the home screen(Workspace) check if can accept drop from all apps menu. We need cancel the latter prompt message. Change-Id: Idb7da2b963266477641827b3fd93ceb29d32893c CRs-Fixed: 399743
* Launcher: fix The Folder doesn't update the real-time languageKaiyi Zhang2013-08-171-4/+4
| | | | | | | | | | | The Folder doesn't update the real-time language if the sHintText variable is not null after changing the system language. remove static for the variable sHintText Change-Id: I8b2dc095de3798e7d651ca2897ef366b98d0694e CRs-Fixed: 407777
* Trebuchet : Make regular folders persistentDanesh M2013-08-161-1/+1
| | | | | | | Fix incorrect if condition, so only live folder's contents are not persisted. Change-Id: Ide9123feb0d13cc58aaa0679710b7a285b2e30e7
* Merge "Trebuchet : Empty view for live folders" into cm-10.2Danesh Mondegarian2013-08-163-1/+46
|\
| * Trebuchet : Empty view for live foldersDanesh Mondegarian2013-08-163-1/+46
| | | | | | | | | | | | | | | | Live folders are dynamically populated, hence allow the state of having no items present in its folder. This commit adds a view to show when that happens, rather than the current situation which looks broken. Change-Id: I5777e208e5f0d5a3e42c1d65afdc2121d45d983a
* | Trebuchet : Live folder ids fixDanesh M2013-08-161-1/+5
| | | | | | | | | | | | Send the ids as a primitive long array rather than serializable Change-Id: Ia2cc5d3df58cd8cbc695572c65cc03f61f1a6099
* | Merge "Trebuchet : Cling for live folders" into cm-10.2Danesh M2013-08-165-7/+44
|\ \
| * | Trebuchet : Cling for live foldersDanesh M2013-08-155-7/+44
| | | | | | | | | | | | | | | | | | Add cling overlays for live folders. Change-Id: I87b228dad9893123c7cad6733bf463fff7ea0dae
* | | Merge "Trebuchet: ES translations" into cm-10.2Jorge Ruesga2013-08-162-12/+14
|\ \ \
| * | | Trebuchet: ES translationsdjMesias2013-08-152-12/+14
| |/ / | | | | | | | | | | | | | | | | | | - Change homescreen translation - Add new header style Change-Id: Id2cf0499aefa00e0196ea67b7ee26f8030b3fecf
* | | Merge "Trebuchet: IT translations" into cm-10.2Marco Brohet2013-08-161-2/+3
|\ \ \
| * | | Trebuchet: IT translationsFrancesco2013-08-151-2/+3
| | |/ | |/| | | | | | | Change-Id: I0d437617dc88b491583f287b44efe50df15bb5a5
* | | Merge "Trebuchet : Broadcast existing live folder ids" into cm-10.2Danesh Mondegarian2013-08-161-4/+16
|\ \ \ | |_|/ |/| |
| * | Trebuchet : Broadcast existing live folder idsDanesh Mondegarian2013-08-161-4/+16
| |/ | | | | | | | | | | | | Broadcast existing live folder ids along with the EXISTING_FOLDERS_CREATED broadcast. Change-Id: Ie227c14d8a7d44f1d2c8e5347f8649d820694c87
* | Squashed import of translations from AOSPBaligh Uddin2013-08-1549-33/+83
| | | | | | | | Change-Id: I85b7e1c716f61ee0c218b8596f50b303c5e3006d
* | Trebuchet: Reset to AOSP stringsMarco Brohet2013-08-151-2/+3
| | | | | | | | Change-Id: I79b789e278c44980ce2d2250d96370bb1f2942ed
* | Trebuchet: FI translationsNiko Koivu2013-08-141-0/+17
| | | | | | | | Change-Id: Id68f30d6c23712ee2c26f0666b352763465f4256
* | LiveFolders : Scale icon sizesDanesh M2013-08-142-4/+9
|/ | | | | | Don't presume given icon sizes for items are correct size Change-Id: Iee9f1e745a6804ef49b0729c3d3293a97b483d65
* Merge "Update sw600dp default_workspace_no_telephony for proper layout" into ↵Jorge Ruesga2013-08-131-7/+7
|\ | | | | | | cm-10.2
| * Update sw600dp default_workspace_no_telephony for proper layoutdhacker292013-08-111-7/+7
| | | | | | | | | | | | | | Before cLock widget was off to one side and other icons were off center Change-Id: I98b133c5782485958d09feb35b7832f3df987665
* | Don't set redundant content description for widgetsMichael Jurka2013-08-121-2/+0
| | | | | | | | | | | | | | | | | | TextView label already is used as label for accessibility Bug: 8185316 Change-Id: Ic808cd1152cf6f0c6368cca769958147baad8fe5
* | Trim widget namesMichael Jurka2013-08-121-0/+1
| | | | | | | | | | | | Bug: 8617506 Change-Id: I2f7137b4b5255820af1fb2437caf3da0c163fff7
* | Improve All Apps --> Workspace performanceMichael Jurka2013-08-121-1/+1
| | | | | | | | | | | | | | | | | | Fix bug where HW layers were not enabled for that transition Bug: 8323765 Change-Id: Ifae4a17148ae0091b5f592e5150054b0c1269fb1
* | Prevent CellLayouts from making calls to saveLayerAlpha()Romain Guy2013-08-121-4/+0
| | | | | | | | Change-Id: I6fe1d9b39a765f4a960f7940c7afc94c784efa16
* | Disable clipping where unnecessaryRomain Guy2013-08-122-0/+7
| | | | | | | | | | | | | | This change prevents the renderer from using a stencil buffer to render rotated CellLayouts. Change-Id: I0414f59ed45502323ab588820ceb4a5e3ec17140
* | Use less HW layers in All AppsMichael Jurka2013-08-124-26/+50
| | | | | | | | | | | | (saves memory) Change-Id: Ib2beda7549662a787437c7aa043e7858357c051f
* | Don't use text shadows inside folders and all appsMichael Jurka2013-08-123-0/+9
| | | | | | | | | | | | (saves memory) Change-Id: I405b7bf251dd055bde0666174003c4c80de09f4e
* | Fixing issue where FastBitmapDrawable is not scaling the drawing into the ↵Winson Chung2013-08-121-1/+2
| | | | | | | | | | | | correct bounds. (Bug 9075810) Change-Id: I3a72f51d6b3c934a5fa42a3478dcb2c363047957
* | Only postpone animations if app is visibleMichael Jurka2013-08-122-0/+19
| | | | | | | | | | | | | | | | | | Fixes bug where folders would remain open after returning to launcher Bug: 8681168 Change-Id: I930616f2aa006c1e23298dbdb0a80a9390ea41af
* | Fixing issue where accessibility was reporting items behind an open folder. ↵Winson Chung2013-08-122-0/+35
| | | | | | | | | | | | (Bug 8331717) Change-Id: Ibaec4144ee911c6d784737cf56a4fc8a1dad2886
* | Fixing issue with qsb icons not being sized correctly. (Bug 8543618)Winson Chung2013-08-123-1/+5
| | | | | | | | Change-Id: I807eaa8323e138c3ad13b6b923a3598c072c0588
* | Fix bug where folder open animation gets finished earlyMichael Jurka2013-08-122-19/+49
| | | | | | | | | | | | | | | | | | Also, sync FirstFrameAnimatorHelper with changes made in Recents Bug: 8530231 Change-Id: Ibf1a43f67d91df89a2338f0f0c0fb52ee5496e57
* | Fix occasional widget flashingMichael Jurka2013-08-121-13/+86
| | | | | | | | | | | | Bug: 7619759 Change-Id: Ic07ddfcc3ee76862691f940ad018f2c271d3614a
* | Fix crash in draw listenerMichael Jurka2013-08-122-5/+20
| | | | | | | | | | | | Bug: 8528246 Change-Id: Ie3600bed58dc393fcf71f735213a32b51551b52d
* | Fixing issue where drag view is jumping when you scroll from hovering over ↵Winson Chung2013-08-122-15/+22
| | | | | | | | | | | | an edge. (Bug 8522679) Change-Id: Ie523e718bd1b558db9608aa66f6c353e4b8e1a14
* | Fix crash caused by unregistering animation listenerMichael Jurka2013-08-121-2/+6
| | | | | | | | Change-Id: I874ea6f077f593849deb28f723f2da52d018e7a5
* | Fix jumps in the beginning of animationsMichael Jurka2013-08-1213-77/+184
| | | | | | | | | | | | | | | | | | | | If the first draw frame of an animation is expensive, which it often is, it causes a big jump. Added a helper class which automatically adjusts the animation start time if the first frame is more than 16ms. Change-Id: I100edbc41c2abe930a32d6bcf0a782ea9735f7f9
* | Fix build breakage from syntax errorsMichael Jurka2013-08-121-8/+0
| | | | | | | | Change-Id: I415c5f8f17c4bad7de36d30a246bc758f0a5d806
* | DO NOT MERGE Fix bug where folder was almost transparentMichael Jurka2013-08-122-0/+11
| | | | | | | | | | | | Bug: 8775089 Change-Id: I55d1bdf687e40017a10561f6bb20fc8920ab123c
* | Get rid of duplicate backgroundsMichael Jurka2013-08-121-3/+1
|/ | | | | Bug: 8809491 Change-Id: I9a7c2a4b18a64aed56ab693c8136f4689aa2ce05
* Trebuchet : Live folder fixesDanesh M2013-08-093-9/+26
| | | | | | | - Alert live folder receivers, only once - Check uid of package as a backup, incase its using sharedUid Change-Id: If09b44aee73d68f73adcf33a71ba47cb8f70bc23
* Initial base for live foldersDanesh M2013-08-0715-24/+441
| | | | Change-Id: I76b8065b88e4a51d33e802fc8b80911f703f025a
* Update dialtacts shortcut for the new packageRicardo Cerqueira2013-07-266-12/+12
| | | | Change-Id: I7211ac85db9caef0fcf35dc8e0d23e20a0c76c94
* Fix refresh freezeRicardo Cerqueira2013-07-261-3/+0
| | | | Change-Id: I7a46abd6d61fcbe39745ece36843380e43c8e725
* Merge "Trebuchet: EL translations" into cm-10.1Jorge Ruesga2013-07-241-3/+8
|\
| * Trebuchet: EL translationsMichael Bestas2013-07-231-3/+8
| | | | | | | | | | | | Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: I1195337db6923475c1f0fa892b1b78d51426f4fc
* | Merge "Trebuchet: Fix MDPI layout" into cm-10.1nebkat2013-07-231-0/+22
|\ \ | |/ |/|