summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Enable HW Layers in app drawerScott Mertz2015-11-051-0/+11
* Trebuchet: fix crash when no search component existsRoman Birg2015-11-031-0/+3
* Trebuchet: improve search widget binding logicRoman Birg2015-10-231-8/+16
* Trebuchet: make workspace layout configurable by prebundled mccYvonne Wong2015-10-092-3/+99
* Trebuchet: Use hardware layer for fading app drawerLinus Lee2015-10-011-0/+26
* Ensure spans do not fall below minimum spans.Martin Brabham2015-09-211-0/+3
* Trebuchet: Make sure callbacks are available on user change.Adnan Begovic2015-09-111-1/+1
* Trebuchet: fix potential NPE when info is nullemancebo2015-09-061-9/+13
* Support STK app rename on MSIMRicardo Cerqueira2015-09-022-5/+14
* Trebuchet: STK app rename customization for latam region.Pragnya Paramita2015-09-022-2/+55
* Show apps as unavailable when on unmounted storaged34d2015-08-043-21/+168
* Folder Layout RevisionHayden Schoen2015-07-143-252/+71
* Wallpaper: Allow multiple partners to be loadedd34d2015-07-142-6/+45
* FocusHelper: handle NPE with when getting workspace childRaj Yengisetty2015-07-101-8/+12
* Transition Effects: stack transition effectRaj Yengisetty2015-07-091-1/+1
* Trebuchet: display search widget search box if availableRoman Birg2015-07-082-17/+129
* Hide workspace shortcuts during binding when AllApps is shown.Matt Garnes2015-06-292-2/+18
* Fix unintended dynamic grid resize side effects.Matt Garnes2015-06-223-21/+61
* Don't load title from intent if title loaded from DBd34d2015-06-181-3/+5
* Scrolling: Fix fade in workspaces from ignoring usStephen Bird2015-06-151-2/+0
* Trebuchet: FloatMath is deprecated in API22Elektroschmock2015-06-151-3/+2
* Trebuchet: Fix bug with removing items from foldersRaj Yengisetty2015-06-121-5/+5
* Rotation: fix icons disappearingStephen Bird2015-06-112-2/+6
* Stop unnecessary exception posting to logcat.Martin Brabham2015-06-091-1/+1
* Launcher: Check if componentName is null prior to getPackageName()Brandon McAnsh2015-06-051-6/+9
* Move icons to fit within Dynamic grid upon resize.Stephen Bird2015-06-044-46/+131
* Trebuchet: send metrics values as stringsRoman Birg2015-06-022-3/+3
* Fix power save mode broken ui/animationsLinus Lee2015-06-012-35/+95
* Trebuchet: fix excessive drawing with foldersLinus Lee2015-05-291-29/+49
* Trebuchet Statistics:Martin Brabham2015-05-2815-5/+1410
* Fix the hint text of rename folder can't change with system languagexuke.yin2015-05-271-3/+1
* Trebuchet: fix NPE during touch eventsRaj Yengisetty2015-05-271-1/+2
* Trebuchet : Activate the default homepage selection button on first runUmair Khan2015-05-241-1/+1
* Trebuchet: close folder without full animation for overview modeRaj Yengisetty2015-05-141-1/+1
* Trebuchet: fix behavior when ShowSearchBar feature is toggled offRaj Yengisetty2015-05-131-7/+4
* Do not reload settings for changing state to All Apps.Matt Garnes2015-05-131-3/+5
* Trebuchet : Only reset overscrolled childDanesh M2015-05-121-6/+1
* Trebuchet: new folder UI v1Raj Yengisetty2015-05-128-118/+581
* Trebuchet: don't crash when protecting all appsRoman Birg2015-05-082-2/+8
* Trebuchet: Adjusted margin and vertical alignment of row titleHayden Schoen2015-05-061-1/+1
* AppDrawer: Calculate numColumns by using available screen spaceRaj Yengisetty2015-04-301-17/+38
* Trebuchet: limit folder size to numRowsBase and numColumnsBaseRaj Yengisetty2015-04-281-12/+3
* Clean up scrollingMartin Brabham2015-04-282-55/+271
* Fix CustomContent display issue.Matt Garnes2015-04-271-1/+1
* Trebuchet: always set initial wallpaper offsetsRoman Birg2015-04-271-1/+3
* Trebuchet: Skip sorting again when sorted by Title when launching app viewLinus Lee2015-04-241-1/+5
* Handle theme changesClark Scheff2015-04-231-0/+78
* Trebuchet: Finalized the pivot of the scaling lettersHayden Schoen2015-04-171-1/+1
* AppDrawer: tweak animations and layoutHayden Schoen2015-04-172-5/+10
* AppDrawer: Add highlighting scrubbing and offsetLinus Lee2015-04-162-29/+134