Skip to content
Snippets Groups Projects
  1. Oct 01, 2015
  2. Sep 10, 2015
  3. Sep 09, 2015
  4. Aug 24, 2015
  5. Aug 22, 2015
  6. Aug 20, 2015
  7. Aug 19, 2015
  8. Aug 18, 2015
    • Jack Yoo's avatar
      Trebuchet: Changing application name to Launcher3 · 64c31fb1
      Jack Yoo authored
      Changing launcher name to Launcher3
      
      Change-Id: I02e33d842d295156c4e37c6e6abf2a730f0486c3
      64c31fb1
    • Roman Birg's avatar
      Trebuchet: always set initial wallpaper offsets · f9ffe252
      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)
      f9ffe252
  9. Aug 17, 2015
    • d34d's avatar
      Show apps as unavailable when on unmounted storage · 3110ac7f
      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)
      3110ac7f
  10. Aug 13, 2015
    • Linus Lee's avatar
      Trebuchet: Make focus animate and move faster · 8a7878a0
      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)
      8a7878a0
  11. Aug 12, 2015
    • Penchala Prasad Mittadodla's avatar
      Trebuchet: Disable wallpaper resizing · 3bec7079
      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
      3bec7079
  12. Aug 05, 2015
  13. Aug 03, 2015
    • Arun Padma's avatar
      Trebuchet: Update Claromusica packagename · cc7f3592
      Arun Padma authored
       - Modify Claromusica packagename as per new requirement
      
      Change-Id: I828d9baa538e474b4fec2bf1f91dcf3f121baeff
      CRs-Fixed: 876858
      cc7f3592
    • Arun Padma's avatar
      Trebuchet: Modification of workspace for Brazil region. · da7127f1
      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
      da7127f1
    • Arun Padma's avatar
      Trebuchet: Addition of workspace for regional package. · 2ea97835
      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
      2ea97835
  14. Aug 01, 2015
  15. Jul 28, 2015
  16. Jul 24, 2015
  17. Jul 22, 2015
  18. Jul 20, 2015
  19. Jul 17, 2015
  20. Jul 14, 2015
  21. Jul 13, 2015
  22. Jul 11, 2015
  23. Jul 03, 2015
    • d34d's avatar
      Complete widget drop without extra screen animation · e9dd6dde
      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)
      e9dd6dde
  24. Jun 22, 2015
Loading