Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Lawnchair

The FOSS customizable Pixel Launcher
Collective - Host: opensource - https://opencollective.com/lawnchair - Website: https://lawnchair.app/ - Code: https://github.com/LawnchairLauncher

Import translations. DO NOT MERGE

Change-Id: Ibbe258e46dd396e9186a47b3881796e12f689e33
Auto-generated-cl: translation import

github.com/LawnchairLauncher/Lawnchair-V1 - 79d0ac937ba6d6f332e3c43fe9db43b008a04d14 authored over 9 years ago
Verifying that the table was successfully created during initialzation

Table creation sometimes fails scilently, which leads to a crash loop.
This way, we will try to ...

github.com/LawnchairLauncher/Lawnchair-V1 - 6fb929e0038a9d03b60540fdbf6b6914146f7b21 authored over 9 years ago
am 53d3be63: (-s ours) Import translations. DO NOT MERGE

* commit '53d3be63a5ab056280279bcb13089faae0e7796f':
Import translations. DO NOT MERGE

github.com/LawnchairLauncher/Lawnchair-V1 - a67ba8612f4408c42bb6988304aeb86bd3382796 authored over 9 years ago
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 22482938
Change-Id: I758693c47b7d200da62bc1e9df4d0fa...

github.com/LawnchairLauncher/Lawnchair-V1 - 53d3be63a5ab056280279bcb13089faae0e7796f authored over 9 years ago
am 3a3517fb: Add widget size options for QSB.

* commit '3a3517fb6c17120c6d11e5c95a0de4e81205d0ae':
Add widget size options for QSB.

github.com/LawnchairLauncher/Lawnchair-V1 - d47807d7a97d4ab555b2f9be882591c08955d699 authored over 9 years ago
Add widget size options for QSB.

Bug: 24704753
Change-Id: I3e16c1f67a67b08b3843f7f38312447bdfa6a91e

github.com/LawnchairLauncher/Lawnchair-V1 - 3a3517fb6c17120c6d11e5c95a0de4e81205d0ae authored over 9 years ago
Actually call LauncherTransitionable.onLauncherTransitionStep().

Previously, it was only called at the start and end of the transition;
now it is called as the a...

github.com/LawnchairLauncher/Lawnchair-V1 - 0bb211a9d5cd4eabcbf46385bbfb9895e5cd7325 authored over 9 years ago
Removing some unused resources

Change-Id: I6aa8a2d7eb4599ed2351c54fe0885839b5ba4521

github.com/LawnchairLauncher/Lawnchair-V1 - 77ccb8d03c17aeb32dccfb0930ae974f6cca7455 authored over 9 years ago
Merge "Adding some information in bug reports" into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 8220d8afaad78fe4ac4e2935193f3789c456ac3a authored over 9 years ago
Update the widget spans after the provider changes

Bug: 24003213
Change-Id: I51ad5919a808ef10385d62a48a94589eefcb06bc

github.com/LawnchairLauncher/Lawnchair-V1 - ec88204389ffc0d5fdbe656c683d5844b9c8b49b authored over 9 years ago
Merge "Added 'Cancel' drop target from all apps and widget picker." into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 8565e7eb2d78f6eb4caff79150ca2a0bc3b03b1a authored over 9 years ago
Merge "Jailing the saved instance state of all the dynamically generated views" into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - fd4264b2b52e294ccb1326784bdf1df2cd7fe14c authored over 9 years ago
Jailing the saved instance state of all the dynamically generated views

Using itemId instead of generating a new id for each item. This is because
if the process gets k...

github.com/LawnchairLauncher/Lawnchair-V1 - d1a0e8b5c8494945fe48c19fe0e13b6b161b90a7 authored over 9 years ago
Merge "Fixing regression when removing last item from folder." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - bbb1aea148270947cef90fe1c8d0ad5961ef392e authored over 9 years ago
Added 'Cancel' drop target from all apps and widget picker.

- Reuse DeleteDropTarget since it's the same effect, but with "Cancel"
instead of "Remove" if ...

github.com/LawnchairLauncher/Lawnchair-V1 - 9aae47f8a6e23f1805ee3d44512fc1f80286e6dd authored over 9 years ago
Import translations. DO NOT MERGE

Change-Id: I0113ddc9fa5b88c64999f13f720f7215f7f5f6f3
Auto-generated-cl: translation import

github.com/LawnchairLauncher/Lawnchair-V1 - fd4e8f5ff1daeeae35d25dcf03222eec8feaa473 authored over 9 years ago
Import translations. DO NOT MERGE

Change-Id: Id66043bc65557ef6a886bb1bec6ef18590a7056b
Auto-generated-cl: translation import

github.com/LawnchairLauncher/Lawnchair-V1 - 521c59a88201b0c74991d4928f19ece4d33e53c1 authored over 9 years ago
Fixing regression when removing last item from folder.

- The regression caused the folder and all its contents to be removed
before the new item coul...

github.com/LawnchairLauncher/Lawnchair-V1 - 6febe1f3613a3b994fa4a2bfad3a14f80f3b0126 authored over 9 years ago
am c84e6e19: Disabling widget debug

* commit 'c84e6e19363c590bbfbac17e9ab7cc61a04d552a':
Disabling widget debug

github.com/LawnchairLauncher/Lawnchair-V1 - 95bae9a43d5192c4f8c3282c56647c6446aa3f72 authored over 9 years ago
Disabling widget debug

Change-Id: I876a904358ce455c97a7a25a34c66af5e9316469

github.com/LawnchairLauncher/Lawnchair-V1 - c84e6e19363c590bbfbac17e9ab7cc61a04d552a authored over 9 years ago
Fixing regression in removing widgets via accessibility.

- Regression was introduced in ag/765323, but not visible in normal
drag and drop because the...

github.com/LawnchairLauncher/Lawnchair-V1 - 44818e07af5312fac0c97360929c62e599cfd164 authored over 9 years ago
Merge "Do not reinflate/rebind widgets if we are going the rebind the full workspace anyway." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 935eedad971d6d27521a16501768f06ebd9eb6a6 authored over 9 years ago
am 058c21db: Ensure accessibility delegate is set on all apps icons.

* commit '058c21db49f4f058b7d84c8de55d3c649918ab70':
Ensure accessibility delegate is set on a...

github.com/LawnchairLauncher/Lawnchair-V1 - 34ef93ccd6e2cdb4b12cf7bf6bedf8216662e2b2 authored over 9 years ago
Ensure accessibility delegate is set on all apps icons.

Bug: 24605237
Change-Id: I801e2aca1732c021b06d996d907f368f97277cf9

github.com/LawnchairLauncher/Lawnchair-V1 - 058c21db49f4f058b7d84c8de55d3c649918ab70 authored over 9 years ago
Make sure that the dimensions are not negative when drawing pending widget

Bug: 24585203
Change-Id: I3d328d0e1fe81d2704bb5b9d4b340a367bfb9249

github.com/LawnchairLauncher/Lawnchair-V1 - a682a5d8c747ac9cbbe10fb791a0548863422270 authored over 9 years ago
Do not reinflate/rebind widgets if we are going the rebind the full

workspace anyway.

Bug: 23820213
Bug: 24582781
Change-Id: I2cb4927916fed64a69100beb41ee14653ea1d70a

github.com/LawnchairLauncher/Lawnchair-V1 - 6bec75fe70d700e4c8e9b0ddfacb132d49b8cc19 authored over 9 years ago
Merge "Replace Long.compare() with implementation." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 1845049c6652a43bd3e95fe01748d24949e9fc06 authored over 9 years ago
Adding some information in bug reports

> Dumping workspace items
> Dumping loader logs for crashes and data deletion
> Removing u...

github.com/LawnchairLauncher/Lawnchair-V1 - a13654529cb557abd946da4d4637593565917ecd authored over 9 years ago
Replace Long.compare() with implementation.

- Long.compare() was added in API level 19.

Change-Id: Ic7020c941403c10daa6feacdc737c6a82676ada0

github.com/LawnchairLauncher/Lawnchair-V1 - 12fb9fc3c3133c3a748deef7a0265e6a11a24cd6 authored over 9 years ago
am 0e32c14a: Merge "Fixing regression in search bar animation." into ub-launcher3-burnaby-polish

* commit '0e32c14ada3fae610ece912dcfd426a4a397d9ca':
Fixing regression in search bar animation.

github.com/LawnchairLauncher/Lawnchair-V1 - b99d74bb0589dcbaf8167af60fd29be0b42f3139 authored over 9 years ago
Merge "Fixing regression in search bar animation." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 0e32c14ada3fae610ece912dcfd426a4a397d9ca authored over 9 years ago
Fixing regression in search bar animation.

- The other case should fall through to the animation even
when there is no search bar overla...

github.com/LawnchairLauncher/Lawnchair-V1 - a2dc7c351d1455f578bf424b13dbf033344799ea authored over 9 years ago
am eaaed098: Merge "Adding progress information for preload icons in content description" into ub-launcher3-burnaby-polish

* commit 'eaaed098a633eb5a5759778d5b015e11373a5e3d':
Adding progress information for preload i...

github.com/LawnchairLauncher/Lawnchair-V1 - 5a87313591d04cac6525f386509e986f5b6bf446 authored over 9 years ago
Merge "Adding progress information for preload icons in content description" into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - eaaed098a633eb5a5759778d5b015e11373a5e3d authored over 9 years ago
Merge "Scale down drag views in spring-loaded workspace." into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - dab7da510ff4286b023238cb8b8c7abd0b2ee90c authored over 9 years ago
am 9ccacb54: Merge "Fixing \'Item removed\' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish

* commit '9ccacb544bfcb6b444edf09b1b37f955ae57168c':
Fixing 'Item removed' announced twice whe...

github.com/LawnchairLauncher/Lawnchair-V1 - 93809cc3162cd1fada70b75a1b9e4427b5ce0fa9 authored over 9 years ago
Merge "Fixing 'Item removed' announced twice when using accessible DnD" into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 9ccacb544bfcb6b444edf09b1b37f955ae57168c authored over 9 years ago
Adding progress information for preload icons in content description

Bug: 24086091
Change-Id: Id8fb024973f4affd998627d30077e2764b07edc4

github.com/LawnchairLauncher/Lawnchair-V1 - c469aadd923d13caaf8c043813aa9582a50a8cd4 authored over 9 years ago
Scale down drag views in spring-loaded workspace.

Bug: 24190193
Change-Id: Ic490fc3f46702c3d5360e869c4172f31700085a1

github.com/LawnchairLauncher/Lawnchair-V1 - 778c0b020daef6ee4bf5944ca887de546caf08c6 authored over 9 years ago
am 2c4d2ccd: Merge "Don’t create dummy app info." into ub-launcher3-burnaby-polish

* commit '2c4d2ccd90e60541efffb980b70270d0bfe4e585':
Don’t create dummy app info.

github.com/LawnchairLauncher/Lawnchair-V1 - 81d5a2227bd0aaf359e72c45a54c5f3d9c9bda27 authored over 9 years ago
Merge "Don’t create dummy app info." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 2c4d2ccd90e60541efffb980b70270d0bfe4e585 authored over 9 years ago
Don’t create dummy app info.

Bug: 24539514
Change-Id: I5d14a4d9993e072451f8e7ed9a4cea219ae5d246

github.com/LawnchairLauncher/Lawnchair-V1 - 5fbe0746dd0bc8b8ef187c616084e75e0d7c8468 authored over 9 years ago
am de7ae659: (-s ours) am 91dd0872: (-s ours) Import translations. DO NOT MERGE

* commit 'de7ae659ff91badf1aca55eab4a810b80508c097':
Import translations. DO NOT MERGE

github.com/LawnchairLauncher/Lawnchair-V1 - d48ddd62d65baa6a2f2c1ba8e39ed070c59977e5 authored over 9 years ago
am 9fa63a37: (-s ours) Import translations. DO NOT MERGE

* commit '9fa63a3720d5ec33bc5d78f938f7bb91c8fae298':
Import translations. DO NOT MERGE

github.com/LawnchairLauncher/Lawnchair-V1 - 78ae7296581a755c8bf5f53260737c518b29e580 authored over 9 years ago
am 91dd0872: (-s ours) Import translations. DO NOT MERGE

* commit '91dd087271807980638a490fd8072d28a39ada8d':
Import translations. DO NOT MERGE

github.com/LawnchairLauncher/Lawnchair-V1 - de7ae659ff91badf1aca55eab4a810b80508c097 authored over 9 years ago
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 22482938
Change-Id: Id607b75f77fe89ee801336c8bc3e7d7...

github.com/LawnchairLauncher/Lawnchair-V1 - 91dd087271807980638a490fd8072d28a39ada8d authored over 9 years ago
Import translations. DO NOT MERGE

Change-Id: Ife7a5bf14b206a74a7c4c8065cf0643d3beed6af
Auto-generated-cl: translation import

github.com/LawnchairLauncher/Lawnchair-V1 - dec4ee0c330fbbcd423c23465040032a1095ab0d authored over 9 years ago
Import translations. DO NOT MERGE

Change-Id: I9f55cad49486a35efa5f85b54e894951b3e0964c
Auto-generated-cl: translation import

github.com/LawnchairLauncher/Lawnchair-V1 - 9fa63a3720d5ec33bc5d78f938f7bb91c8fae298 authored over 9 years ago
Merge "Create widget resize frame after spring loaded workspace has exited." into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 9b803b5d7b13ffce4b7721a03da3fd86a23fa9c7 authored over 9 years ago
Create widget resize frame after spring loaded workspace has exited.

Before, the resize frame was created as soon as a widget was dropped,
but this caused it to be i...

github.com/LawnchairLauncher/Lawnchair-V1 - e03856267544d2209c2844c9c06c74e8e52ff104 authored over 9 years ago
resolved conflicts for 850de64c to ub-launcher3-master

Change-Id: Ica4893082f03afe76abd42dca44016eb9e436c35

github.com/LawnchairLauncher/Lawnchair-V1 - e993c4b2757209b1e2e0408eaa2e850fe95e7b63 authored over 9 years ago
Merge "Fixing other missing cases of truncated sorts." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 850de64c0d0985fb6fe9bbe7c276370c8b13c839 authored over 9 years ago
Merge "Drags originating in Folder exit spring loaded mode when completed." into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - a3b240d32bf9e65b4ba80b28ad28eef0a1fd677b authored over 9 years ago
Fixing other missing cases of truncated sorts.

Bug: 24505761
Change-Id: I9b9358e8b134f0c4aac32ac536d9c8a1f0629957

github.com/LawnchairLauncher/Lawnchair-V1 - 46a06da01cded4ba355381be41455f85f85369fa authored over 9 years ago
am 58ecbe40: Flipped widths of Nexus 4 and Nexus 5 in InvariantDeviceProfile.

* commit '58ecbe40f6e95d53b74adeeea3fd83a32cea4f38':
Flipped widths of Nexus 4 and Nexus 5 in ...

github.com/LawnchairLauncher/Lawnchair-V1 - e872a420b6517c5613fba870f08494768c2f9536 authored over 9 years ago
Flipped widths of Nexus 4 and Nexus 5 in InvariantDeviceProfile.

Without this change, Nexus 4 uses the Nexus 5 device profile and
vice versa. But because the pro...

github.com/LawnchairLauncher/Lawnchair-V1 - 58ecbe40f6e95d53b74adeeea3fd83a32cea4f38 authored over 9 years ago
am c0880491: Highlighting sectioned apps on fast-scroll.

* commit 'c088049113c261331b5685e64050d14a31cd72df':
Highlighting sectioned apps on fast-scroll.

github.com/LawnchairLauncher/Lawnchair-V1 - 0b90814f8617d4078fc7f7219317a0fc3ac0f0f3 authored over 9 years ago
Highlighting sectioned apps on fast-scroll.

- This CL fixes an old assumption we had about the height
of rows in AllApps, and ensures that...

github.com/LawnchairLauncher/Lawnchair-V1 - c088049113c261331b5685e64050d14a31cd72df authored over 9 years ago
am 51894540: am e1899e44: Merge "Adding size check when generating holographic outline" into ub-launcher3-burnaby

* commit '5189454083640c81bf3a171422b3ef114f150a77':
Adding size check when generating hologra...

github.com/LawnchairLauncher/Lawnchair-V1 - 9e3a4d8573ba8537e7a30ead2e543a5ac7089b4b authored over 9 years ago
am e1899e44: Merge "Adding size check when generating holographic outline" into ub-launcher3-burnaby

* commit 'e1899e44368f7602afc5b87a75102e7ff551982c':
Adding size check when generating hologra...

github.com/LawnchairLauncher/Lawnchair-V1 - 5189454083640c81bf3a171422b3ef114f150a77 authored over 9 years ago
Merge "Adding size check when generating holographic outline" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - e1899e44368f7602afc5b87a75102e7ff551982c authored over 9 years ago
am 81284287: am de9590be: Adding null check when creating icon bitmap

* commit '81284287a761a9ee512bd7d4857995fdd8d8dcbc':
Adding null check when creating icon bitmap

github.com/LawnchairLauncher/Lawnchair-V1 - 6cdc6b9f05ba0ab1abad5ab662e208b7b3c18485 authored over 9 years ago
am de9590be: Adding null check when creating icon bitmap

* commit 'de9590be4ca2779ae0f7f64a48ac8b90472484f8':
Adding null check when creating icon bitmap

github.com/LawnchairLauncher/Lawnchair-V1 - 81284287a761a9ee512bd7d4857995fdd8d8dcbc authored over 9 years ago
Adding size check when generating holographic outline

Bug: 24426913
Change-Id: Ic7c9c767ea60ae4b25e064127105d94104233596

github.com/LawnchairLauncher/Lawnchair-V1 - bf1a98f59692e3261a7474078594980ce0c0c35b authored over 9 years ago
Adding null check when creating icon bitmap

Bug: 24299267
Change-Id: I596e4a8dbd4e45cffff75e6cf7bbbf7ec45c8ec9

github.com/LawnchairLauncher/Lawnchair-V1 - de9590be4ca2779ae0f7f64a48ac8b90472484f8 authored over 9 years ago
am f768d934: Fixing regression in L3 with search bar transition.

* commit 'f768d934682ba80da89d454543928e629a44103d':
Fixing regression in L3 with search bar t...

github.com/LawnchairLauncher/Lawnchair-V1 - aab143fd6543773798ee23c435b83405a2f21f63 authored over 9 years ago
am 17e2d495: Use Long.compare() instead of truncating values for comparison.

* commit '17e2d49547eb8d068b1ba816c6226cf5ef77369d':
Use Long.compare() instead of truncating ...

github.com/LawnchairLauncher/Lawnchair-V1 - 8660cf5d1b9d10eb969c8bbc908994e6affe33f6 authored over 9 years ago
Fixing regression in L3 with search bar transition.

Change-Id: Ia4155a653012c5d23df21167233fe766e5479347

github.com/LawnchairLauncher/Lawnchair-V1 - f768d934682ba80da89d454543928e629a44103d authored over 9 years ago
Use Long.compare() instead of truncating values for comparison.

Bug: 24116808

github.com/LawnchairLauncher/Lawnchair-V1 - 17e2d49547eb8d068b1ba816c6226cf5ef77369d authored over 9 years ago
am cb20e0bc: Merge "Inform users when "Set wallpaper" fails." into ub-launcher3-burnaby-polish

* commit 'cb20e0bc8eed5fb97ef49eda2c1a1ff514aa9e38':
Inform users when "Set wallpaper" fails.

github.com/LawnchairLauncher/Lawnchair-V1 - 25beed886fe733465f666b8bad4fadb636ced4e3 authored over 9 years ago
Merge "Inform users when "Set wallpaper" fails." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - cb20e0bc8eed5fb97ef49eda2c1a1ff514aa9e38 authored over 9 years ago
Inform users when "Set wallpaper" fails.

Bug: 23716897
Change-Id: I06cd63d9ee869235c6a4c3140e574bf4c710454e

github.com/LawnchairLauncher/Lawnchair-V1 - 14a43ce3e69730ee17486e140dc76142f6f05254 authored over 9 years ago
am d21301e6: Cancelling the stateannouncer when entering button drop target

* commit 'd21301e674377ecd72bd14f32b52c68fabcfd3be':
Cancelling the stateannouncer when enteri...

github.com/LawnchairLauncher/Lawnchair-V1 - 1f604dfbc7a2ebe1bd04f9bce14a3b858f23a283 authored over 9 years ago
Cancelling the stateannouncer when entering button drop target

Change-Id: Ia10298e1d4862fc5f46894fa6d934207d6e9c117

github.com/LawnchairLauncher/Lawnchair-V1 - d21301e674377ecd72bd14f32b52c68fabcfd3be authored over 9 years ago
Fixing string.format missed in previous conflict resolution

Change-Id: Ic71ee97c319bb9141f70acf75f2fe0e40565f692

github.com/LawnchairLauncher/Lawnchair-V1 - c5c723bbe43206ffa218b677984bc56a877359c4 authored over 9 years ago
Fixing 'Item removed' announced twice when using accessible DnD

Change-Id: I2d8781155619d22a41c3f363be7909d411c62fa9

github.com/LawnchairLauncher/Lawnchair-V1 - 7aaa841c35d4a2adaa973f3c2b071608f062975b authored over 9 years ago
resolved conflicts for e78e3d73 to ub-launcher3-master

Change-Id: Idc119a57e21cf6016ee0fd91866839301db072d6

github.com/LawnchairLauncher/Lawnchair-V1 - 9d4380856ff41ecb26c0d5aee1747b6060d2ef0e authored over 9 years ago
Accessibility fixes

1) Use a different content description for temporary new page
2) Use different accessibility des...

github.com/LawnchairLauncher/Lawnchair-V1 - e78e3d734b577c1ab6dc0738a83600374908ea52 authored over 9 years ago
am 2949fb5b: Fixing talk-back folder icon removal regression.

* commit '2949fb5b16a07259e221c5c04470e90c8afb4ea8':
Fixing talk-back folder icon removal regr...

github.com/LawnchairLauncher/Lawnchair-V1 - 1f832f85d59600fc4c212dec51a5112a6b7427d5 authored over 9 years ago
Fixing talk-back folder icon removal regression.

Change-Id: I0b7fff645828d5198500973f1c9ea74f406a1a43

github.com/LawnchairLauncher/Lawnchair-V1 - 2949fb5b16a07259e221c5c04470e90c8afb4ea8 authored over 9 years ago
am 122a753d: Adding small padding between icons in AllApps.

* commit '122a753dab209aca4b34210d749262a9ccf434c1':
Adding small padding between icons in All...

github.com/LawnchairLauncher/Lawnchair-V1 - bba140270f13f8caccfabed04c5af836635810ec authored over 9 years ago
am f27cb0e6: resolved conflicts for 8ac727b2 to ub-launcher3-burnaby-polish

* commit 'f27cb0e6b1edb2a53de64fdd12d25f400a3acdd9':
Using custom threadpool executor instead ...

github.com/LawnchairLauncher/Lawnchair-V1 - 1bf14ff6b734032d703c21c60255dacc13c06ec0 authored over 9 years ago
Adding small padding between icons in AllApps.

Bug: 23948851
Change-Id: If7daf84be0c5b314c5afd896d2601028ee243c80

github.com/LawnchairLauncher/Lawnchair-V1 - 122a753dab209aca4b34210d749262a9ccf434c1 authored over 9 years ago
resolved conflicts for 8ac727b2 to ub-launcher3-burnaby-polish

Change-Id: I34e679bae7faae3c7ca725263fe6cc7c5611e63a

github.com/LawnchairLauncher/Lawnchair-V1 - f27cb0e6b1edb2a53de64fdd12d25f400a3acdd9 authored over 9 years ago
am 5a7a1ce0: Merge "Fixing workspace state issue with option menu." into ub-launcher3-burnaby-polish

* commit '5a7a1ce0a7affdff02029793ac24b2581075acee':
Fixing workspace state issue with option ...

github.com/LawnchairLauncher/Lawnchair-V1 - 4362ba6913fe2ec0c3b8a8256b0dc98b178c799c authored over 9 years ago
Merge "Fixing workspace state issue with option menu." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 5a7a1ce0a7affdff02029793ac24b2581075acee authored over 9 years ago
Using custom threadpool executor instead of the one defined in AsyncTask

Change-Id: I8fe95d932c5de14c74f0576bfc3d1f641d12b448

github.com/LawnchairLauncher/Lawnchair-V1 - 8ac727b2c6627028960a1efe18ab9c72442eef48 authored over 9 years ago
am 4c67dce4: am ce0a8946: Merge "Preventing nullpointer exception when cloning rawList" into ub-launcher3-burnaby

* commit '4c67dce43f6e4f535bfe9c6d804db0822ac6db9d':
Preventing nullpointer exception when clo...

github.com/LawnchairLauncher/Lawnchair-V1 - 2924080923189c1ec125ca877f6cc75982f215ba authored over 9 years ago
am ce0a8946: Merge "Preventing nullpointer exception when cloning rawList" into ub-launcher3-burnaby

* commit 'ce0a89461a7e72917c052844f8e9339d2047b1d0':
Preventing nullpointer exception when clo...

github.com/LawnchairLauncher/Lawnchair-V1 - 4c67dce43f6e4f535bfe9c6d804db0822ac6db9d authored over 9 years ago
Merge "Preventing nullpointer exception when cloning rawList" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - ce0a89461a7e72917c052844f8e9339d2047b1d0 authored over 9 years ago
am e4d16e41: am 7ca99110: Using an executor with increased queue size for loading previews

* commit 'e4d16e41e9414f975ce78ed19b8e3616cd59a744':
Using an executor with increased queue si...

github.com/LawnchairLauncher/Lawnchair-V1 - fa20fff5ca8dbc5158cd99db063b1a850b047617 authored over 9 years ago
am 7ca99110: Using an executor with increased queue size for loading previews

* commit '7ca991104e3ac2e99fcde5599416f82b4d66aad1':
Using an executor with increased queue si...

github.com/LawnchairLauncher/Lawnchair-V1 - e4d16e41e9414f975ce78ed19b8e3616cd59a744 authored over 9 years ago
Using an executor with increased queue size for loading previews

An async task can be in the queue even if it has been cancelled. It
is removed only after it get...

github.com/LawnchairLauncher/Lawnchair-V1 - 7ca991104e3ac2e99fcde5599416f82b4d66aad1 authored over 9 years ago
Fixing merge into ub-launcher3-master

Change-Id: Ifd9128c72f6e11855b1bb9272c6f193d688ba021

github.com/LawnchairLauncher/Lawnchair-V1 - 202ddc201114271d3a8f513a84fc74932b203f91 authored over 9 years ago
am ff9133f1: Adjust cropped bitmap bounds to correctly fit in original bitmap bounds.

* commit 'ff9133f1125865f4e14a92d4b5e661f1ac92524d':
Adjust cropped bitmap bounds to correctly...

github.com/LawnchairLauncher/Lawnchair-V1 - 626a11cb3c85e6cf55ce523a87b348e760e9e527 authored over 9 years ago
Merge "Show a spinner while wallpaper is being cropped." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 724c3c638a1890005652b492d4863c5c5b544648 authored over 9 years ago
Fixing workspace state issue with option menu.

- Hitting a ctrl key combo will actually call onPrepareOptionsMenu(), which
will change the st...

github.com/LawnchairLauncher/Lawnchair-V1 - 4616347537efec8b039477e8a1660575a0923c90 authored over 9 years ago
Show a spinner while wallpaper is being cropped.

Bug: 23599411

Change-Id: I6c5f75554fd59b7caa3a61f1b11b4a2a6aa21e7c

github.com/LawnchairLauncher/Lawnchair-V1 - 625e4fe596ee56ba151f107d6f36ce10c905115f authored over 9 years ago
Adjust cropped bitmap bounds to correctly fit in original bitmap bounds.

Bug: 22631531

Change-Id: Ia0c1bccf4b8af3a8b335b865974c5d08f9836689

github.com/LawnchairLauncher/Lawnchair-V1 - ff9133f1125865f4e14a92d4b5e661f1ac92524d authored over 9 years ago
Preventing nullpointer exception when cloning rawList

Bug: 24299525
Change-Id: I92018a3da7d75afc2c6997302f8e0492eb78e62f

github.com/LawnchairLauncher/Lawnchair-V1 - 6a706b1dd72a03fe6c6b4c2a5a6df0e782c70936 authored over 9 years ago