summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2016-05-2377-107/+261
* Merge "Adding android.icu.text.AlphabeticIndex implementation for AlphabeticI...Sunny Goyal2016-05-201-102/+155
|\
| * Merge "Adding android.icu.text.AlphabeticIndex implementation for AlphabeticI...Sunny Goyal2016-05-201-102/+155
| |\
| | * Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompatSunny Goyal2016-05-181-102/+155
* | | Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-208-62/+43
|\| |
| * | Making page indicator an abstract class and implementing some common methods.Sunny Goyal2016-05-208-62/+43
* | | Merge "Preventing unnecessary options update to QSB provider by checking if t...Sunny Goyal2016-05-192-1/+26
|\| |
| * | Merge "Preventing unnecessary options update to QSB provider by checking if t...Sunny Goyal2016-05-192-1/+26
| |\ \
| | * | Preventing unnecessary options update to QSB providerSunny Goyal2016-05-182-1/+26
* | | | Missed one more page indicator null check.Tony Wickham2016-05-191-2/+4
|\| | |
| * | | Missed one more page indicator null check.Tony Wickham2016-05-191-2/+4
* | | | Add more null checks for page indicators.Tony Wickham2016-05-192-2/+5
|\| | |
| * | | Add more null checks for page indicators.Tony Wickham2016-05-192-2/+5
* | | | Updating the folder page indicator to be more like the framework page indicat...Sunny Goyal2016-05-1927-457/+320
|\| | |
| * | | Updating the folder page indicator to be more like theSunny Goyal2016-05-1827-457/+320
| | |/ | |/|
* | | Add null check to page indicator to prevent crashes in landscape.Tony Wickham2016-05-181-1/+3
|\| |
| * | Add null check to page indicator to prevent crashes in landscape.Tony Wickham2016-05-181-1/+3
| |/
* | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-05-180-0/+0
|\|
| * Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-05-1811-19/+19
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2016-05-1711-19/+19
* | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterBaligh Uddin2016-05-1811-19/+19
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2016-05-1711-19/+19
* | | | Fixing build breakageSunny Goyal2016-05-181-4/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Fixing build breakageSunny Goyal2016-05-181-4/+0
* | | | Rearranging the provider checks to avoid packagemanager lookups whenever laun...Sunny Goyal2016-05-183-47/+22
|\| | |
| * | | Rearranging the provider checks to avoid packagemanager lookupsSunny Goyal2016-05-183-47/+22
* | | | Merge "Add PageIndicator interface and custom PageIndicatorLine view." into u...Tony Wickham2016-05-1817-85/+345
|\| | |
| * | | Merge "Add PageIndicator interface and custom PageIndicatorLine view." into u...Tony Wickham2016-05-1817-85/+345
| |\ \ \
| | * | | Add PageIndicator interface and custom PageIndicatorLine view.Tony Wickham2016-05-1717-85/+345
* | | | | Merge "Only show App Info drag target if developer settings are enabled." int...Tony Wickham2016-05-181-2/+9
|\| | | |
| * | | | Merge "Only show App Info drag target if developer settings are enabled." int...Tony Wickham2016-05-181-2/+9
| |\ \ \ \
| | * | | | Only show App Info drag target if developer settings are enabled.Tony Wickham2016-05-171-2/+9
| | | |_|/ | | |/| |
* | | | | instead of unbinding items from the loader, unregistering listeners in activi...Sunny Goyal2016-05-176-59/+31
|\| | | |
| * | | | instead of unbinding items from the loader, unregistering listenersSunny Goyal2016-05-176-59/+31
* | | | | Merge "Revert "Wrapping folderLisners with weak reference, and storing it as ...Sunny Goyal2016-05-174-85/+37
|\| | | |
| * | | | Merge "Revert "Wrapping folderLisners with weak reference, and storing it as ...Sunny Goyal2016-05-174-85/+37
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Revert "Wrapping folderLisners with weak reference, and storing it as an array"Sunny Goyal2016-05-174-85/+37
* | | | | Merge "Wrapping folderLisners with weak reference, and storing it as an array...Sunny Goyal2016-05-174-37/+85
|\| | | |
| * | | | Merge "Wrapping folderLisners with weak reference, and storing it as an array...Sunny Goyal2016-05-174-37/+85
| |\| | |
| | * | | Wrapping folderLisners with weak reference, and storing it as an arraySunny Goyal2016-05-174-37/+85
* | | | | Opening the system default wallpaper picker on clicking the wallpaper tileSunny Goyal2016-05-173-2/+41
|\| | | |
| * | | | Opening the system default wallpaper picker on clicking the wallpaper tileSunny Goyal2016-05-173-2/+41
| |/ / /
* | | | Merge "Removing reference of hostView from LauncherAppWidgetInfo" into ub-lau...Sunny Goyal2016-05-173-58/+50
|\| | |
| * | | Merge "Removing reference of hostView from LauncherAppWidgetInfo" into ub-lau...Sunny Goyal2016-05-173-58/+50
| |\ \ \
| | * | | Removing reference of hostView from LauncherAppWidgetInfoSunny Goyal2016-05-163-58/+50
* | | | | On some "non-standard" devices, load label can cause a security exception due...Sunny Goyal2016-05-160-0/+0
|\| | | |
| * | | | On some "non-standard" devices, load label can cause a security exception due...Sunny Goyal2016-05-160-0/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | On some "non-standard" devices, load label can cause a security exceptionSunny Goyal2016-05-162-2/+16
* | | | | Making the \'Allow rotation\' setting dependent on system stateSunny Goyal2016-05-165-73/+68
|\| | | | | |_|_|/ |/| | |
| * | | Making the 'Allow rotation' setting dependent on system stateSunny Goyal2016-05-165-73/+68
| | |/ | |/|