summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing wrong method nameSunny Goyal2016-04-041-1/+1
* Adding an upper bound to all-apps width on larger devicesSunny Goyal2016-04-041-0/+15
* Defining separate layouts for horizontal and vertical drop target barsSunny Goyal2016-03-241-25/+2
* Switch all folder preview rendering to be programmatic (ie. no assets)Adam Cohen2016-03-031-0/+2
* Merge "Setting content bounds in onMeasure as it uses measuredWidth, which mi...Sunny Goyal2016-02-171-1/+1
|\
| * Setting content bounds in onMeasure as it uses measuredWidth, which mightSunny Goyal2016-02-161-1/+1
* | Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-1/+1
* | Tweak spring-loaded workspace.Tony Wickham2016-02-081-1/+4
* | resolve merge conflicts of b9759d399b to ub-launcher3-calgary.Tony Wickham2016-02-011-3/+14
|\|
| * Add extra space for the search bar.Tony Wickham2016-02-011-3/+14
* | resolve merge conflicts of a50a419b82 to ub-launcher3-master.Sunny Goyal2015-12-111-1/+1
|\|
| * Restarting launcher when on font scale changeSunny Goyal2015-12-111-1/+1
* | Merge "Fixing All apps not respecting scaled icon size" into ub-launcher3-bur...Sunny Goyal2015-12-101-3/+3
|\|
| * Fixing All apps not respecting scaled icon sizeSunny Goyal2015-12-101-3/+3
* | Revert "Revert "Reverting folder cell width on portrait phones.""Tony Wickham2015-11-131-1/+3
|\|
| * Revert "Revert "Reverting folder cell width on portrait phones.""Tony Wickham2015-11-131-1/+3
* | Revert "Reverting folder cell width on portrait phones."Tony Wickham2015-11-121-3/+1
|\|
| * Revert "Reverting folder cell width on portrait phones."Tony Wickham2015-11-121-3/+1
* | Reverting folder cell width on portrait phones.Tony Wickham2015-11-121-1/+3
|\|
| * Reverting folder cell width on portrait phones.Tony Wickham2015-11-121-1/+3
* | Added Gravity.CENTER_HORIZONTAL to drop target layout params.Tony Wickham2015-10-301-1/+1
* | resolve merge conflicts of a3c74d10a7 to ub-launcher3-master.Tony Wickham2015-10-301-39/+65
|\|
| * Setting correct height for search bar widget options bundle.Tony Wickham2015-10-291-42/+66
* | resolve merge conflicts of 52040c2d51 to ub-launcher3-master.Tony Wickham2015-10-231-9/+11
|\|
| * Set search bar height before setting up views in Launcher.Tony Wickham2015-10-211-9/+11
* | am a295048a: Increase folder cell width slightly.Tony Wickham2015-10-121-1/+2
|\|
| * Increase folder cell width slightly.Tony Wickham2015-10-121-1/+2
* | resolved conflicts for fa3c369c to ub-launcher3-masterTony Wickham2015-10-091-11/+26
|\|
| * Merge "Added launcher callback to specify search bar height." into ub-launche...Tony Wickham2015-10-091-13/+28
| |\
| | * Added launcher callback to specify search bar height.Tony Wickham2015-10-081-13/+28
* | | resolved conflicts for d70a4b7b to ub-launcher3-masterTony Wickham2015-10-081-11/+29
|\| |
| * | Grid adjustments, specifically for Ryu.Tony Wickham2015-10-081-11/+29
| |/
* | am d47807d7: am 3a3517fb: Add widget size options for QSB.Tony Wickham2015-10-071-3/+3
|\|
| * Add widget size options for QSB.Tony Wickham2015-10-061-3/+3
* | Flinging to the left deletes when in vertical bar layout mode.Tony Wickham2015-09-161-1/+1
* | Added AppInfoDropTargetBar to spring loaded workspace.Tony Wickham2015-09-151-23/+33
* | General code refactoringSunny Goyal2015-08-201-0/+12
* | resolved conflicts for merge of 0ad33066 to ub-launcher3-masterWinson2015-08-071-2/+1
|\|
| * Refactoring search bar animations.Winson Chung2015-08-051-2/+1
* | am 946609f0: Merge "Fixing overview mode scale calculations." into ub-launche...Winson Chung2015-07-281-14/+5
|\|
| * Merge "Fixing overview mode scale calculations." into ub-launcher3-burnabyWinson Chung2015-07-281-14/+5
| |\
| | * Fixing overview mode scale calculations.Winson Chung2015-07-101-14/+5
* | | am af263737: Merge "Fixing regression in calculating workspace padding." into...Winson Chung2015-07-131-7/+15
|\| |
| * | Fixing regression in calculating workspace padding.Winson Chung2015-07-131-7/+15
| |/
* / Removing some unused PagedView attributesSunny Goyal2015-07-091-5/+5
|/
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-11/+7
* Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-051-4/+4
* Fixing issue with hotseat being on the wrong side of the screen in RTL.Winson Chung2015-06-031-3/+5
* Moving all apps code into sub package.Winson Chung2015-05-221-21/+12
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-275/+111