index
:
packages_apps_Trebuchet
caf/cm-12.0
caf/cm-12.1
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-12.1-old
cm-13.0
cm-13.0-old
cm-14.0
cm-14.1
cm-14.1-NOMOD
cm-14.1-rebase
cm-9.1.0
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-16.0_20181101
lineage-17.0
lineage-17.1
mr1.1-staging
replicant-6.0
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/catchup
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0
staging/cm-14.1-aosprebase
staging/cm-14.1-rebase
staging/cmhome
staging/lineage-15.1
staging/lineage-15.1-20180114
staging/lineage-17.0_merge-android-10.0.0_r9
staging/remote-folder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AndroidManifest.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing wrong label in the AndroidManifest
Sunny Goyal
2016-08-25
1
-1
/
+1
*
Fixing FileLogs tests
Sunny Goyal
2016-06-07
1
-1
/
+10
*
Separating out configs and common manifest entries
Sunny Goyal
2016-05-24
1
-48
/
+23
*
Merge "Changing minSDK for launcher3 to 21 (Lollipop)" into ub-launcher3-calgary
Sunny Goyal
2016-05-11
1
-1
/
+1
|
\
|
*
Changing minSDK for launcher3 to 21 (Lollipop)
Sunny Goyal
2016-05-10
1
-1
/
+1
*
|
Adding full backup handler for launcher3
Sunny Goyal
2016-05-10
1
-2
/
+3
|
/
*
Chaning the behavior of settings activity.
Sunny Goyal
2016-05-02
1
-2
/
+5
*
Removing Launcher broadcast support from Launcher3
Sunny Goyal
2016-04-15
1
-5
/
+0
*
Removing first launcher broadcast
Sunny Goyal
2016-04-14
1
-4
/
+0
*
Removing WallpaperPicker from Launcher3
Sunny Goyal
2016-04-12
1
-27
/
+0
*
Added ColorExtractionService and ExtractedColors.
Tony Wickham
2016-04-01
1
-0
/
+5
*
Deleting the WallpaperPicker code inside launcher.
Sunny Goyal
2016-02-18
1
-3
/
+3
*
Separating out Launcher3 resources from Wallpaper resources
Sunny Goyal
2016-02-10
1
-1
/
+1
*
Merge "Preventing activity to restart when keyboard is connected or keyboard ...
Sunny Goyal
2015-10-16
1
-0
/
+1
|
\
|
*
Merge "Preventing activity to restart when keyboard is connected or keyboard ...
Sunny Goyal
2015-10-16
1
-0
/
+1
|
|
\
|
|
*
Preventing activity to restart when keyboard is connected or keyboard type ch...
Sunny Goyal
2015-10-14
1
-0
/
+1
*
|
|
am 44b48f77: am 28c6b963: Showing a permission prompt for direct call shortcuts
Sunny Goyal
2015-10-14
1
-1
/
+1
|
\
|
|
|
*
|
am 28c6b963: Showing a permission prompt for direct call shortcuts
Sunny Goyal
2015-10-14
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Showing a permission prompt for direct call shortcuts
Sunny Goyal
2015-10-12
1
-1
/
+1
|
*
|
Moving a few testing classes to a separate package
Sunny Goyal
2015-10-07
1
-54
/
+49
|
|
/
*
|
Merge "Moving a few testing classes to a separate package" into ub-launcher3-...
Sunny Goyal
2015-09-21
1
-54
/
+49
|
\
\
|
*
|
Moving a few testing classes to a separate package
Sunny Goyal
2015-08-19
1
-54
/
+49
*
|
|
am 830b5e08: Updating the target sdk to launcher
Sunny Goyal
2015-08-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Updating the target sdk to launcher
Sunny Goyal
2015-08-21
1
-1
/
+1
*
|
Updating logic for setting wallpaper desired size
Sunny Goyal
2015-08-19
1
-7
/
+0
*
|
am dc352761: Merge "Removing account manager calls" into ub-launcher3-burnaby
Sunny Goyal
2015-08-04
1
-1
/
+0
|
\
|
|
*
Removing account manager calls
Sunny Goyal
2015-08-04
1
-1
/
+0
*
|
Removing boot receiver.
Sunny Goyal
2015-07-16
1
-8
/
+0
|
/
*
Moving LauncherExtension to a separate package
Sunny Goyal
2015-06-25
1
-1
/
+5
*
Ensure that Launcher Activity has an exclusive task
Adam Cohen
2015-06-23
1
-0
/
+1
*
Using content provider to update launcher settings
Sunny Goyal
2015-06-12
1
-5
/
+0
*
Removing LauncherApplication to enable us to easily catch LauncherAppState er...
Sunny Goyal
2015-06-04
1
-1
/
+0
*
Use a broadcast receiver instead of a settings observer.
Rahul Chaturvedi
2015-06-04
1
-1
/
+7
*
Enabling resumeWhilePausing for the Launcher activity.
Winson Chung
2015-06-01
1
-0
/
+1
*
Add the Allow Rotation setting to Launcher3.
Rahul Chaturvedi
2015-06-01
1
-0
/
+6
*
Removing UserInitializeReceiver from manifest as it does not exist
Sunny Goyal
2015-04-09
1
-9
/
+0
*
Removing UninstallShortcutReceiver
Sunny Goyal
2015-04-01
1
-15
/
+0
*
Merge "Removing all dependencies of launcher code on wallpaper-picker" into u...
Sunny Goyal
2015-03-21
1
-1
/
+1
|
\
|
*
Removing all dependencies of launcher code on wallpaper-picker
Sunny Goyal
2015-03-20
1
-1
/
+1
*
|
Rewrite: Widget preview loader logic
Sunny Goyal
2015-03-20
1
-9
/
+0
|
/
*
First pass of the Launcher Overlay interface / impl
Adam Cohen
2014-10-22
1
-1
/
+19
*
Update calls now we have an L API version.
Kenny Guy
2014-09-18
1
-1
/
+1
*
Fixing install shortcut receiver in launcher3
Sunny Goyal
2014-09-05
1
-4
/
+4
*
Updating the ui for widget restore flow
Sunny Goyal
2014-08-12
1
-3
/
+7
*
Autoinstalls loading xml
Sunny Goyal
2014-08-12
1
-13
/
+0
*
Make com.android.launcher3.action.FIRST_LOAD_COMPLETE protectable on both sides
Adam Cohen
2014-08-08
1
-0
/
+1
*
Adding broadcast to indicate first launcher load
Adam Cohen
2014-07-23
1
-1
/
+3
*
Adding app widget restore support in Launcher3 for android L
Sunny Goyal
2014-07-21
1
-0
/
+7
*
Merge "Revert "Add uses feature managed profiles to Launcher3 manifest."" int...
Sander Alewijnse
2014-07-17
1
-2
/
+0
|
\
|
*
Revert "Add uses feature managed profiles to Launcher3 manifest."
Sander Alewijnse
2014-07-16
1
-2
/
+0
[next]