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

Merge "Reuse existing temporary wallpaper tiles when selecting same photo." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 1336070b2a3f9ff8c65231c075135102d6f166ad authored over 9 years ago
Reuse existing temporary wallpaper tiles when selecting same photo.

Previously, if you selected a photo to set as the wallpaper multiple times, it
kept adding tempo...

github.com/LawnchairLauncher/Lawnchair-V1 - aebd9fde89e949ef29c0a0367f4f7f34af64c6fd authored over 9 years ago
Don't repeat ReorderPreviewAnimation for folders/widgets in power save mode.

Since power save mode (introduced in Lollipop, also known as battery saver)
disables animations,...

github.com/LawnchairLauncher/Lawnchair-V1 - 489fc56df80293f107fe706b19456edab10b9872 authored over 9 years ago
Long-clicking workspace overlay buttons does the same thing as clicking them.

Bug: 15000525
Change-Id: I4123863de888989ad6171cb43001c3ad86c19edb
(cherry picked from commit c7...

github.com/LawnchairLauncher/Lawnchair-V1 - 6b7653d37fb276ff74278efcb9977423f771bbee authored over 9 years ago
Compressing Launcher resources.

Bug: 23812987

Change-Id: I66452a321c3c48661387282ba782ba948e0aae6b

github.com/LawnchairLauncher/Lawnchair-V1 - 1268855200e519985e2c845ba84d2d613fa4a36c authored over 9 years ago
Adjust the wallpaper preview parallax according to the crop that will be saved.

To get the crop, the wallpaper is first scaled down as much as possible (i.e.
until either the w...

github.com/LawnchairLauncher/Lawnchair-V1 - 8010486e8badc563fdd6e309a5ddba2e1fecfbf5 authored over 9 years ago
am 667d6888: Revert workaround for move to default screen on home intent.

* commit '667d6888f4a7f1a6267c1968f22fdb8ff3af8d34':
Revert workaround for move to default scr...

github.com/LawnchairLauncher/Lawnchair-V1 - f96b1ad27f1a27bd8ab0cedd35aff2dbf2495a33 authored over 9 years ago
am 606726ba: Merge "Preventing null pointer crash when opening a folder" into ub-launcher3-burnaby

* commit '606726ba289583a67188d9448b220c2e3fae87d7':
Preventing null pointer crash when openin...

github.com/LawnchairLauncher/Lawnchair-V1 - 647046637efc2b7414b15062cc650cb690c01f46 authored over 9 years ago
Merge "Disabling fast scroller when searching apps." into ub-launcher3-burnaby-polish

github.com/LawnchairLauncher/Lawnchair-V1 - 4aa48517df32d35a1ae3b48bd02acc087c247351 authored over 9 years ago
Fixing regression, reset AllApps when the screen turns off.

- Now that we are debouncing the workspace state, we were no longer resetting
the all apps vie...

github.com/LawnchairLauncher/Lawnchair-V1 - 5c6bdbbc27525acc8c49cea6a1de36723a13fac7 authored over 9 years ago
Disabling fast scroller when searching apps.

- There is no meaningful order for the app search results since they are ranked.

Bug: 23759082
...

github.com/LawnchairLauncher/Lawnchair-V1 - 646c236ad283c44e41747176fe1017d619b92d5a authored over 9 years ago
Merge "Change addParallaxOffset() to setParallaxOffset() in CropView." into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 01649e348142dd9c4ab81063047e2956dea3729e authored over 9 years ago
am 606726ba: Merge "Preventing null pointer crash when opening a folder" into ub-launcher3-burnaby

* commit '606726ba289583a67188d9448b220c2e3fae87d7':
Preventing null pointer crash when openin...

github.com/LawnchairLauncher/Lawnchair-V1 - 2c18c8e34d0c06d95f612e865badc082a2cff0e1 authored over 9 years ago
am 667d6888: Revert workaround for move to default screen on home intent.

* commit '667d6888f4a7f1a6267c1968f22fdb8ff3af8d34':
Revert workaround for move to default scr...

github.com/LawnchairLauncher/Lawnchair-V1 - 6398b88e897e83e2d396a1a0ea5b097fdf570339 authored over 9 years ago
Merge "Preventing null pointer crash when opening a folder" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 606726ba289583a67188d9448b220c2e3fae87d7 authored over 9 years ago
Change addParallaxOffset() to setParallaxOffset() in CropView.

This is less prone to error, because calling setParallaxOffset() multiple times
will always lead...

github.com/LawnchairLauncher/Lawnchair-V1 - 4dbaef024676469e60654814e7f8ee46e2943638 authored over 9 years ago
Preventing null pointer crash when opening a folder

Bug: 23770713
Change-Id: I3ce82450358f1493f70639d594e1e3f391945437

github.com/LawnchairLauncher/Lawnchair-V1 - a75053f5f90b9494cc60a99e2b80b419eb3724b9 authored over 9 years ago
Revert workaround for move to default screen on home intent.

BUG=23556755

Change-Id: Ia268a58389b90fd0503e474f02f33a312c051c0e

github.com/LawnchairLauncher/Lawnchair-V1 - 667d6888f4a7f1a6267c1968f22fdb8ff3af8d34 authored over 9 years ago
Long-clicking workspace overlay buttons does the same thing as clicking them.

Bug: 15000525
Change-Id: I4123863de888989ad6171cb43001c3ad86c19edb

github.com/LawnchairLauncher/Lawnchair-V1 - c75917f12956734fbe93615f5ee27ecad1a46c63 authored over 9 years ago
Using context.getString for getting formatted strings, as it works better with different locales

Change-Id: I9639bb11197e656c5cdd3a4d63f913edcc0987cb

github.com/LawnchairLauncher/Lawnchair-V1 - f4f89ef608245d39bbddda05f291361d2ae06667 authored over 9 years ago
Don't repeat ReorderPreviewAnimation for folders/widgets in power save mode.

Since power save mode (introduced in Lollipop, also known as battery saver)
disables animations,...

github.com/LawnchairLauncher/Lawnchair-V1 - 9e0702f4af33db569c9ed79bdf311204abe40dd5 authored over 9 years ago
Previews in the wallpaper picker are offset to match the homescreen parallax.

When "Wallpapers" is selected from the overlay, the current wallpaper parallax
offset is sent to...

github.com/LawnchairLauncher/Lawnchair-V1 - 785f7a59d347b199d544d9c9c38f6f3eb26b0085 authored over 9 years ago
Merge "Loading default wallpaper on the background thread" into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 009a724ca242133cae8b1c5f18eec94f1b693c68 authored over 9 years ago
Loading default wallpaper on the background thread

Bug: 23353784
Change-Id: Ia64cfd6b8065fb3d589e32af12e0e0bf5242a43a

github.com/LawnchairLauncher/Lawnchair-V1 - fd169ab17b2241ec8fb1c472a22fc8711a225268 authored over 9 years ago
Fixing crash when picking an external image

Change-Id: I98654000e82fd7e96152785ceafe857724fc417f

github.com/LawnchairLauncher/Lawnchair-V1 - 77fcebe8506a39ba041b89fbc831ca0c0c5a11f1 authored over 9 years ago
am 7412c3cb: Merge "Adding gradle script for Android Studio" into ub-launcher3-burnaby

* commit '7412c3cb005c3b3315ddb276386e2115f742d2e0':
Adding gradle script for Android Studio

github.com/LawnchairLauncher/Lawnchair-V1 - b9d7ff7ecb1a5e53da2e7bcce0838556ca05f634 authored over 9 years ago
Merge "Adding gradle script for Android Studio" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 7412c3cb005c3b3315ddb276386e2115f742d2e0 authored over 9 years ago
am fdc8eb61: Merge "Fixing NPE in recycler view scroll bar." into ub-launcher3-burnaby

* commit 'fdc8eb61a417af22dac8bc97dd5f19f728c80060':
Fixing NPE in recycler view scroll bar.

github.com/LawnchairLauncher/Lawnchair-V1 - 747f2b66e8a4b641a39b51735b92c4efb801ac86 authored over 9 years ago
Merge "Fixing NPE in recycler view scroll bar." into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - fdc8eb61a417af22dac8bc97dd5f19f728c80060 authored over 9 years ago
Fixing NPE in recycler view scroll bar.

- The regression was introduced in scroll bar changes ag/751628, but
unlike AllApps, the Widge...

github.com/LawnchairLauncher/Lawnchair-V1 - 23c8f48f4334b0ac0752b320dad2c1fc5ef095f3 authored over 9 years ago
Prevent full sized icons from being stored when low-res icons are requested.

- When LauncherModel loads for the first time, the full set of widget package
icons are loaded...

github.com/LawnchairLauncher/Lawnchair-V1 - 25f3604490da92fe332d8b5db63f963468e14d3d authored over 9 years ago
Moving getWallpaperArrayResourceId to a separate functions, so that

it can be overriden by dependent projects

Change-Id: I565d85d9126e41cec3dd2cdb8f2c75283bce4b13

github.com/LawnchairLauncher/Lawnchair-V1 - f4d017999a51e983b4997ef2e9513d508a718cb2 authored over 9 years ago
Merge "Refactoring wallpaper picker activity" into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 7f9e00a4c8e641d381780152fc61183b9a5c55e7 authored over 9 years ago
Refactoring wallpaper picker activity

> Moving different tiles to individual classes
> Moving some utility methods to correspondin...

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

github.com/LawnchairLauncher/Lawnchair-V1 - cc818d0ad597acbe16d020ca71e8bb8fea8278d5 authored over 9 years ago
Merge "Regression in ag/753709" into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 5fc78a7d0342f499c481555e4db34d5edfa49653 authored over 9 years ago
Regression in ag/753709

Item values were not read properly in savedInstanceState

Change-Id: If45b7085555076b03ebd4a97a3...

github.com/LawnchairLauncher/Lawnchair-V1 - de51d1d1af595849d3318871134be8dc0f0a34fd authored over 9 years ago
am 1b247d9f: Merge "Adding workaround for regression caused by ag/752175" into ub-launcher3-burnaby

* commit '1b247d9f37cd1e9ca9e8c690c137858b66314b79':
Adding workaround for regression caused b...

github.com/LawnchairLauncher/Lawnchair-V1 - e2824c4ea78631e41c7c82def8bd894684ac3e5f authored over 9 years ago
Merge "Adding workaround for regression caused by ag/752175" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 1b247d9f37cd1e9ca9e8c690c137858b66314b79 authored over 9 years ago
Adding workaround for regression caused by ag/752175

Change-Id: I92617c88f17a5827454e147f93d822975587d5b4

github.com/LawnchairLauncher/Lawnchair-V1 - 16615f29f60b180476b3dbdf73936de418e46f10 authored over 9 years ago
Adding gradle script for Android Studio

Change-Id: I640c63e2981337eb8c8ed191b40c0649a986361e

github.com/LawnchairLauncher/Lawnchair-V1 - edf329a5c3efa9284d45631387455de289c4265e authored over 9 years ago
Fix typos caused by gerrit's inline editor.

Change-Id: Ie142f5c6b418ac775cc167787f8e372d5354b91a

github.com/LawnchairLauncher/Lawnchair-V1 - 1ea392f0bc30134a800be224d8fbcf1af63bb80b authored over 9 years ago
Merge "Reuse existing temporary wallpaper tiles when selecting same photo." into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 415146fcf31bec2a32eb0897b6bae89e3dcc9758 authored over 9 years ago
Reuse existing temporary wallpaper tiles when selecting same photo.

Previously, if you selected a photo to set as the wallpaper multiple times, it
kept adding tempo...

github.com/LawnchairLauncher/Lawnchair-V1 - f970ee5cdc0185fa5003ded178ef680813d8a259 authored over 9 years ago
am 8b0af4c6: Merge "Override the overscroll color for the widget rows." into ub-launcher3-burnaby

* commit '8b0af4c635a116dea90555dd60cc23444dab3e64':
Override the overscroll color for the wid...

github.com/LawnchairLauncher/Lawnchair-V1 - c306c9873a53e2424feca1d2bca9388e052ed623 authored over 9 years ago
am 066bcc05: Merge "Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app" into ub-launcher3-burnaby

* commit '066bcc05fb97843dab518e0bc70ae766ed3edf28':
Using GET_UNINSTALLED_PACKAGES flag when ...

github.com/LawnchairLauncher/Lawnchair-V1 - c10c014a09f20333cec64c4444d55b92b99e7da0 authored over 9 years ago
am 0947f5c2: Merge "Adding graphic for all apps empty search screen." into ub-launcher3-burnaby

* commit '0947f5c26804bc74b8f1242d856c1f703544c3de':
Adding graphic for all apps empty search ...

github.com/LawnchairLauncher/Lawnchair-V1 - 3eefff8d77383b9648378ed68aa98064d98be5c3 authored over 9 years ago
Merge "Override the overscroll color for the widget rows." into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 8b0af4c635a116dea90555dd60cc23444dab3e64 authored over 9 years ago
Merge "Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 066bcc05fb97843dab518e0bc70ae766ed3edf28 authored over 9 years ago
Merge "Adding graphic for all apps empty search screen." into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 0947f5c26804bc74b8f1242d856c1f703544c3de authored over 9 years ago
Override the overscroll color for the widget rows.

Change-Id: I249e13f511736ad9e874800a1b9ee1f8602434f4

github.com/LawnchairLauncher/Lawnchair-V1 - a9f483b9ec7752a4ca4451a2ef299563ab7b28f3 authored over 9 years ago
Adding graphic for all apps empty search screen.

Change-Id: I976a327a5984790c458b0f36d33c0b1ac16ec59c

github.com/LawnchairLauncher/Lawnchair-V1 - fee206f2419a0ffa90abf4f9f3f9e0b6d0b74906 authored over 9 years ago
Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app

Bug: 23515512
Change-Id: I60678eccd4b60225ff30960f7197d633f72c7659

github.com/LawnchairLauncher/Lawnchair-V1 - a8b244e5b83e4e773411c134c7a8df2a2392fb44 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 - e2fd14b9f61d58297ff962e8c31f49439e0309a9 authored over 9 years ago
resolved conflicts for merge of ebfae6e2 to ub-launcher3-master

Change-Id: I1e0d5f1140e910b68322c4f5061d0a3c383899f0

github.com/LawnchairLauncher/Lawnchair-V1 - fafd4c276e1a1db8449d1feb46800351adbc3ad6 authored over 9 years ago
Revert "Adding viewId for the QSB"

Using QSB widget id from xml

This reverts commit 995685913955f33b05fdc0b473df901f2b0652c0.

Cha...

github.com/LawnchairLauncher/Lawnchair-V1 - ebfae6e266590d04702441ed630704c5eb4ccaaa authored over 9 years ago
am 195a2983: Merge "Adding viewId for the QSB" into ub-launcher3-burnaby

* commit '195a29834f866806a592bae42c8f16f71b6f64aa':
Adding viewId for the QSB

github.com/LawnchairLauncher/Lawnchair-V1 - bcd2874ab9d2b83172a2ea771dea7a285f72a068 authored over 9 years ago
Merge "Adding viewId for the QSB" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 195a29834f866806a592bae42c8f16f71b6f64aa authored over 9 years ago
Adding viewId for the QSB

Change-Id: I4ad6bc8c0d94e60a4d354dfc29f456ca561fc500

github.com/LawnchairLauncher/Lawnchair-V1 - 995685913955f33b05fdc0b473df901f2b0652c0 authored over 9 years ago
am 027d3000: Merge "Fixing an issue where you would inadvertently start fastscrolling." into ub-launcher3-burnaby

* commit '027d30007d6c4448f3d07ccfb880eb0f25178314':
Fixing an issue where you would inadverte...

github.com/LawnchairLauncher/Lawnchair-V1 - e689ddcd8d0b026e69da13fd96d035544780b9f7 authored over 9 years ago
Merge "Fixing an issue where you would inadvertently start fastscrolling." into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 027d30007d6c4448f3d07ccfb880eb0f25178314 authored over 9 years ago
am 312d1276: am 6961b365: (-s ours) am 5845d3db: Make Launcher3 a privileged module so it gets the BIND_APPWIDGET permission

* commit '312d12768f1d721df66aac7644369e80aeaf2c6a':

github.com/LawnchairLauncher/Lawnchair-V1 - c77851d4c67e4a326dea262d42c2fc817b069870 authored over 9 years ago
am c10d140d: am 2da21e64: (-s ours) am 13ef17a3: (-s ours) merged ub-launcher3-burnaby, and resolved conflicts

* commit 'c10d140d95167f09a0b36b3df73dbb4e926c0cd8':

github.com/LawnchairLauncher/Lawnchair-V1 - 8e470749782cc265d7fbb030231cdef926b18991 authored over 9 years ago
am 82bf63fb: am e1d69c9d: (-s ours) resolved conflicts for merge of 13ef17a3 to mnc-dev-plus-aosp

* commit '82bf63fbdff18686ab28e3c510e3b2dda9046979':
resolved conflicts for merge of 13ef17a3 ...

github.com/LawnchairLauncher/Lawnchair-V1 - 4af5aa6359141f6ef6c061c5358830eb106d779c authored over 9 years ago
am af91bfbc: (-s ours) am 96edc4c8: (-s ours) am e5ec4ac4: (-s ours) Import translations. DO NOT MERGE

* commit 'af91bfbc040c47e73b0e04dc30f51ff8a9864039':

github.com/LawnchairLauncher/Lawnchair-V1 - 08535a574e603bd50f5ea89f8eef4378c23e945d authored over 9 years ago
am 0fd3e545: Merge "Fixing issue with missing scroll bar after fast-scrolling and searching." into ub-launcher3-burnaby

* commit '0fd3e545a709902e67dd42440e351a22a6daa48c':
Fixing issue with missing scroll bar afte...

github.com/LawnchairLauncher/Lawnchair-V1 - d2848d834bbcb527dfd50c8438f1506f8d3472f3 authored over 9 years ago
Merge "Fixing issue with missing scroll bar after fast-scrolling and searching." into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 0fd3e545a709902e67dd42440e351a22a6daa48c authored over 9 years ago
Fixing issue with missing scroll bar after fast-scrolling and searching.

- This was due to us not re-attaching the thumb to the scrollbar after
we scroll the view to t...

github.com/LawnchairLauncher/Lawnchair-V1 - 2605900854a64eef49380332de17935d8204597d authored over 9 years ago
Fixing an issue where you would inadvertently start fastscrolling.

- This would happen when you scroll near the thumb and pass through the
area where the scrollb...

github.com/LawnchairLauncher/Lawnchair-V1 - ec4845b3b19c1496cd67f58f1d027bcd97e1dcb0 authored over 9 years ago
am 22aa3813: Pending bind callbacks should be cleared before starting the loader, similar to startBinding

* commit '22aa3813f818e46a096fef6490db2a60f2617eb7':
Pending bind callbacks should be cleared ...

github.com/LawnchairLauncher/Lawnchair-V1 - 862ee52bc3ca1b7eebf7c95fdf991a87bd89eefd authored over 9 years ago
Pending bind callbacks should be cleared before starting the loader,

similar to startBinding

Bug: 23310446
Bug: 19422965
Bug: 23304651
Change-Id: I4821b4c0c7796c33ad...

github.com/LawnchairLauncher/Lawnchair-V1 - 22aa3813f818e46a096fef6490db2a60f2617eb7 authored over 9 years ago
am 6961b365: (-s ours) am 5845d3db: Make Launcher3 a privileged module so it gets the BIND_APPWIDGET permission

* commit '6961b365db65470ba7cacfba0dc50bc86e93b1bd':

github.com/LawnchairLauncher/Lawnchair-V1 - 312d12768f1d721df66aac7644369e80aeaf2c6a authored over 9 years ago
am 2da21e64: (-s ours) am 13ef17a3: (-s ours) merged ub-launcher3-burnaby, and resolved conflicts

* commit '2da21e64592f5016b78d3cc0fb533ded35d12ca3':

github.com/LawnchairLauncher/Lawnchair-V1 - c10d140d95167f09a0b36b3df73dbb4e926c0cd8 authored over 9 years ago
am e1d69c9d: (-s ours) resolved conflicts for merge of 13ef17a3 to mnc-dev-plus-aosp

* commit 'e1d69c9d5aa3f359889fc73572a45cb89be2440a':
resolved conflicts for merge of 13ef17a3 ...

github.com/LawnchairLauncher/Lawnchair-V1 - 82bf63fbdff18686ab28e3c510e3b2dda9046979 authored over 9 years ago
am 96edc4c8: (-s ours) am e5ec4ac4: (-s ours) Import translations. DO NOT MERGE

* commit '96edc4c8d0e9cf24c59b83157c3d57a47e839e49':

github.com/LawnchairLauncher/Lawnchair-V1 - af91bfbc040c47e73b0e04dc30f51ff8a9864039 authored over 9 years ago
Fix keyboard focus for opening folder.

Previous patch Ia4ccc59ca27e560e470122d1b2c6c1eccb4caf9a was
reverted due to a weird behavior ar...

github.com/LawnchairLauncher/Lawnchair-V1 - de6241e08615d09485c28a1cb0ab64ad1d934346 authored over 9 years ago
resolved conflicts for merge of 20884fdc to ub-launcher3-master

Change-Id: I31b49ed83bf6fa966ad68b587e6fa472e87bc0e3

github.com/LawnchairLauncher/Lawnchair-V1 - 8f531dd9883443265afba8b94db62e78ce02ca57 authored over 9 years ago
Merge "Fixing work folder addition logic > Showing animation when folder is added > Not showing animation while cling is visible > Checking is loader completed from UI thread > Running bind complete runnables when bind is completed" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 20884fdc8d08129618e77ef08a1e85c42af88413 authored over 9 years ago
am a79b18ad: Merge "Fixing widgets container inactive scroll bar color." into ub-launcher3-burnaby

* commit 'a79b18ad36ca9025ac4862c492260a656f61c7cf':
Fixing widgets container inactive scroll ...

github.com/LawnchairLauncher/Lawnchair-V1 - 0e31c31de77d2a4ab6db530bb91afb3355e7a8bf authored over 9 years ago
Merge "Fixing widgets container inactive scroll bar color." into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - a79b18ad36ca9025ac4862c492260a656f61c7cf authored over 9 years ago
Fixing widgets container inactive scroll bar color.

Bug: 20035978
Change-Id: Ia267ff8f171f7c4cde00593bd69cf69c1660c431

github.com/LawnchairLauncher/Lawnchair-V1 - 08d627566c841d8fb1c3a38ec99649832870c119 authored over 9 years ago
am 944bfab0: Merge "Making the detached scrollbar catch up faster to the actual scroll position." into ub-launcher3-burnaby

* commit '944bfab018a2933a046a5661a244daf605d8d5c7':
Making the detached scrollbar catch up fa...

github.com/LawnchairLauncher/Lawnchair-V1 - 79423d822780988a995eb00578acffacbead06a3 authored over 9 years ago
Merge "Making the detached scrollbar catch up faster to the actual scroll position." into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 944bfab018a2933a046a5661a244daf605d8d5c7 authored over 9 years ago
Making the detached scrollbar catch up faster to the actual scroll position.

Bug: 20035978
Change-Id: I4f9780e1c5c1d10a7956ece729163544d79d72c3

github.com/LawnchairLauncher/Lawnchair-V1 - 51a7d965443373e3a9f4fce1c0895669ed4110bd authored over 9 years ago
am bcbc2ec2: Merge "Removing call to isButtonPressed as its only Lollipop and above" into ub-launcher3-burnaby

* commit 'bcbc2ec2cd2673b5fca40f8458f75a7712410dda':
Removing call to isButtonPressed as its o...

github.com/LawnchairLauncher/Lawnchair-V1 - 0038ac1bafa1aaba22d4d46d062a9e3045f8a1ae authored over 9 years ago
Merge "Removing call to isButtonPressed as its only Lollipop and above" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - bcbc2ec2cd2673b5fca40f8458f75a7712410dda authored over 9 years ago
Updating overview buttons click feedback

> Using xml bitmap for changing alpha, instead of a new bitmap
> using state list animator, w...

github.com/LawnchairLauncher/Lawnchair-V1 - 6cfe5fcd8a79e9af8c5a97220dd800f4f1239b17 authored over 9 years ago
Merge "Refactor StylusEventHelper to provide onButtonPress/Release methods" into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - aca16cd0f711bfadcebb5c65bf95abf1c0896f43 authored over 9 years ago
am dd306188: Updating theme to use the light theme by default, instead of wallpaper theme > This allows us to use all the goodness of material theme > Cursor in folder edit text is no longer 1px wide

* commit 'dd306188a6e8b4d00b8ef0ab402589c92802f04b':
Updating theme to use the light theme by ...

github.com/LawnchairLauncher/Lawnchair-V1 - 04d348aada905e9e13a2811b4672c3dc59d34b78 authored over 9 years ago
Refactor StylusEventHelper to provide onButtonPress/Release methods

This will enable an easier migration to the new M APIs for identifying
button presses from stylu...

github.com/LawnchairLauncher/Lawnchair-V1 - bb83520a620919a8f19472ba4426585d007d1aba authored over 9 years ago
Merge "Removing multi_process access to shared preferences" into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 6e830eb30229fb47022217556a19177316afdb04 authored over 9 years ago
Removing multi_process access to shared preferences

Change-Id: If802245632c30d4f383013203fb2e0349ebc14fe

github.com/LawnchairLauncher/Lawnchair-V1 - 21bf5314993fdcf972362d14749e63b4ce054807 authored over 9 years ago
Updating theme to use the light theme by default, instead of wallpaper theme

> This allows us to use all the goodness of material theme
> Cursor in folder edit text is no...

github.com/LawnchairLauncher/Lawnchair-V1 - dd306188a6e8b4d00b8ef0ab402589c92802f04b authored over 9 years ago
am 93adff28: Merge "Using the usermanager api to get creation time" into ub-launcher3-burnaby

* commit '93adff28ed9b6bf06eba97c1266b3fb911eca6a0':
Using the usermanager api to get creation...

github.com/LawnchairLauncher/Lawnchair-V1 - 6f326e95a0033eecbb7370c95ce14fa508a57448 authored over 9 years ago
am 830b5e08: Updating the target sdk to launcher

* commit '830b5e08ef8ccc8e4193926ac10ac38cb0ae3e56':
Updating the target sdk to launcher

github.com/LawnchairLauncher/Lawnchair-V1 - 0b15838462332abc1b0cabc8b289dc8e4917e82c authored over 9 years ago
Merge "Using the usermanager api to get creation time" into ub-launcher3-burnaby

github.com/LawnchairLauncher/Lawnchair-V1 - 93adff28ed9b6bf06eba97c1266b3fb911eca6a0 authored over 9 years ago
Updating the target sdk to launcher

Change-Id: Icf8e22f6ceb57dcd4e101b8b1d3ae86c52d12b30

github.com/LawnchairLauncher/Lawnchair-V1 - 830b5e08ef8ccc8e4193926ac10ac38cb0ae3e56 authored over 9 years ago
Using the usermanager api to get creation time

Bug: 22539048
Change-Id: I17647f2456434ca66a9778300e1a2910cec171d4

github.com/LawnchairLauncher/Lawnchair-V1 - ad0c2f28ceb750646e0132a01d393f5115cbfca9 authored over 9 years ago
Merge "Revert "Specifies descendantFocusability to Folder view."" into ub-launcher3-master

github.com/LawnchairLauncher/Lawnchair-V1 - 3e162877b17eec0576df0419dfcf48b7f529e59d authored over 9 years ago
Revert "Specifies descendantFocusability to Folder view."

This reverts commit 878e8eefa510561832828ccb79d7895206674fe2.

This change breaks folder panning...

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