summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Caching system app flag to avoid unnecessary system callsSunny Goyal2017-09-291-0/+15
* AppInfo to create launch intent from component name.Mario Bertschler2017-08-291-3/+7
* Removing the profile extra from intent and using the profile id from the prof...Sunny Goyal2017-03-211-9/+5
* Setting AppInfo.itemType to ITEM_TYPE_APPLICATION per defaultMario Bertschler2017-03-141-1/+1
* App discovery integration in All Apps searchMario Bertschler2017-03-031-5/+1
* Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-011-11/+0
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-4/+4
* Enforcing background thread when accessing iconCacheDb.Sunny Goyal2017-01-101-11/+3
* Simplifying IconCache access codeSunny Goyal2017-01-031-17/+2
* No more UserHandleCompatSunny Goyal2016-12-151-5/+5
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-2/+7
* Moving come helper methods to corresponding classesSunny Goyal2016-10-101-20/+0
* Adding support for searching word segments when camelcase is used in the titleSunny Goyal2016-09-091-1/+1
* Unifying toString() method for various ItemInfo subclassesSunny Goyal2016-09-011-5/+2
* Making the security checks and policy changes only when launching customSunny Goyal2016-06-101-0/+1
* Removing dependency on getApplicationInfo method added in NSunny Goyal2016-04-071-1/+2
* Respond to managed profile availabilty Intents.Kenny Guy2016-01-251-0/+10
* Grey out suspended applications.Kenny Guy2016-01-251-1/+14
* resolve merge conflicts of 0c2f0700a5 to ub-launcher3-master.Sunny Goyal2015-11-301-8/+0
|\
| * Only fetching firstInstallTime for an activity when requiredSunny Goyal2015-11-301-8/+0
* | Refactoring ItemInfoSunny Goyal2015-06-301-5/+2
|/
* Using component key for app search resultsSunny Goyal2015-06-161-0/+5
* Moving all apps code into sub package.Winson Chung2015-05-221-1/+1
* Trim all whitespace from titles and labels.Winson Chung2015-05-081-2/+2
* WidgetTray revamp workHyunyoung Song2015-04-081-5/+8
* Lazy loading high res iconsSunny Goyal2015-03-171-1/+6
* Updating IconCache to maintain a persistent of iconsSunny Goyal2015-02-261-7/+3
* Adding shortcuts corresponding to ManagedUsers automatically.Sunny Goyal2014-11-121-7/+12
* Revert "Revert Cls stopping now-master running on googlefood"Kenny Guy2014-06-301-1/+1
* Revert Cls stopping now-master running on googlefoodKenny Guy2014-06-241-1/+1
* Remove reflection now we are building against LKenny Guy2014-06-231-1/+1
* Don't clear flags in startActivityKenny Guy2014-05-131-0/+1
* Launcher3 multi-profile supportKenny Guy2014-04-301-38/+20
* Fix source code so it compiles on google3Sameer Padala2014-04-211-1/+3
* Make all fields of ItemInfo public.Anjali Koppal2014-03-171-1/+1
* Make classes that extend ItemInfo public.Anjali Koppal2014-03-041-1/+1
* update placeholder on package install or restoreChris Wren2014-02-061-0/+4
* Clean up importsMichael Jurka2013-12-131-1/+1
* Move wallpapers to external activityMichael Jurka2013-09-041-0/+151