summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Fix possible OOBMichael W2017-03-261-5/+8
* Trebuchet: Rebind QSB in finishBindingItemscretin452017-03-261-0/+1
* Check for null provider info when removing widgetSkrilax_CZ2017-03-261-0/+5
* Put apps with uncomputable section names in special bucketArtem Shvadskiy2017-03-261-14/+20
* Trebuchet: Index folder contents screen and cells on first loadcretin452017-03-263-31/+72
* Prevent widget previews from showing empty images.Artem Shvadskiy2017-03-263-80/+166
* Use bitmap filtering for shrinking app iconsArtem Shvadskiy2017-03-261-5/+10
* Prevent crash when exiting grid size fragmentArtem Shvadskiy2017-03-261-2/+4
* Trebuchet: Don't create shadow on 0 width/height iconcretin452017-03-261-0/+4
* Trebuchet: Always cancel any pending dim animationscretin452017-03-261-4/+4
* avoid NPEMarcos Marado2017-03-261-16/+22
* Trebuchet: Don't crash when AppWidgetService is unavailablecretin452017-03-262-2/+8
* Ignore tap below scrubber in the app container padding areaKamaljeet Maini2017-03-261-1/+17
* Trebuchet: Fix NPE while binding unavailable itemscretin452017-03-261-1/+3
* Trebuchet: Fix some issues with the DB upgrade pathcretin452017-03-261-4/+24
* Show apps as unavailable when on unmounted storaged34d2017-03-263-8/+192
* Trebuchet: Guard against NPE while querying for widget updatescretin452017-03-261-2/+5
* Trebuchet: Highlight section being touched even when not scrolling scrubbercretin452017-03-264-2/+68
* Trebuchet: Handle random crash during theme change / user switchcretin452017-03-261-2/+7
* Trebuchet: Scale icons in portrait if using condensed gridcretin452017-03-261-2/+5
* Trebuchet: Don't do reveal animation from apps/widgets to overviewcretin452017-03-261-1/+6
* Trebuchet: Don't animate folder if locked state changedcretin452017-03-261-2/+6
* Trebuchet: Fix measuring error when reloading app drawercretin452017-03-262-3/+11
* Trebuchet: Handle the NPE when user has no Google Apps installedLuK13372017-03-261-2/+3
* Trebuchet: Lock orientation while in grid size fragmentcretin452017-03-261-2/+4
* Trebuchet: Open settings panel when clicking settingscretin452017-03-261-10/+16
* Trebuchet: Move allow rotation to home settings sectioncretin452017-03-262-13/+62
* Trebuchet: Change icon labels setting to switchcretin452017-03-261-11/+17
* Trebuchet: Revise protected app folders UIcretin452017-03-263-461/+96
* Don't crash if a theme change intent arrives while we're not running.Danny Baumann2017-03-261-1/+5
* Refactor fastscroll to disable zoom cleanlyArtem Shvadskiy2017-03-261-2/+2
* Trebuchet: Don't zoom icons on fast scrollcretin452017-03-261-0/+116
* Trebuchet: Don't animate folder closed when pressing menu keycretin452017-03-262-4/+16
* Trebuchet: Fix background flicker when opening all appscretin452017-03-261-0/+15
* Trebuchet: Fix adapter derp on grid size itemcretin452017-03-261-3/+3
* Trebuchet: Close folder layout when adding shortcutcretin452017-03-261-1/+15
* Trebuchet: Don't animate open folder if already opencretin452017-03-261-0/+1
* Trebuchet: Fix landscape spacing issuecretin452017-03-261-3/+7
* Trebuchet: Fix NPE when app search controller is offGabriele M2017-03-261-1/+2
* Trebuchet: Remove app search controller if turned offcretin452017-03-262-7/+20
* Trebuchet: Fix some monkey test race condition bugscretin452017-03-262-19/+28
* Prevent possible NPE during monkey testMartin Brabham2017-03-261-0/+3
* Trebuchet: Don't crash on widget clickscretin452017-03-261-0/+11
* Trebuchet: Ensure workspace is invisibile while in all apps viewcretin452017-03-261-0/+1
* Trebuchet: Make sure overview arrows point up when collapsedcretin452017-03-262-0/+21
* Trebuchet: Ensure sections list isn't nullcretin452017-03-261-1/+1
* Trebuchet: Move allow rotation pref to overlay panelcretin452017-03-266-87/+32
* Trebuchet: Fix page indicator bottom padding on setting changecretin452017-03-261-1/+1
* Ensure we don't go over the icon size limitationMartin Brabham2017-03-261-0/+6
* Trebuchet: Don't resize BubbleTextView based on all apps prefcretin452017-03-261-10/+0