Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_apps_SHIFT-Home
/
eb4b79935e9f75dda72e4953f45e616e252d7b03
eb4b799
Removing icon_type column
by Sunny Goyal
· 9 years ago
4dcd8ff
Merge "Fixing a crash/ Launcher3 doesn't have predicted apps" into ub-launcher3-calgary
by TreeHugger Robot
· 9 years ago
373f571
Fixing a crash/ Launcher3 doesn't have predicted apps
by Hyunyoung Song
· 9 years ago
5a874d2
Merge "Changing minSDK for launcher3 to 21 (Lollipop)" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
da91283
Merge "Send predictedApps rank via user event logging" into ub-launcher3-calgary
by Hyunyoung Song
· 9 years ago
6470cf4
Send predictedApps rank via user event logging
by Hyunyoung Song
· 9 years ago
bc543af
build fix
by Sunny Goyal
· 9 years ago
d297be2
Changing minSDK for launcher3 to 21 (Lollipop)
by Sunny Goyal
· 9 years ago
c190dbf
Adding full backup handler for launcher3
by Sunny Goyal
· 9 years ago
78508ec
Merge "Removing LauncherProvider dependency in DatabaseHeler" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
adb8eb5
Merge "Widgets tray should preserve scroll position during screen rotation" into ub-launcher3-calgary
by Hyunyoung Song
· 9 years ago
bc5d623
Widgets tray should preserve scroll position during screen rotation
by Hyunyoung Song
· 9 years ago
b5b55c8
Removing LauncherProvider dependency in DatabaseHeler
by Sunny Goyal
· 9 years ago
6b360f6
Merge "Using a separate thread for logging" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
7cb519b
Merge "Removing some obsolete flags" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
0292bd1
Updating gradle version
by Sunny Goyal
· 9 years ago
462b5cc
Extract color for the hotseat.
by Tony Wickham
· 9 years ago
14c73cc
Using a separate thread for logging
by Sunny Goyal
· 9 years ago
a26e2d3
Removing some obsolete flags
by Sunny Goyal
· 9 years ago
34a2d31
Merge "Adding a utility class for persistant logging." into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
ac6d3a8
Merge "Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
713edfc
Adding a utility class for persistant logging.
by Sunny Goyal
· 9 years ago
3074965
Merge "Add test size annotation." into ub-launcher3-calgary
by Hyunyoung Song
· 9 years ago
1afc1b3
Merge "Workaround issue where IME doesn't show up when tapping folder text" into ub-launcher3-calgary
by Adam Cohen
· 9 years ago
9345ebf
Add test size annotation.
by Hyunyoung Song
· 9 years ago
ea98f52
Fixing bug where the widget background enters into a focused state
by Sunny Goyal
· 9 years ago
bd42ba7
Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.
by Tony Wickham
· 9 years ago
b0efe3f
Workaround issue where IME doesn't show up when tapping folder text
by Adam Cohen
· 9 years ago
f9a13f7
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary
by Baligh Uddin
· 9 years ago
e2cd10d
Import translations. DO NOT MERGE
by Baligh Uddin
· 9 years ago
5ae8208
Fixing crash when getActivity is null
by Sunny Goyal
· 9 years ago
745bad9
Chaning the behavior of settings activity.
by Sunny Goyal
· 9 years ago
f8a2ba2
Merge "Revert "Calling start/stop listening in onStart/onStop"" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
7e5d5fc
Revert "Calling start/stop listening in onStart/onStop"
by Sunny Goyal
· 9 years ago
da3de6d
Fix incorrect icon greying on pre-N system
by Rubin Xu
· 9 years ago
c578415
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary
by Baligh Uddin
· 9 years ago
0a0039d
Import translations. DO NOT MERGE
by Bill Yi
· 9 years ago
a332ae8
Merge "Define a set of methods on Launcher which can be safely called externally" into ub-launcher3-calgary
by Adam Cohen
· 9 years ago
79d90c5
Define a set of methods on Launcher which can be safely called externally
by Adam Cohen
· 9 years ago
e81d6fd
Import translations. DO NOT MERGE
by Baligh Uddin
· 9 years ago
02c8b3d
Import translations. DO NOT MERGE
by Bill Yi
· 9 years ago
711ee90
Merge "Refactoring package tracking in managed profile heuristic into a separate class" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
752848a
Refactoring package tracking in managed profile heuristic into a separate class
by Sunny Goyal
· 9 years ago
1ed6c4a
Showing a toast when changing wallaper is disabled
by Sunny Goyal
· 9 years ago
cc8f9e0
Removing some deprecated columns.
by Sunny Goyal
· 9 years ago
77c2636
Fix recyclerview res path
by Hyunyoung Song
· 9 years ago
aa95365
Refactor UserEventDispatcher (1/2) b/28269657
by Hyunyoung Song
· 9 years ago
fdec0f9
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary
by Baligh Uddin
· 9 years ago
2e8ec7e
Import translations. DO NOT MERGE
by Baligh Uddin
· 9 years ago
b660759
Merge "Removing Launcher broadcast support from Launcher3" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
6388b2c
Adding some utility methods for thread verification
by Sunny Goyal
· 9 years ago
46ab227
Removing Launcher broadcast support from Launcher3
by Sunny Goyal
· 9 years ago
5340584
Removing some deprecated callbacks
by Sunny Goyal
· 9 years ago
53b7ce1
Removing first launcher broadcast
by Sunny Goyal
· 9 years ago
ddec1c7
Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto
by Hyunyoung Song
· 9 years ago
30a7161
Removing WallpaperPicker from Launcher3
by Sunny Goyal
· 9 years ago
3405080
[DO NOT MERGE] Address some spacing issues in all apps related to new support library
by Adam Cohen
· 9 years ago
5be3e4c
Giving proper workspace description when the launcher is not loaded.
by Sunny Goyal
· 9 years ago
d797327
[DO NOT MERGE] Address some spacing issues in all apps related to new support library
by Adam Cohen
· 9 years ago
04cdfac
[DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver
by Sunny Goyal
· 9 years ago
d435cc0
[DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver
by Sunny Goyal
· 9 years ago
fdcbe30
Merge "Fixing gradle version comflicts" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
15cece9
Fixing gradle version comflicts
by Sunny Goyal
· 9 years ago
2bcffdc
Merge "Remove special code path for not animating folder open in power save mode" into ub-launcher3-calgary
by Adam Cohen
· 9 years ago
31c2ac6
Fixing a typo from <array> to <string-array> am: 63d093d -s ours
by Hyunyoung Song
· 9 years ago
37b2a49
Remove special code path for not animating folder open in power save mode
by Adam Cohen
· 9 years ago
99133a3
Make com.android.launcher3.action.LAUNCH intent explicit b/27967359
by Hyunyoung Song
· 9 years ago
849344b
Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
63d093d
Fixing a typo from <array> to <string-array>
by Hyunyoung Song
· 9 years ago
38ea9ca
Merge "Removing dependency on getApplicationInfo method added in N" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
f9dc857
Make com.android.launcher3.action.LAUNCH intent explicit b/27967359
by Hyunyoung Song
· 9 years ago
e7217a5
Merge "Changing the scale factor for square icons" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
e1a4811
Merge "Revert "Updating current page when changing the frescroll mode"" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
8682116
Changing the scale factor for square icons
by Sunny Goyal
· 9 years ago
9f44d7d
Revert "Updating current page when changing the frescroll mode"
by Sunny Goyal
· 9 years ago
1ab2263
Fixing wrong grid size definitions
by Sunny Goyal
· 9 years ago
23ac9cb
Calling start/stop listening in onStart/onStop
by Sunny Goyal
· 9 years ago
d09c370
Removing dependency on getApplicationInfo method added in N
by Sunny Goyal
· 9 years ago
b8b070c
Merge "Updating current page when changing the frescroll mode" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
debf814
Updating current page when changing the frescroll mode
by Sunny Goyal
· 9 years ago
5b9a6e3
Merge "Stop animating highlighted page border in spring-loaded mode." into ub-launcher3-calgary
by Tony Wickham
· 9 years ago
3b21a97
Merge "Add velocity threshold so that fast pinches (flings) are detected." into ub-launcher3-calgary
by Tony Wickham
· 9 years ago
012734d
Add velocity threshold so that fast pinches (flings) are detected.
by Tony Wickham
· 9 years ago
c52ba71
Fixing folder icon not getting redrawn when the contents change
by Sunny Goyal
· 9 years ago
e316a7f
Merge "Disable pinch gesture when accessibility is enabled." into ub-launcher3-calgary
by Tony Wickham
· 9 years ago
4a754f8
Merge "Deleting resources added due to merge conflicts" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
b9f3d02
Deleting resources added due to merge conflicts
by Sunny Goyal
· 9 years ago
e221725
Disable pinch gesture when accessibility is enabled.
by Tony Wickham
· 9 years ago
b0e3780
Removing some wallpaper dependency
by Sunny Goyal
· 9 years ago
e1f1c34
Merge "Fixing bug where folders on the first screen and hotseat are not registered by the Launcher if there are folders on other screens" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
b4c4dce
Merge "Listen on new broadcasts for profile changes." into ub-launcher3-calgary
by Rubin Xu
· 9 years ago
e27815e
Fixing wrong method name
by Sunny Goyal
· 9 years ago
48d9602
Merge "Adding an upper bound to all-apps width on larger devices" into ub-launcher3-calgary
by Sunny Goyal
· 9 years ago
e72f45a
[DO NOT MERGE] updateOverlayBounds no longer rely on LauncherCallback method mFixedSearchBarBounds is no longer used.
by Hyunyoung Song
· 9 years ago
13178ac
Adding an upper bound to all-apps width on larger devices
by Sunny Goyal
· 9 years ago
04907ee
[DO NOT MERGE] updateOverlayBounds no longer rely on LauncherCallback method
by Hyunyoung Song
· 9 years ago
3332607
Stop animating highlighted page border in spring-loaded mode.
by Tony Wickham
· 9 years ago
ac6e5d7
Listen on new broadcasts for profile changes.
by Rubin Xu
· 9 years ago
44c0643
Fixing bug where folders on the first screen and hotseat are not
by Sunny Goyal
· 9 years ago
19c5c57
Fixing white background under hotseat
by Sunny Goyal
· 9 years ago
Next »