Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
6028132e37cb9b8d19bd4bf40f4b51db9ebad8e2
6028132
Merge "Round popup corner clipping rotation center" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
f4087bb
Merge "Round popup corner clipping rotation center" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
ad69fa4
Round popup corner clipping rotation center
by Tony
· 8 years ago
db94d99
Merge "Animate badge after folder closes" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
39dad38
Merge "Don't crash when tapping twice on a notification" into ub-launcher3-dorval-polish
by Tony
· 8 years ago
b372006
Merge "Animate badge after folder closes" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
2da5b6a
Merge "Don't crash when tapping twice on a notification" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
f622ec5
Merge "Some cleanups in DragDriver class: 1. Get rid of unused instance variables from DragDriver#SystemDragDriver class 2. Get rid of unnecessary ;" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
8f2e8e1
Merge "Some cleanups in DragDriver class: 1. Get rid of unused instance variables from DragDriver#SystemDragDriver class 2. Get rid of unnecessary ;" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
e62efb8
Import translations. DO NOT MERGE am: 5098e36f01 -s ours
by Bill Yi
· 8 years ago
3f24189
Import translations. DO NOT MERGE am: 5098e36f01 -s ours
by Bill Yi
· 8 years ago
ac9ef50
Import translations. DO NOT MERGE am: d4274a6fa4 -s ours
by Bill Yi
· 8 years ago
d5b846b
Merge "Import translations. DO NOT MERGE" into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
af9eb69
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
d4274a6
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
2951c27
Import translations. DO NOT MERGE skipped: 5098e36f01
by Bill Yi
· 8 years ago
5098e36
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
814dead
Animate badge after folder closes
by Tony
· 8 years ago
cd68854
Don't crash when tapping twice on a notification
by Tony
· 8 years ago
00f3da2
Some cleanups in DragDriver class:
by Rajeev Kumar
· 8 years ago
794de6a
Merge "Making bitmap of PreloaderIconDrawable smaller so it fits inside the progress circle." into ub-launcher3-dorval-polish
by Mario Bertschler
· 8 years ago
e8f2f7b
Merge "Updating the UI for Add-to-homescreen dialog" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
490df27
Merge "Fix for clipped promise icon." into ub-launcher3-dorval-polish
by Mario Bertschler
· 8 years ago
5692eb4
Merge "Making bitmap of PreloaderIconDrawable smaller so it fits inside the progress circle." into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
35a4ae0
Merge "Updating the UI for Add-to-homescreen dialog" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
037fd6d
Merge "Fix for clipped promise icon." into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
f340933
Merge "Replace use of java.util.HashMap with android.util.ArrayMap in UserManagerCompatVL class" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
21e69dc
Merge "Replace use of java.util.HashMap with android.util.ArrayMap in UserManagerCompatVL class" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
468eaa0
Merge "1. Get rid of few unnecessary boxing in BgDataModel class. 2. Get rid of an unnecessary return statment from BgDataModel class." into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
ba99be5
Merge "Add following compile time dependency to packages/apps/Launcher3/build.gradle file" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
da3c18d
Merge "1. Get rid of few unnecessary boxing in BgDataModel class. 2. Get rid of an unnecessary return statment from BgDataModel class." into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
0130a05
Merge "Add following compile time dependency to packages/apps/Launcher3/build.gradle file" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
8b4342c
Updating the UI for Add-to-homescreen dialog
by Sunny Goyal
· 8 years ago
67deffe
Merge "Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
2de667d
Merge "Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
443bfc8
1. Get rid of few unnecessary boxing in BgDataModel class.
by Rajeev Kumar
· 8 years ago
539ddc1
Merge "Align widgets labels to view start for RTL" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
922f84a
Merge "Align widgets labels to view start for RTL" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
7fd4bb6
Align widgets labels to view start for RTL
by Tony Wickham
· 8 years ago
6db41f1
Fix for clipped promise icon.
by Mario Bertschler
· 8 years ago
17ad86b
Merge "Add LAUNCHER3_SPRING_ICONS feature flag b/34841763" into ub-launcher3-dorval-polish
by Hyunyoung Song
· 8 years ago
1153e9e
Merge "Add LAUNCHER3_SPRING_ICONS feature flag b/34841763" into ub-launcher3-dorval-polish
by Hyunyoung Song
· 8 years ago
8cae50d
Replace use of java.util.HashMap with android.util.ArrayMap in
by Rajeev Kumar
· 8 years ago
4bfa466
Add following compile time dependency to
by Rajeev Kumar
· 8 years ago
a729006
Merge "Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory." into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
ba09b72
Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in CellLayout class 2. Get rid of explicit type arguments that can be inferred 3. Make instance variables final Bug: 62466540" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
005a376
Merge "Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory." into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
81d8a3d
Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in CellLayout class 2. Get rid of explicit type arguments that can be inferred 3. Make instance variables final Bug: 62466540" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
385690f
Merge "1. Get rid of mWidgetMinSize as the contents of this collection are queried, but never updated. 2. Get rid of explicit type arguments that can be inferred 3. Add type argument to variables of type HashSet Bug: 62466540" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
9fb9b3b
Merge "1. Get rid of mWidgetMinSize as the contents of this collection are queried, but never updated. 2. Get rid of explicit type arguments that can be inferred 3. Add type argument to variables of type HashSet Bug: 62466540" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
fd126aa
Making bitmap of PreloaderIconDrawable smaller so it fits inside
by Mario Bertschler
· 8 years ago
9fc3a58
Extracting search algorithm in an interface to make it easier to change the search behavior
by Sunny Goyal
· 8 years ago
0ce439f
1. Get rid of mWidgetMinSize as the contents of this collection are
by Rajeev Kumar
· 8 years ago
f6eb789
Extracting search algorithm in an interface to make it easier to change the search behavior
by Sunny Goyal
· 8 years ago
571e12d
Fixing FLAG_PROVIDER_NOT_READY not being cleared in LoaderTask
by Sunny Goyal
· 8 years ago
7475884
Add LAUNCHER3_SPRING_ICONS feature flag b/34841763
by Hyunyoung Song
· 8 years ago
d584a58
Merge "Replace use of java.util.HashMap with android.util.ArrayMap in AutoInstallsLayout, DefaultLayoutParser, ImportDataTask classes." into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
7847d10
Merge "Replace use of java.util.HashMap with android.util.ArrayMap in AutoInstallsLayout, DefaultLayoutParser, ImportDataTask classes." into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
57a63b9
Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in PackageUpdatedTask class 2. Get rid of explicit type arguments that can be inferred" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
7ffdf48
Merge "Adding support for loading workspace in the absence of Launcher." into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
ef66cdb
Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in PackageUpdatedTask class 2. Get rid of explicit type arguments that can be inferred" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
4ec91c3
Merge "Adding support for loading workspace in the absence of Launcher." into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
8701b2a
Import translations. DO NOT MERGE am: b38e74160f -s ours
by Bill Yi
· 8 years ago
4a0385f
Import translations. DO NOT MERGE am: b38e74160f -s ours
by Bill Yi
· 8 years ago
6223d00
Import translations. DO NOT MERGE am: 5212c88bcd -s ours
by Bill Yi
· 8 years ago
34dd126
Merge changes from topic 'am-24da0838-1ec5-48ab-b09a-4310ca378010' into ub-launcher3-master
by TreeHugger Robot
· 8 years ago
54cfee2
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
5212c88
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
b44ae71
Import translations. DO NOT MERGE skipped: b38e74160f
by Bill Yi
· 8 years ago
b38e741
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
83afc9e
1. Replace use of java.util.HashMap with android.util.ArrayMap in
by Rajeev Kumar
· 8 years ago
37a256d
Merge "Fix typo in preferences" into ub-launcher3-dorval-polish am: a1840c6e29
by Tony Wickham
· 8 years ago
a1840c6
Merge "Fix typo in preferences" into ub-launcher3-dorval-polish
by Tony Wickham
· 8 years ago
66e2b3b
Merge "Fix synchronization on a non-final field 'sInstanceLock' by making it final." into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
bddec52
Merge "resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
1d3bde1
Merge "Some cleanups in Workspace.java class 1. Make instance variables final 2. Get rid of explicit type arguments that can be inferred 3. Get rid of redundant initializer 4. Get rid of unnecessary ;" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
98e063e
Merge "Fix synchronization on a non-final field 'sInstanceLock' by making it final." into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
76a3d91
Merge "resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
b685d10
Merge "Some cleanups in Workspace.java class 1. Make instance variables final 2. Get rid of explicit type arguments that can be inferred 3. Get rid of redundant initializer 4. Get rid of unnecessary ;" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
a616d2b
resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
bf3366f
Fix synchronization on a non-final field 'sInstanceLock' by making it final.
by Rajeev Kumar
· 8 years ago
9ab9899
Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in ShortcutCache class 2. Get rid of unused constants from ShortcutCache class 3. Make instance variables final" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
93c0512
Some cleanups in Workspace.java class
by Rajeev Kumar
· 8 years ago
606d383
Merge "1. Replace use of java.util.HashMap with android.util.ArrayMap in ShortcutCache class 2. Get rid of unused constants from ShortcutCache class 3. Make instance variables final" into ub-launcher3-dorval-polish
by Rajeev Kumar
· 8 years ago
4eb823a
Fix typo in preferences
by Tony
· 8 years ago
9962dbe
1. Replace use of java.util.HashMap with android.util.ArrayMap in
by Rajeev Kumar
· 8 years ago
43d6966
Merge "Making some constants accessible" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
97d7491
Merge "Making some constants accessible" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
0a3169b
1. Replace use of java.util.HashMap with android.util.ArrayMap in
by Rajeev Kumar
· 8 years ago
59a67ec
Merge commit 'refs/changes/47/2394847/4' of sso://googleplex-android/platform/packages/apps/Launcher3 into am-5eee1265-440d-4109-93c9-46ee7ae611fc
by Sunny Goyal
· 8 years ago
5cc7bbd
Removing dependency on onAttachedToWindow callback.
by Sunny Goyal
· 8 years ago
12d88b1
Merge "Replacing png asset with vector drawable" into ub-launcher3-dorval-polish
by Sunny Goyal
· 8 years ago
9c1e80c
Merge "Replacing png asset with vector drawable" into ub-launcher3-dorval-polish
by TreeHugger Robot
· 8 years ago
a17eb3a
Some theme fixes am: 325b5c7a66
by Sunny Goyal
· 8 years ago
325b5c7
Some theme fixes
by Sunny Goyal
· 8 years ago
a93d09f
Replacing png asset with vector drawable
by Sunny Goyal
· 8 years ago
14c3389
Revert changes made in http://ag/2388716 as we have few open questions
by Rajeev Kumar
· 8 years ago
1905a36
Replace use of java.util.HashMap with android.util.ArrayMap in AnimationLayerSet.
by Rajeev Kumar
· 8 years ago
415ff73
Replace use of java.util.HashMap with android.util.ArrayMap in DrawableFactory.
by Rajeev Kumar
· 8 years ago
0590a4c
Replace use of java.util.HashMap with android.util.ArrayMap in
by Rajeev Kumar
· 8 years ago
Next »