Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
785a379570f6350a4d1b51f93a98852d56569c98
/
src
/
com
/
android
/
launcher3
/
AppInfo.java
f9d9df7
Gracefully fallback to new ComponentName if one is renamed/removed
by Tony Wickham
· 7 years ago
18a4e5a
Making LauncherIcons thread safe
by Sunny Goyal
· 8 years ago
ea52908
Using view elevation for shadow during click feedback instead of
by Sunny Goyal
· 8 years ago
076839c
Moving various runtime flags into the common base class.
by Sunny Goyal
· 8 years ago
6b0aa87
Caching system app flag to avoid unnecessary system calls when scrolling
by Sunny Goyal
· 8 years ago
5459b66
AppInfo to create launch intent from component name.
by Mario Bertschler
· 8 years ago
24bb66a
Removing the profile extra from intent and using the profile id from the profile column
by Sunny Goyal
· 8 years ago
e442512
Setting AppInfo.itemType to ITEM_TYPE_APPLICATION per default
by Mario Bertschler
· 8 years ago
0fc6f68
App discovery integration in All Apps search
by Mario Bertschler
· 9 years ago
3c7d9cb
Clean up around 1) Log.VERBOSE and 2) dump b/31772480
by Hyunyoung Song
· 9 years ago
3e9be43
No more LauncherActivityInfoCompat
by Sunny Goyal
· 9 years ago
1cc1c9a
Enforcing background thread when accessing iconCacheDb.
by Sunny Goyal
· 9 years ago
3fe4a14
Simplifying IconCache access code
by Sunny Goyal
· 9 years ago
7c74e4a
No more UserHandleCompat
by Sunny Goyal
· 9 years ago
1cd01b0
Ensuring that ShortcutInfo always has an icon
by Sunny Goyal
· 9 years ago
8e0e1d7
Moving come helper methods to corresponding classes
by Sunny Goyal
· 9 years ago
e4a3e0c
Adding support for searching word segments when camelcase is used in the title
by Sunny Goyal
· 9 years ago
1edab71
Unifying toString() method for various ItemInfo subclasses
by Sunny Goyal
· 9 years ago
a7ce166
Making the security checks and policy changes only when launching custom
by Sunny Goyal
· 9 years ago
d09c370
Removing dependency on getApplicationInfo method added in N
by Sunny Goyal
· 9 years ago
ff05f43
Respond to managed profile availabilty Intents.
by Kenny Guy
· 10 years ago
44cba69
Grey out suspended applications.
by Kenny Guy
· 10 years ago
dc89315
resolve merge conflicts of 0c2f0700a5 to ub-launcher3-master.
by Sunny Goyal
· 10 years ago
0c2f070
Only fetching firstInstallTime for an activity when required
by Sunny Goyal
· 10 years ago
aa8ef11
Refactoring ItemInfo
by Sunny Goyal
· 10 years ago
5183285
Using component key for app search results
by Sunny Goyal
· 10 years ago
5f4e0fd
Moving all apps code into sub package.
by Winson Chung
· 10 years ago
82b016c
Trim all whitespace from titles and labels.
by Winson Chung
· 10 years ago
3f47144
WidgetTray revamp work
by Hyunyoung Song
· 10 years ago
34b6527
Lazy loading high res icons
by Sunny Goyal
· 10 years ago
4fbc382
Updating IconCache to maintain a persistent of icons
by Sunny Goyal
· 11 years ago
e0f58d7
Adding shortcuts corresponding to ManagedUsers automatically.
by Sunny Goyal
· 11 years ago
c2bd810
Revert "Revert Cls stopping now-master running on googlefood"
by Kenny Guy
· 11 years ago
7bc272a
Revert Cls stopping now-master running on googlefood
by Kenny Guy
· 11 years ago
242bbe1
Remove reflection now we are building against L
by Kenny Guy
· 11 years ago
b6cc40b
Don't clear flags in startActivity
by Kenny Guy
· 11 years ago
ed13187
Launcher3 multi-profile support
by Kenny Guy
· 11 years ago
be3e410
Fix source code so it compiles on google3
by Sameer Padala
· 11 years ago
e3e646e
Make all fields of ItemInfo public.
by Anjali Koppal
· 11 years ago
7b168a1
Make classes that extend ItemInfo public.
by Anjali Koppal
· 12 years ago
b6d4c28
update placeholder on package install or restore
by Chris Wren
· 12 years ago
34c2e6c
Clean up imports
by Michael Jurka
· 12 years ago
eadbfc5
Move wallpapers to external activity
by Michael Jurka
· 12 years ago
[Renamed (92%) from src/com/android/launcher3/ApplicationInfo.java]
997a923
Removing old new-app animation code, and refactoring InstallShortcutReceiver to use new add/bind logic.
by Winson Chung
· 12 years ago
1e2f465
Implement ability to uninstall shortcuts from workspace
by Michael Jurka
· 12 years ago
64359a5
Ensuring that the db reflects all package added/removed/updated broadcasts.
by Winson Chung
· 12 years ago
325dc23
Launcher2 is now Launcher3.
by Daniel Sandler
· 12 years ago
[Renamed (99%) from src/com/android/launcher2/ApplicationInfo.java]
83892cc
Fixing issue where updating the visibility of one application can trigger all icons to disappear. (Bug 8757421)
by Winson Chung
· 12 years ago
487f7dd
Trying to track down corrupt database / items disappearing
by Adam Cohen
· 13 years ago
be36516
Try and resolve the package name from the intent directly falling back to the resolved component name if it fails. (Bug 6452306)
by Winson Chung
· 13 years ago
c9d95c5
Cleaning up LauncherModel
by Michael Jurka
· 14 years ago
b60fd0e
Tagging where ItemInfos are created for debug purposes
by Michael Jurka
· 14 years ago
c3eecff
Preventing multiple calls to loadLabel for the same info within a single load.
by Winson Chung
· 14 years ago
c85ea57
No longer generating title bitmaps for icons.
by Winson Chung
· 14 years ago
cd95371
Fix 3385675: Uninstall option available for system app
by Patrick Dubroy
· 15 years ago
78403fe
Changing downloads tab to my apps and making most recent first. (3377455)
by Winson Chung
· 15 years ago
430c53b
Fix 2981705: Unable to uninstall downloaded app by dragging to trash.
by Patrick Dubroy
· 15 years ago
3d605d5
Make tabs in all apps actually filter the list of apps.
by Patrick Dubroy
· 15 years ago
aafa03c
Allow for NxM layout and in-place rotation of items on homescreen.
by Winson Chung
· 15 years ago
f984e85
fix 2542590 add more logging when launching app fails
by Joe Onorato
· 15 years ago
0589f0f
Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ShortcutInfo which is
by Joe Onorato
· 16 years ago
be38609
Add a lot of logging that can be seen by doing adb shell setprop launcher2.dumpstate 1 and presssing volume down
by Joe Onorato
· 16 years ago
9c1289c
Redo the launcher loading code and put the real app icons into rollo.
by Joe Onorato
· 16 years ago
a590252
Launcher2 compiles.
by Joe Onorato
· 16 years ago
fca7c88
Move com/android/launcher -> com/android/launcher2
by Joe Onorato
· 16 years ago
[Renamed from src/com/android/launcher/ApplicationInfo.java]
1ce1a24
Fixes #1937447. Home was not saving the appropriate state when losing focus.
by Romain Guy
· 16 years ago
73b979d
Add gestures to Home.
by Romain Guy
· 16 years ago
31dd503
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
3189679
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 17 years ago
d097a18
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
c8f00b6
Initial Contribution
by The Android Open Source Project
· 17 years ago