summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Disabling icon normalizationSunny Goyal2016-01-131-1/+1
| | | | | | | | | | | | | | | Bug: 26537769 Change-Id: Ia1d7127a7c01fe98127e34440d1c003b669eaf75
* | | Merge "Fixing icon badging being done on scaled bitmap size" into ↵Sunny Goyal2016-01-121-1/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-burnaby-polish am: 5255c87c6f * commit '5255c87c6f215010aeeb690eed4eae28177b0a93': Fixing icon badging being done on scaled bitmap size
| * | Merge "Fixing icon badging being done on scaled bitmap size" into ↵Sunny Goyal2016-01-121-1/+23
| |\ \ | | |/ | |/| | | | ub-launcher3-burnaby-polish
| | * Fixing icon badging being done on scaled bitmap sizeSunny Goyal2016-01-081-1/+23
| | | | | | | | | | | | | | | | | | | | | | | | Launcher already scales the bitmap during the icon creaiton. The badging should be done based on the actual size Bug: 26345646 Change-Id: I1b1f7ac736322ba10db9083d602eec221b99687a
* | | Fixing custom content screen not aligned properly in landscapeSunny Goyal2016-01-122-3/+5
|\| | | | | | | | | | | | | | | | | | | | am: ecdc24f6f6 * commit 'ecdc24f6f667319db56a16dd7d1efda16dfe662e': Fixing custom content screen not aligned properly in landscape
| * | Fixing custom content screen not aligned properly in landscapeSunny Goyal2016-01-122-3/+5
| |/ | | | | | | | | Bug: 26413100 Change-Id: I1a111c9d2b0dfdfbc3cbd566e5784a1ed2bb6719
* | Accessibility delegate is already set in BubbleTextView constructor. Not ↵Sunny Goyal2016-01-071-4/+0
|\| | | | | | | | | | | | | | | | | need to set it again am: e70fb6f8ef * commit 'e70fb6f8ef03561b7875b872d0efa4ae2a5926af': Accessibility delegate is already set in BubbleTextView constructor. Not need to set it again
| * Accessibility delegate is already set in BubbleTextView constructor. Not ↵Sunny Goyal2016-01-071-4/+0
| | | | | | | | | | | | | | need to set it again Bug: 25948877 Change-Id: I1d301a6169404a78881fa29da6d6bdf2fec8f146
* | Merge "Extending the grid migration logic to handle density changes" into ↵Sunny Goyal2016-01-076-57/+240
|\ \ | | | | | | | | | ub-launcher3-master
| * | Extending the grid migration logic to handle density changesSunny Goyal2016-01-066-57/+240
| | | | | | | | | | | | | | | | | | | | | | | | For hotseat migratino, we simply drop the items with least weight If the workspace row/column decreases by 2 or more, we clear the whole workspace Bug: 25958224 Change-Id: I7131b955023d185ed10955f593184b9238546dc8
* | | Fixing syntax errorSunny Goyal2016-01-061-2/+2
|\ \ \ | | |/ | |/| | | | | | | | | | | | | am: f82e547359 * commit 'f82e5473593ea8ce20f664dd639376f546619997': Fixing syntax error
| * | Fixing syntax errorSunny Goyal2016-01-061-2/+2
| | | | | | | | | | | | Change-Id: I8fbcd34d891b1d020436e9aa430fd26372910a63
* | | Merge "Adding support for negative x and y in layout xml. Fixing default ↵Sunny Goyal2016-01-064-17/+32
|\| | | | | | | | | | | | | | | | | | | | | | | | | | configurations for some screen sizes." into ub-launcher3-burnaby-polish am: f7a263c437 * commit 'f7a263c4370d1e45bb53653de2ef0fb70061ecd5': Adding support for negative x and y in layout xml. Fixing default configurations for some screen sizes.
| * | Merge "Adding support for negative x and y in layout xml. Fixing default ↵Sunny Goyal2016-01-064-17/+32
| |\ \ | | | | | | | | | | | | configurations for some screen sizes." into ub-launcher3-burnaby-polish
| | * | Adding support for negative x and y in layout xml.Sunny Goyal2015-12-184-17/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing default configurations for some screen sizes. > Negative values for x and y are parsed as distance from end column and row respectively. e.g. (-1, -2) => (3, 2) in a 4x4 grid Bug: 26110981 Change-Id: I4ca30e225ed6e2a31610ab23235d2cd10e8d317c
* | | | Adding a .nano prefix in the proto package nameSunny Goyal2016-01-062-10/+10
|\| | | | |_|/ |/| | | | | | | | | | | | | | am: a6164c5c9b * commit 'a6164c5c9b48f84c10f4db47d20e7bdeaa98812f': Adding a .nano prefix in the proto package name
| * | Adding a .nano prefix in the proto package nameSunny Goyal2016-01-062-10/+10
| |/ | | | | | | Change-Id: Ia513089f813567953ca146538f79d21ca5fd8ddf
* | resolve merge conflicts of ffa1237698 to ub-launcher3-master.Sunny Goyal2015-12-185-11/+11
|\| | | | | | | Change-Id: I65beecb5bbbfe9c4b33d6ca639118cb615c4120a
| * Merge "Using SharedPrefenrece.apply instead of commit to prevent disk IO on ↵Sunny Goyal2015-12-185-12/+11
| |\ | | | | | | | | | main thread" into ub-launcher3-burnaby-polish
| | * Using SharedPrefenrece.apply instead of commit to prevent disk IO on main threadSunny Goyal2015-12-175-12/+11
| | | | | | | | | | | | | | | Bug: 25903149 Change-Id: Ib1ee3fd27cca14f147f704aec768a330c4f03b33
* | | Merge "Preventing launcher crashes due to low disk space." into ↵Sunny Goyal2015-12-183-128/+217
|\| | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-burnaby-polish am: 60acb943c6 * commit '60acb943c68e2f949fc8ad4703c9156549263897': Preventing launcher crashes due to low disk space.
| * | Merge "Preventing launcher crashes due to low disk space." into ↵Sunny Goyal2015-12-183-129/+218
| |\ \ | | | | | | | | | | | | ub-launcher3-burnaby-polish
| | * | Preventing launcher crashes due to low disk space.Sunny Goyal2015-12-183-129/+218
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | In case of low disk space, all write operations to the IconCache are silently ignored. This will not affect the Launcher behavior and user will still see the latest icons, but in some cases, icon loading would appear slow Bug: 24585352 Change-Id: I85ccc519046fc3708403388bba89e019a3f2ce3d
* | | resolve merge conflicts of ca656e3c69 to ub-launcher3-master.Tony Wickham2015-12-181-1/+1
|\| | | | | | | | | | | Change-Id: Idbbf8caa041b2498b3a0a9d1a8f23bf163181972
| * | Fix item count check in Folder#replaceFolderWithFinalItem()Tony Wickham2015-12-181-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of checking the item count (number of views), check the number of items in the model, since that is where the item is being removed. This way, mInfo.contents.remove(0) will never be out of bounds. Bug: 25666490 Change-Id: I0eb880b366157bddb5a8c342d538737722b7f0cd
* | | Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-188-36/+25
|\| | | | | | | | | | | | | | | | | | | | am: b740f59c7d * commit 'b740f59c7d572d54402e3a74fb2a23c0f1b1af48': Fixing some invalid checks and cleaning some redundant conditions
| * | Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-188-36/+25
| |/ | | | | | | Change-Id: I770ce2cc2eccbee105958634e81bbc9bc2e4cc48
* | resolve merge conflicts of d896ee43cd to ub-launcher3-master.Sunny Goyal2015-12-173-2/+8
|\| | | | | | | Change-Id: If09db8d99e7065c08fcb81b8d97a68a2557d53d7
| * Protecting Icon normalization behind a feature flagSunny Goyal2015-12-173-2/+8
| | | | | | | | Change-Id: I91b7126765049372a3ffec3ad6f661715dc83bab
* | Reverting the cache version change, so that users on release version do not ↵Sunny Goyal2015-12-161-1/+1
|\| | | | | | | | | | | | | | | | | get the cache reset am: 2b84b652b3 * commit '2b84b652b33977d82e0af4ab9fdc7a97cb8d5a33': Reverting the cache version change, so that users on release version do not get the cache reset
| * Reverting the cache version change, so that users on release version do not ↵Sunny Goyal2015-12-151-1/+1
| | | | | | | | | | | | get the cache reset Change-Id: I61b06ca001e6ae47693e8d6f467565314d66f1b4
* | Merge "Preserving the open folder state across rotation" into ↵Sunny Goyal2015-12-145-75/+70
|\ \ | | | | | | | | | ub-launcher3-master
| * | Preserving the open folder state across rotationSunny Goyal2015-12-085-75/+70
| | | | | | | | | | | | | | | Bug: 24900496 Change-Id: Ie1318b82b497957b99603b11ec338dd50d51b962
* | | resolve merge conflicts of a50a419b82 to ub-launcher3-master.Sunny Goyal2015-12-113-2/+58
|\ \ \ | | |/ | |/| | | | Change-Id: Ie0e233e22284b8ddd2dbb86204e042651b6dfae2
| * | Restarting launcher when on font scale changeSunny Goyal2015-12-113-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | Chaning the font scale affects the static device profile and may affect various background threads and static constants. Killing the process ensures that these states get invalidated properly. Bug: 26131935 Change-Id: Idc262ee5d158019e7a2505f8fb9a6413c06bfdeb
* | | Merge "Fixing All apps not respecting scaled icon size" into ↵Sunny Goyal2015-12-102-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-burnaby-polish am: 49750ce75e * commit '49750ce75e7413ad3c4fe4be31a2e1d73312794b': Fixing All apps not respecting scaled icon size
| * | Merge "Fixing All apps not respecting scaled icon size" into ↵Sunny Goyal2015-12-112-4/+4
| |\ \ | | | | | | | | | | | | ub-launcher3-burnaby-polish
| | * | Fixing All apps not respecting scaled icon sizeSunny Goyal2015-12-102-4/+4
| | | | | | | | | | | | | | | | Change-Id: I3d05c713939fd69d04f5896cdc5db91480b0d4d1
* | | | resolve merge conflicts of e5ef3d2e9b to ub-launcher3-master.Sunny Goyal2015-12-101-14/+2
|\| | | | |_|/ |/| | | | | Change-Id: I37cbbe4f51cc0a8de8071434020ec1553241da85
| * | Merge "Clearing DB instead of deleting the DB file." into ↵Sunny Goyal2015-12-111-8/+1
| |\ \ | | |/ | |/| | | | ub-launcher3-burnaby-polish
| | * Clearing DB instead of deleting the DB file.Sunny Goyal2015-11-301-8/+1
| | | | | | | | | | | | | | | | | | | | | > Deleting a file/reinitializing the openHelper variable is not thread safe and can cause the sqlite instance ot go in an invalid state Change-Id: I54d992c7e3daee82e6dad38d6bfbfcbf8ede506c
* | | Merge "Moving DB creation to background thread" into ub-launcher3-masterSunny Goyal2015-12-082-51/+64
|\ \ \
| * | | Moving DB creation to background threadSunny Goyal2015-12-082-51/+64
| | | | | | | | | | | | | | | | Change-Id: I5404edd8df7160108c230d245f34bf8e24173619
* | | | Merge "Verifying the install shortcut intent before casting the extras to ↵Sunny Goyal2015-12-081-12/+28
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | | | | | | | various object types" into ub-launcher3-burnaby-polish am: 06538a7784 * commit '06538a778485e920a651bf662a90c6a5dc3b0218': Verifying the install shortcut intent before casting the extras to various object types
| * | Merge "Verifying the install shortcut intent before casting the extras to ↵Sunny Goyal2015-12-081-12/+28
| |\ \ | | | | | | | | | | | | various object types" into ub-launcher3-burnaby-polish
| | * | Verifying the install shortcut intent before casting the extras to various ↵Sunny Goyal2015-12-071-12/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | object types Bug: 26043109 Change-Id: I95f127d62a6a508a850e11d6728afc7509fb07d1
* | | | Recreating QSB when the widget host gets resetSunny Goyal2015-12-081-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | am: 655daaed3e * commit '655daaed3ef8a68deaae5f72acbc1fc444cc54d6': Recreating QSB when the widget host gets reset
| * | | Recreating QSB when the widget host gets resetSunny Goyal2015-12-081-0/+3
| | | | | | | | | | | | | | | | | | | | Bug: 25073414 Change-Id: Ibdaa2b330ef7989cb7c93d64a05c8f6e5b26594a
* | | | Merge "Adding FeatureFlags.java file to aggregate various feature ↵Sunny Goyal2015-12-081-0/+36
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | definitions" into ub-launcher3-burnaby-polish am: f3b13b55df * commit 'f3b13b55df44ff23fdb184cd467dfd2b6d89074f': Adding FeatureFlags.java file to aggregate various feature definitions
| * | | Merge "Adding FeatureFlags.java file to aggregate various feature ↵Sunny Goyal2015-12-081-0/+36
| |\ \ \ | | | | | | | | | | | | | | | definitions" into ub-launcher3-burnaby-polish