Ecosyste.ms: OpenCollective

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

github.com/LawnchairLauncher/Lawnchair-V1

V1 Code Archive
https://github.com/LawnchairLauncher/Lawnchair-V1

Only show workspace page indicator when scrolling or in spring-loaded mode.

- Stop showing indicator when resuming or ending transitions.
- In spring-loaded mode, prevent p...

d4b28d2e1bb73fcdb1e46bb06e1666e27af2e643 authored over 8 years ago
Disabling stricty mode checks when launching an activity.

The default strict mode policy in NYC cause death penalty when
when sharing file URI in intent. ...

d2a6ed36a2c240aa4f99bb54761db8c037fea0f9 authored over 8 years ago
Disabling stricty mode checks when launching an activity.

The default strict mode policy in NYC cause death penalty when
when sharing file URI in intent. ...

85fc55a976a1f1605ad22deff74f5ceb080913e6 authored over 8 years ago
Moving the QSB to the workspace grid.

The QSB will only be resent on the first screen of the workspace
covering the full width of the ...

da4fe1a6244457f144e0a331cada3ada17157809 authored over 8 years ago
Merge "Add feature flag for all apps pull up work." into ub-launcher3-calgary

c54c701a94e213503d0c6d2ff414e91a50c14133 authored over 8 years ago
Fixing comments

Change-Id: I412fef8e07d91548beb8a5431d6aa86611237f69

c0cc264b038be882d473327e5bd525e5120faf80 authored over 8 years ago
Add feature flag for all apps pull up work.

b/28917826

Change-Id: I98b647694b1041ef4061dcd6297b63f11fddc7ea

71566db28ded90a686adb27c62e8c56214de6bfa authored over 8 years ago
Merge "Adding some UI tests > Launcher app from all-apps > Drag icon to all-apps and launch it > Add widget from widget tray" into ub-launcher3-calgary

0b50421583ec98ae1252342e8847e8554307bc90 authored over 8 years ago
Refactoring out grid occupancy management in a separate class

Change-Id: I37a830c0f2eb0a0dd4f5fc78fa29127cb18cb3c2

ff4ba2d99593ed84963b3f71c555b529dd905835 authored over 8 years ago
Merge "Showing a permission dialog when a restored widget is not yet bound, and launcher does not has the permission to bind the widget" into ub-launcher3-calgary

3c4b03dd01b89a4d4beba6a866ae3bb9093e101e authored over 8 years ago
Showing a permission dialog when a restored widget is not yet bound, and launcher

does not has the permission to bind the widget

Change-Id: I51d32b9958f82671b928d559105129261fb8f268

d478c83fd6abebe6ce3f066d392a28f8ba9be100 authored over 8 years ago
Adding some UI tests

> Launcher app from all-apps
> Drag icon to all-apps and launch it
> Add widget from widget tray
...

6d02c7a0337d37e5b1c596a4acec0c292a9b7f93 authored over 8 years ago
Merge "Adding a loading view for widgets list" into ub-launcher3-calgary

5c93eac3ae163a5a3d866db24d9b853caa9b9f88 authored over 8 years ago
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary

3c62137adf79673abb5400da7e310df11f61c932 authored over 8 years ago
Update wallpaper API to match NYC change.

Update check for whether setting wallpaper
is allowed for renamed API.

Bug: 28954131
Change-Id:...

367da9f422e7fad45da351e79b1ade29c366ef7e authored over 8 years ago
Import translations. DO NOT MERGE

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

b3290fd1d1969d9db3594d28fbfad687893ad784 authored over 8 years ago
Merge "Storing the widget item views in Widget holder, to avoid looks on every bind/recycle" into ub-launcher3-calgary

c2978a241bcf0b7bed45705b9a08ebb787095931 authored over 8 years ago
Merge "Removing logic for workspace migration from Launcher2" into ub-launcher3-calgary

b765b182a4f77a5c1a3996d418ca861ca3cb2001 authored over 8 years ago
Update wallpaper API to match NYC change.

Update check for whether setting wallpaper
is allowed for renamed API.

Bug: 28954131
Change-Id:...

ad3ca7d1bf5e2ba8671ddc99d07326b2a1816f85 authored over 8 years ago
Merge "Separating out configs and common manifest entries" into ub-launcher3-calgary

72f9161b75686ff3377387e14f437bae9c942f6a authored over 8 years ago
Separating out configs and common manifest entries

This separation allows for easier modification of Launcher3
by derivative projects

Change-Id: I...

d83a67a6b44961f353ec1a99b92bfb747f418e02 authored over 8 years ago
Merge "Removing some usused resources" into ub-launcher3-calgary

fec5fc1964ee3c26590c14bf7c8b432e8a3596fd authored over 8 years ago
Removing logic for workspace migration from Launcher2

Change-Id: I8a121d74862f665c58406f8d5c7eb1263e7ccff3

ded0fdba52d94f8c841598a14dbece36a2f1849c authored over 8 years ago
Import translations. DO NOT MERGE

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

33c2ed341e376bf8778cf10a98ace072e2ea3bbe authored over 8 years ago
Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompat

as libcore.icu.AlphabeticIndex is no longer available in N

Bug: 28795251
Change-Id: I3b168dfb451...

42ca2fe3a8fe25ab00a1ada6765fa99a4fed9a12 authored over 8 years ago
Merge "Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompat as libcore.icu.AlphabeticIndex is no longer available in N" into ub-launcher3-calgary

712a7f0c4ebdc08c6573238a5b33d153a8c10ac8 authored over 8 years ago
Making page indicator an abstract class and implementing some common methods.

Change-Id: I06613428c54f1f086090580db8242cf81f7fb128

c487bd34ace268dd8be5480ba884baed6096f76e authored over 8 years ago
Merge "Preventing unnecessary options update to QSB provider by checking if the options have changed before calling update" into ub-launcher3-calgary

40902b3cb040eb9ed35c174e41bca9feefe41b73 authored over 8 years ago
Missed one more page indicator null check.

Hopefully this is the last one.

Change-Id: I1af4f7058834fe0ba60ccc8752a6bf0df64be473

ddb77003e728cac32de009e709f80280e68f6b6e authored over 8 years ago
Track adjustments to new wallpaper APIs

am: ea4cc66cf3

* commit 'ea4cc66cf303d5e1f4e936f5ff7688a720d36013':
Track adjustments to new w...

9f9d83d7509ab1712a157029336f078c8653b48c authored over 8 years ago
Add more null checks for page indicators.

Change-Id: Id86d4827c9079abfb236f956e531f0e29edfc54e

fea0a5f629f7bc59117401b744ed334cf33a7ae0 authored over 8 years ago
Storing the widget item views in Widget holder, to avoid looks on every bind/recycle

Change-Id: Ifad34f419b1b4f2bf97cc4ff533277867598a719

81259cd086f8d7a0451f32d6e09cbda26f85ee38 authored over 8 years ago
Adding a loading view for widgets list

Bug: 28427096
Change-Id: Icdc5ceed0caa1fafc97452142e4b71aa3026ddf9

9600d20110861db08f0db21358161dc0ae6b2037 authored over 8 years ago
Removing some usused resources

Change-Id: Ib11db872270931f956ba7093e472c866a1b0e794

6a4e02642aadf9057945095cf946046a5463f60a authored over 8 years ago
Updating the folder page indicator to be more like the

framework page indicator (used in quick settings)

The active page is indicated with the accent c...

c64cfdd8fa18de45fc1646c8ef2449f39ef83022 authored over 8 years ago
Track adjustments to new wallpaper APIs

Bug 28773334

Change-Id: I4b660cf83172cfbd3640d7cf06020de766bda0bc

ea4cc66cf303d5e1f4e936f5ff7688a720d36013 authored over 8 years ago
Adding android.icu.text.AlphabeticIndex implementation for AlphabeticIndexCompat

as libcore.icu.AlphabeticIndex is no longer available in N

Bug: 28795251
Change-Id: I3b168dfb451...

a0a4abe822737041cd813728acdff57edca0b100 authored over 8 years ago
Add null check to page indicator to prevent crashes in landscape.

Change-Id: I9676c19bcdd9129a8519e96febc779f019bc8a13

770217c697a92b441b66fac6d3441db1c0a84a3a authored over 8 years ago
Preventing unnecessary options update to QSB provider

by checking if the options have changed before calling update

Bug: 28586377
Change-Id: Idf263b7a...

3f732190cc6c8feef53383d369b66dcf38f06e44 authored over 8 years ago
Merge "Import translations. DO NOT MERGE" into ub-launcher3-burnaby-nyc

09befd9941908cd00788fff16da328c255b24419 authored over 8 years ago
Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary

a40102f5d5049d6656f98122bf23d7f27ecc6593 authored over 8 years ago
Fixing build breakage

Change-Id: Ib649bff709f4b6e4f173006d267aafa069c2a8b4

7267adf68eb582ff20e2ce1bfb2068caecc4e3f5 authored over 8 years ago
Rearranging the provider checks to avoid packagemanager lookups

whenever launcher starts

Bug: 28737985
Change-Id: I3ce3e2741b3224fa5419d7ceca496e1bb91f065c

1acb9e9e29bb06b6266781284ae60e9fd4d0962f authored over 8 years ago
Merge "Add PageIndicator interface and custom PageIndicatorLine view." into ub-launcher3-calgary

ae007814289a465be3df1ddca276e30f73460a97 authored over 8 years ago
Add PageIndicator interface and custom PageIndicatorLine view.

- The current PageIndicator has been renamed to PageIndicatorDots
and PageIndicatorMarker has ...

f549dab31d0fa3e4d0cf8d6025b20e49aafb2d59 authored over 8 years ago
Merge "Only show App Info drag target if developer settings are enabled." into ub-launcher3-calgary

63d1b330bfe7942c5a53d53010b6f5e6dea0945c authored over 8 years ago
Only show App Info drag target if developer settings are enabled.

Bug: 28794577
Change-Id: Ia515a627a4f94121c47386829c6772bea42e70f1

df23837d99c68a0035bd1fdfbf0e2a0888d7519e authored over 8 years ago
instead of unbinding items from the loader, unregistering listeners

in activity.onDestroy()

Bug: 28740269
Change-Id: I6bf2ad6aca43970fd10cfbcc113e609c227e07bf

aaf7d1d13bd88bdeac5c56a9ab1d293fdaea3c11 authored over 8 years ago
Merge "Revert "Wrapping folderLisners with weak reference, and storing it as an array"" into ub-launcher3-calgary

5b83d6ce8f7391aab67b7c53d972380fe0762ced authored over 8 years ago
Revert "Wrapping folderLisners with weak reference, and storing it as an array"

This reverts commit e48644a6cc3024399ee2c9509d42ef6c2770ef61.

Change-Id: I7bd1d09cae42193de228c...

90cb3e51af988d526912aed7a532745d729a844c authored over 8 years ago
Merge "Wrapping folderLisners with weak reference, and storing it as an array" into ub-launcher3-calgary

192ae6ca71b0a1401ad44020b631c634a348597e authored over 8 years ago
Wrapping folderLisners with weak reference, and storing it as an array

Storing as an array allows the listeners to be overriten on next bind.
These changes remove the ...

e48644a6cc3024399ee2c9509d42ef6c2770ef61 authored over 8 years ago
Opening the system default wallpaper picker on clicking the wallpaper tile

Bug: 28790378
Change-Id: If283b60a0b9563ab8e80d49b0ffa195fc3ffda8a

04cc3a7beabf03c2e09c3b3e99601fe983a3d897 authored over 8 years ago
Import translations. DO NOT MERGE

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

cc60ed63a72947e1649c2d924415128b1df7527f authored over 8 years ago
Import translations. DO NOT MERGE

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

03dc99c0ba12605e4c68c6243ea576227689a689 authored over 8 years ago
Merge "Removing reference of hostView from LauncherAppWidgetInfo" into ub-launcher3-calgary

840e1b3a82a1c8dd35d4d16fcf8673fe8a3ca965 authored over 8 years ago
Removing reference of hostView from LauncherAppWidgetInfo

LauncherAppWidgetInfo is a model item and does not need to reference
a view. Removing this depen...

87af0fded6d91b85c7a4bbf066f93d58c241b146 authored over 8 years ago
On some "non-standard" devices, load label can cause a security exception due to modified platform code

am: 0d86a8dccf -s ours

* commit '0d86a8dccf6557587eb3abae1bb3573e2c40c12c':
On some "non-stan...

519a47d5c9a0e4abfee15a782042e3d72a772625 authored over 8 years ago
On some "non-standard" devices, load label can cause a security exception due to modified platform code

am: 0d86a8dccf

* commit '0d86a8dccf6557587eb3abae1bb3573e2c40c12c':
On some "non-standard" dev...

47c86748e1b4853ef0758715ddc76e82d04f3a32 authored over 8 years ago
On some "non-standard" devices, load label can cause a security exception

due to modified platform code

Bug: 28243147
Change-Id: Iab899d0cb233e19ebf994f8a3eacba26f840148f

0d86a8dccf6557587eb3abae1bb3573e2c40c12c authored over 8 years ago
Making the 'Allow rotation' setting dependent on system state

The setting will not be available on a tablet, where rotation is
always enabled. On mobiles, it ...

f48e59268bf801cf4f4d1e6715871e14fea31ce3 authored over 8 years ago
Call onLauncherTransitionPrepare() and End() from pinch.

This makes the pinch transition more consistent with other transitions.
One immediate benefit of...

f898b970cc9130d629d4bc969222aaa96a8a013a authored over 8 years ago
Update page when scrolling/flinging in free-scroll.

Bug: 28054048
Change-Id: Ic22e7e717c3ead52dd6fb7495c37be3837e11030

8f7ead3e94d0550beb85b83a8c1d5e78a9abd69f authored over 8 years ago
Merge branch \'ub-launcher3-burnaby-nyc\' into launcher3merge

am: 8c340dff19

* commit '8c340dff19dd52c3d8d0a3c39178a9a388e89159':
Fixing homescreen getting ...

908298f5675179acf44d325de09cfbf592b1806d authored over 8 years ago
Merge branch 'ub-launcher3-burnaby-nyc' into launcher3merge

b/28269144

8c340dff19dd52c3d8d0a3c39178a9a388e89159 authored over 8 years ago
Fixing homescreen getting blank when returning from the overlay

Change-Id: Ie11b92cd59c90e71b9b58eeede742ef0c5b28380

f2ea0cdd94d1c5eceedc740d121d4cc506988dfe authored over 8 years ago
Fixing scrollTo getting called even though the gesture was handled by an overlay

Change-Id: Ia46c4ef3db8a3ae4fa615625b7b983d7e461c797
(cherry picked from commit 061380a04d067d06...

38f92cf9aa43963b40df91dc4b6434ee9c4e8433 authored over 8 years ago
Simplifying view cluster by using a single int flag instead of 4 booleans

Also fixing the bug where dirty flgas were never being set to false

Change-Id: Idbb16d07bef5a15...

6dc98b9dc01f8e5cf5729b958f348af37e0117c6 authored over 8 years ago
Adding overlay interaction support

> Sending unboundX to the overlay which is the total untranslated X and not just deltaX from las...

d6e208b03543afcdbb7a9cc6cfc955bdf35ad105 authored over 8 years ago
Removing icon_type column

Icon type is not used consistently. It is used initially
during the loader. Afterwards, we save b...

eb4b79935e9f75dda72e4953f45e616e252d7b03 authored over 8 years ago
Merge "Fixing a crash/ Launcher3 doesn't have predicted apps" into ub-launcher3-calgary

4dcd8ffecc5bbdc5c7496cea4eb6808f4026bf9e authored over 8 years ago
Cleaning up the overlay interface

Overlays are supposed to use their own UI and not interfere with the
Launcher UI. If the UI need...

4ec7134a776bbcc33e37b43bf71d4e85d4b60853 authored over 8 years ago
Fixing a crash/ Launcher3 doesn't have predicted apps

Change-Id: Id405e6d077f8b4c3fb399d4a613d6013dca5cddc

373f5718f6ace627cfb17a4c9da2acfb9263c0f5 authored over 8 years ago
Merge "Changing minSDK for launcher3 to 21 (Lollipop)" into ub-launcher3-calgary

5a874d2a3d80847917498462cdf4a1ed8e4e38a9 authored over 8 years ago
Merge "Send predictedApps rank via user event logging" into ub-launcher3-calgary

da912837b33629b305924a4efc5ec9511881d171 authored over 8 years ago
Send predictedApps rank via user event logging

Change-Id: Ib492cb77bce0bc57f60bc4b1310df0810b63d0aa

6470cf449f1caf6a030e7ea93e785bb6ba414a59 authored over 8 years ago
build fix

Change-Id: Ib31b7b4efa96897e7ea04412a9deae14a432b6c0

bc543af01c2b37aba61e6979ae3424e5eca72e2b authored over 8 years ago
Changing minSDK for launcher3 to 21 (Lollipop)

Change-Id: I421a33801886bdcccb43429b571af1ca7c6b9f55

d297be2148aece88cae0565677d4e39749e87d3c authored over 8 years ago
Adding full backup handler for launcher3

Bug: 28302573

Change-Id: If0889a3b00b88b134b19d7f790159dfafdcdb004

c190dbfb784c0bca629b6966ce314d735cf98db3 authored over 8 years ago
Merge "Removing LauncherProvider dependency in DatabaseHeler" into ub-launcher3-calgary

78508ec5ab69367e52eef1e8c3273ad6e2c40fc6 authored over 8 years ago
Merge "Widgets tray should preserve scroll position during screen rotation" into ub-launcher3-calgary

adb8eb5a34ea3a31e4ac062e18aebb939e1f7567 authored over 8 years ago
Widgets tray should preserve scroll position during screen rotation

> This used to work, but when I got rid of preloading which was
handled by linear manager to inc...

bc5d623845e8e6e50254064c054c344a7246330b authored over 8 years ago
Merge "Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml" into ub-launcher3-burnaby-nyc

0fb31cf741d33e6b9068b2430028ac55d5376f44 authored over 8 years ago
Enable selection action mode for Android M+.

Since I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f, we have disabled
selection action mode in the f...

fe1de383c11be34bb0d54e93ee3bfae6204c9746 authored over 8 years ago
Removing LauncherProvider dependency in DatabaseHeler

This will allow DatabaseHeler to easily be moved to an independent class

Change-Id: I9a3d5d3380...

b5b55c8012c124182c1bd07bdd4be1e734d972d0 authored over 8 years ago
Merge "Using a separate thread for logging" into ub-launcher3-calgary

6b360f684da3bf4d36643a4325dec2d659900da9 authored over 8 years ago
Merge "Removing some obsolete flags" into ub-launcher3-calgary

7cb519bde14f33aff39350a1e4cbb17e87d53abc authored over 8 years ago
Fix home button returning to now screen issue

b/27978139

Background: onSaveInstanceState assumes that state of the launcher
is being stored a...

d419681a1c570734095512dbae119385e4bad25e authored over 8 years ago
Updating gradle version

Change-Id: I4f43a45576118572470703668ff3f495a25f3e3c

0292bd18fa92184947ebfd4de5db56a662a98934 authored over 8 years ago
Extract color for the hotseat.

- Only considers the bottom fourth of the wallpaper
- Is translucent black or white depending on...

462b5cca7bb1d5e24fb8277b0cfe238cc2e1e980 authored over 8 years ago
Using a separate thread for logging

Change-Id: I85a900bd70e01a7df2c2d8bd09c82cebdec2d3be

14c73cc1200ff509ff12ad04157f31348f4c6736 authored over 8 years ago
Removing some obsolete flags

Change-Id: Id33e28ddd7341d2b494c4b2a294663091afdb157

a26e2d3d930aeee1cc48f9d965d8e0dbca8e3e5c authored over 8 years ago
Merge "Adding a utility class for persistant logging." into ub-launcher3-calgary

34a2d31f3208c64f6ebf403f8a0cb6ea96461747 authored over 8 years ago
Fixing bug where the widget background enters into a focused state

if a child calls requestFocus in xml

Bug: 28562293
Change-Id: I005e23550184de29fa15eb70ab3226159...

6b29c72249af6551212d1fcf3550b1eaf04e476c authored over 8 years ago
Merge "Fixing bug where the widget background enters into a focused state if a child calls requestFocus in xml" into ub-launcher3-calgary

ac6d3a87ae9a31873a34f3eae01979910740ade1 authored over 8 years ago
Adding a utility class for persistant logging.

The logs are kept for at max 48 hours. It uses two log files and switches
between the two based ...

713edfce264db7edc409216d5c083f8dd6a7083f authored over 8 years ago
Import translations. DO NOT MERGE

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

f510921b8f24a220dc0025c6296bfa72c84d8425 authored over 8 years ago
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28632138
Change-Id: I8ac83686d296b781d7a9dbb0e996199...

ec997b9b6eb4b0c8781f9461b65cdf23d9da7a14 authored over 8 years ago
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 28632138
Change-Id: I750d21dcd55652032c4a2fb02351acc...

fc4faab9cbcc965d636bb34ee4dfed5545949528 authored over 8 years ago
Merge "Add test size annotation." into ub-launcher3-calgary

3074965cdb63adc8f834afefb282f43d3d9e4c2f authored over 8 years ago