summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/ModelWriter.java
Commit message (Expand)AuthorAgeFilesLines
* Persist predicted items when dragged to workspaceSamuel Fufa2019-12-041-1/+1
* Add Logs to track app uninstall and icon removalSamuel Fufa2019-09-161-2/+8
* Moving various common executors to a single locationSunny Goyal2019-08-201-10/+9
* Separating apps list callback from model callback and simplifying various eventsSunny Goyal2019-07-251-1/+1
* Filling in content values on the worker threadSunny Goyal2019-04-251-30/+32
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-2/+2
* Fixing launcher UI not reapplied properly when IDP changed as a result of dis...Sunny Goyal2019-03-061-15/+15
* Removing diagnosticsvadimt2019-01-251-10/+0
* When undoing a removal, always return to the page it came fromTony2018-12-211-2/+2
* Bye bye workspace screens tableSunny Goyal2018-12-101-1/+1
* Converting long item IDs to intSunny Goyal2018-10-081-11/+11
* Adding temporary logging to diagnose testPendingWidget_autoRestoredVadim Tryshev2018-10-051-0/+10
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-5/+69
* Reverting some debug logsSunny Goyal2018-04-041-14/+0
* Fixing bug when model was not reflected properly on the UI.Sunny Goyal2018-03-051-8/+64
* Adding temporary logs to capture configuration changes and item deletionsSunny Goyal2018-02-271-18/+30
* Removing DeferredHandler and using a simple Handler to post callbacksSunny Goyal2017-03-071-2/+2
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-0/+374