- Oct 01, 2015
-
-
Anand Chaudhari authored
Fixes the crash when user tries to delete an app widget in folder after selecting the unlock option. CRs-Fixed: 867315 Change-Id: I673910b0677becd89dbf81d2579ad8a553ddbe8e
-
- Sep 10, 2015
-
-
Penchala Prasad Mittadodla authored
-- Home panel's 1 to 3 are customized for Colombia. -- Feature flag is used for customizing the workspace. Change-Id: I71a1e24c25f2ae0f953d5e2e24ff0cda12b99154 CRs-Fixed: 904694
-
Penchala Prasad Mittadodla authored
-- Home panel's 1 to 3 need to be customized for Colombia -- Following new file is copied for the same. platform/packages/apps/Trebuchet/res/xml/ clr_default_workspace_5x5.xml is copied from platform/packages/apps/Trebuchet/res/xml/ clr_default_workspace.xml Change-Id: I642136b170ef80d661d527b7aaec5b2473b104af CRs-Fixed: 904694
-
- Sep 09, 2015
-
-
Richard MacGregor authored
Preview isn't scaled and cropped correctly when previewing wallpaper. Change-Id: Idfb42c321f8872e6ca49a2b59e16ea01067856be Ticket: QRDL-1019 (cherry picked from commit 5bae6967) (cherry picked from commit 4d8145d5)
-
- Aug 24, 2015
-
-
Jack Yoo authored
Putting package name back for regional reference. Change-Id: I46c25833b5ea3cf032e05b5c1e531e4469ab6166
-
- Aug 22, 2015
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Aug 20, 2015
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Aug 19, 2015
-
-
Jack Yoo authored
Let Launcher3 overrides default Home sample package. Change-Id: I4c3bd89016023c79cd93ed4eee3940c1502eff25
-
- Aug 18, 2015
-
-
Jack Yoo authored
Changing launcher name to Launcher3 Change-Id: I02e33d842d295156c4e37c6e6abf2a730f0486c3
-
Roman Birg authored
After a fresh boot, computeScrollOffset() always returns false. So the result was the offsets were never properly being set on a fresh boot and they were only being applied on first drag of the home screen, which finally triggered computeScrollOffset() to return true. Ref: QRDL-1001 Change-Id: Iccaedd742bed861fca1f50dd54e2e4537fd4c9b0 (cherry picked from commit 30f86c21) (cherry picked from commit 6fcb1c4b)
-
- Aug 17, 2015
-
-
d34d authored
This patch allows shortcuts to apps that are currently unavailable due to being on unmounted external storage to remain on the workspace and in folders. The icons will be disabled and grayed out until the external storage is mounted. Conflicts: res/values/cm_strings.xml Ticket: QRDL-991 Change-Id: I971483806b27e3a75ef0d5bb89d8dfb86f97511e (cherry picked from commit e709bdd2)
-
- Aug 13, 2015
-
-
Linus Lee authored
If you use a keyboard and hold the tab key, the focus animation looks weird. The fix is when we focus to a new item, jump to the item being focused out and animate from there as opposed to animating from where the focus is currently is ref: QRDL-978 Change-Id: I007c7566b6524dbbf748475e98ad53f9c3cbbcf5 (cherry picked from commit 4319d899) (cherry picked from commit b073b493)
-
- Aug 12, 2015
-
-
Penchala Prasad Mittadodla authored
Launcher does 2x scaling of original wallpaper. As per operator requirement need to show wallpaper as per original image. Disabled scaling operation during wallpaper preview and cropping operation when wallpaper is set. Change-Id: I5f51b99375a1d388f422c0fa226d8b80d070c60d CRs-Fixed: 888357
-
- Aug 05, 2015
-
-
Linux Build Service Account authored
-
- Aug 03, 2015
-
-
Arun Padma authored
- Modify Claromusica packagename as per new requirement Change-Id: I828d9baa538e474b4fec2bf1f91dcf3f121baeff CRs-Fixed: 876858
-
Arun Padma authored
-- workspace changes derived from Latam common. -- ClaroMusica package name is updated as per region specific apk. Change-Id: Ie32fe9eb802651eeb4ad373b92c48ab7f013a3a2 CRs-Fixed: 877673
-
Arun Padma authored
-- Home panel's 1 to 3 need to be customized for Brazil. --The following new file is copied. 1.platform/packages/apps/Trebuchet/res/xml/ clr_brzl_default_workspace.xml is copied from platform/packages/apps/Trebuchet/res/xml/ latam_common_default_workspace.xml Change-Id: I5c1e76122466bbdcf48530500abcc3a8a6f9c635 CRs-Fixed: 877673
-
- Aug 01, 2015
-
-
Suresh Koleti authored
-Broadcast CAT_IDLE_SCREEN_ACTION Intent to indicate that the Home or Idle Screen has been started or resumed. -Android.mk: Include telephony-common as a library Change-Id: Id4c24e5ae9b01e86d7145df2a3ec4ce10cfecfbe CRs-Fixed: 882919
-
Raj Yengisetty authored
QRDL-963 Change-Id: I2e79545c17ad6813f5ca62d50a0c7bb1d42f08ec (cherry picked from commit 7d446770) (cherry picked from commit e5673a58)
-
- Jul 28, 2015
-
-
Roman Birg authored
Ported to CAF Conflicts: src/com/android/launcher3/Launcher.java Change-Id: I3a6d930f25ca4ac1eb8a069c68a2fe9bf2aeb646 Signed-off-by:
Roman Birg <roman@cyngn.com> (cherry picked from commit cfe3474f)
-
- Jul 24, 2015
-
-
Linux Build Service Account authored
-
Jay Wang authored
The default workspace setup uses an alias instead of the actual gallery icon so changing to use the actual class name. Change-Id: I0db4165ccc823fba76c83eaf7f8820bb8511d485
-
d34d authored
Title for shortcuts, when creating workspaces, are loaded from the intent rather than the title stored in the DB. The title from the DB is loaded in the ShortcutInfo so we will use that unless it is null, in which case we'll fallback to loading the title from the intent. Change-Id: I436c11062dbc8ff3d7e1cd9f9564321ad0476933 (cherry picked from commit e9639328) (cherry picked from commit 34dbd4ad)
-
- Jul 22, 2015
-
-
Paramananda authored
This is OMA DRM feature, user can apply DRM FL image to wallpaper. DRM CD and SD images cannot apply for wallpaper. Change-Id: I960bb1c0caf762900b0151e81209bd4929dcf1e0 CRs-Fixed: 848496
-
- Jul 20, 2015
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Jul 17, 2015
-
-
Stephen Bird authored
Change-Id: I1f7243063fa0596f5f9cb3b40c4cee63545d04e3 (cherry picked from commit a433e1da) (cherry picked from commit 004115fe)
-
Raj Yengisetty authored
Repro: - Add a contact widget to a folder - Open the hidden apps fragment - Attempt to remove an entry from the fragment - Observe: Force close Change-Id: I3ca2c62283af5232534b766d7579413c060a5403 (cherry picked from commit f963b114) (cherry picked from commit 66076101) (cherry picked from commit 8055e999)
-
Stephen Bird authored
Change-Id: I2d1d4550674efcab221e071c3290da2aeadad501 (cherry picked from commit 9711ba25) (cherry picked from commit fac4493b)
-
- Jul 14, 2015
-
-
Pragnya Paramita authored
-- Addition of Juegos games folder to Colombia workspace Change-Id: Idfebf780219a3fbdd05223da2510497ffa71c95e CRS-Fixed: 869756
-
- Jul 13, 2015
-
-
Linux Build Service Account authored
-
- Jul 11, 2015
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Stephen Bird authored
Fixes bug where badges would not show up after changing languages and other similar situations. Also, stop registering so many receivers when one will do. Change-Id: Id85dbadbc0f99c77493b5817097567ceb365912e (cherry picked from commit db86a7f9) (cherry picked from commit 99fb0c49)
-
- Jul 03, 2015
-
-
d34d authored
When calling Workspace.removeExtraEmptyScreenDelayed() and Launcher.isWorkspaceLoading is true, the onComplete runnable will not be called which will prevent the widget from being added to the workspace. Change-Id: I753488e7f389a86edf056f934021634391a8fb84 (cherry picked from commit 5b4a0806)
-
- Jun 22, 2015
-
-
liuminghua authored
We add this to control the default icon of browser.Change the icon according to the overlay when launcher load all the apps. Change-Id: I396edd79bbe9d4511296647c4f9346d11261ead5 (cherry picked from be871af5)
-