summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Separating methods for updating the model to a sepatate class." into u...TreeHugger Robot2017-02-162-8/+8
|\
| * Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-162-8/+8
* | Adding minSDK for test targetsSunny Goyal2017-02-152-0/+3
|/
* Merge "Refactor DeepShortcutsContainer to PopupContainerWithArrow" into ub-la...Tony Wickham2017-01-251-14/+17
|\
| * Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-14/+17
* | Fixing loadWorkspaceSunny Goyal2017-01-241-1/+2
|/
* Adding some widget addition flow testsSunny Goyal2017-01-2314-53/+554
* Only marking items not already restored as restoreSunny Goyal2017-01-131-1/+2
* No more LauncherActivityInfoCompatSunny Goyal2017-01-115-10/+10
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-114-27/+21
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-103-6/+17
* Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-0/+234
* Revert "Build empty test apk until junit dependency issue is sorted out."Hyunyoung Song2017-01-052-5/+8
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-5/+2
* No more UserHandleCompatSunny Goyal2016-12-155-14/+15
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-6/+2
* Build empty test apk until junit dependency issue is sorted out.Hyunyoung Song2016-12-081-2/+2
* Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background ...Sunny Goyal2016-11-301-2/+3
|\
| * Moving ShortcutInfo creation in InstallShortcutReceiver to background threadSunny Goyal2016-11-301-2/+3
* | Merge "Adding a utility class to enforce that icons are always flattened on t...Sunny Goyal2016-11-211-4/+5
|\ \ | |/ |/|
| * Adding a utility class to enforce that icons are always flattened onSunny Goyal2016-11-191-4/+5
* | Add ShortcutsLaunchTest and ShortcutsToHomeTest.Tony Wickham2016-11-143-1/+143
* | Fix drag and drop test by moving a bit if there are shortcuts.Tony Wickham2016-11-143-11/+33
|/
* Moving various runnables in LauncherModel to individual tasksSunny Goyal2016-11-097-1/+594
* Fixing text search where a word starting with lower case was not being matchedSunny Goyal2016-10-201-0/+4
|\
| * Fixing text search where a word starting with lower case wasSunny Goyal2016-10-191-0/+4
* | Exposing custom actions using keyboard shortcutSunny Goyal2016-09-231-2/+0
* | Adding support for searching word segments when camelcase is used in the titleSunny Goyal2016-09-121-0/+78
|\|
| * Adding support for searching word segments when camelcase is used in the titleSunny Goyal2016-09-091-0/+78
* | Moving some image handling classes to .graphics packageSunny Goyal2016-09-022-3/+0
|/
* Bug fix in Alarm where it was not getting called correctly if theSunny Goyal2016-08-301-0/+9
* Build fix: Updating SDK for testsSunny Goyal2016-08-011-1/+1
* Filter shortcuts down to 4 if there are more.Tony Wickham2016-07-291-0/+139
* Merge "Adding logic to pull in workspace data from another Launcher3 based pr...Sunny Goyal2016-07-131-1/+53
|\
| * Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-1/+53
* | Merge "Defining the list of predefined device profiles in xml. This allows th...Sunny Goyal2016-07-111-1/+1
|\ \ | |/ |/|
| * Defining the list of predefined device profiles in xml.Sunny Goyal2016-07-071-1/+1
* | Build fix.Sunny Goyal2016-07-091-3/+2
* | Removing Key-Value pair backup logic as Launcher now uses full-data backupSunny Goyal2016-06-231-4/+4
|/
* Merge "Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532" ...Hyunyoung Song2016-06-221-2/+9
|\
| * Fix LauncherInstrumentationTestCase#openAllApps() method.Hyunyoung Song2016-06-221-2/+9
* | Fixing bug in GridSizeMigrationTask, where it was not accounting forSunny Goyal2016-06-221-4/+15
|/
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-2/+4
* Executing the DB migration during startup instead of restore.Sunny Goyal2016-06-082-6/+6
* Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-71/+0
* Moving the QSB to the workspace grid.Sunny Goyal2016-05-272-11/+70
* Fixing commentsSunny Goyal2016-05-271-1/+1
* Merge "Adding some UI tests > Launcher app from all-apps > Drag icon to all-a...Sunny Goyal2016-05-279-204/+535
|\
| * Adding some UI testsSunny Goyal2016-05-269-204/+535
* | Refactoring out grid occupancy management in a separate classSunny Goyal2016-05-272-1/+62
|/