-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need Testing Before Merging!!!! #1
Open
BAProductions
wants to merge
155
commits into
Zeus-OS:ten
Choose a base branch
from
BAProductions:ten
base: ten
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: I17cae230b311ff1951623d5a431bb08e2800d54f
Change-Id: Ia05cc073421d590b48a55860f89eb492ec0597bc
Change-Id: Idbabad1e3d76c7f736d785cf7ef2ac160a875e38
Change-Id: If6b6600b0f37384953f6633ad554ffd9d824869d
Change-Id: I5bc657229d9fdd8df5041707a9ad3b49f650ce0a
Change-Id: I0d949fa3ef61fd052656614f97f164f7aaf735df
Change-Id: If215c44bdb762f9aa77674244030d54bc2fdc750
Change-Id: I0e304d893ebb064b0f6d05db9c130500914aac42
Change-Id: I55717cf04abde7800c851a1d784bcc83152cf63b
Change-Id: I83386c27b6a4c8dd739afcf8090322f5fa81c216
Change-Id: I8b94035ec123e18a5b20db4c3efcc91cf4c82ecd
Change-Id: I4ac44b8da710ee2af9492cefd06255f485c2fd07
Change-Id: Iab751e1051f5aa76612bf3b7010e6b20675abb18
Change-Id: I6827f408949ee7859b52f7d241e33c07db787ff2
Change-Id: Ibce24c8ead40f43196994c9b4fb48ce71a358542
Change-Id: Ie24e31135ca31d7ca853f3fd46f8ad373592c4ac
Change-Id: Iccf2381b134b95a8ff53ecfd9b2a01b287bbc67d
Change-Id: Ibd13c50612cfc2f5687f42a098fc94f5255acfdb
Change-Id: I32ec452f3dfb375dbf9eeb65127796a1b71d2fbe
Change-Id: I5c75fbc083e37dc23ac177766b6d1246d37c0df6
Change-Id: I903d069628beca7c5921c74f9561f5bfe3dff093
Change-Id: I4044731f5371260c1db83ba7ef836244d9fb2b44
Change-Id: I816460a7a5b1f5d24d3811f5d86f019c021261a6
Change-Id: I3c3b4630c580d00b69f61d0b8bf0d51717e90f5f
Change-Id: I66ed7167e47d3d006bebfc52e4b6c0d07d9617c5
Change-Id: I64c9b08250da4e2faaa20b7723b23fb0d0cbf882
Change-Id: I470d10cd154f4328cc2ba78dcb484df492b50c29
Change-Id: If6cb7420c7faab11b0eae57f2ad9659d96c6e26d
Change-Id: Ica69623686a2d6886627ff85b30fd0912d1a1e3b
Change-Id: I0602e34b126f1d0862e44582a303776845d639bc
Stacktrace: java.lang.IllegalArgumentException: pointerIndex out of range at android.view.MotionEvent.nativeGetAxisValue(MotionEvent.java) at android.view.MotionEvent.getX(MotionEvent.java:2201) at com.android.launcher3.PagedView.onTouchEvent(PagedView.java:1557) at android.view.View.dispatchTouchEvent(View.java:11842) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3068) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2700) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3074) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2714) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3074) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2714) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3074) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2714) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3074) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2714) at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3074) at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2714) at com.android.internal.policy.DecorView.superDispatchTouchEvent(DecorView.java:464) at com.android.internal.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1854) at android.app.Activity.dispatchTouchEvent(Activity.java:3292) at com.android.launcher3.Launcher.dispatchTouchEvent(Launcher.java:2781) at com.android.internal.policy.DecorView.dispatchTouchEvent(DecorView.java:426) at android.view.View.dispatchPointerEvent(View.java:12092) at android.view.ViewRootImpl$ViewPostImeInputStage.processPointerEvent(ViewRootImpl.java:5279) at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5084) at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4581) at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4634) at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4600) at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4747) at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4608) at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4804) at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4581) at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4634) at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4600) at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4608) at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4581) at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:7259) at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:7233) at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:7176) at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:7431) at android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:185) at android.os.MessageQueue.nativePollOnce(MessageQueue.java) at android.os.MessageQueue.next(MessageQueue.java:325) at android.os.Looper.loop(Looper.java:147) at android.app.ActivityThread.main(ActivityThread.java:6733) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:845) Change-Id: If6113b8c94497be916e4a5574b0159c52113b786
Description: Chinese content type is Character.OTHER_LETTER. When key matches,it check the content type. And if type is Character.OTHER_LETTER, it doesn't support search and break. When the content type is Character.OTHER_LETTER, make it work normally. Change-Id: I4cacea33c12c289ee57e03c6a36edb7a85757522
Change-Id: Ied213e8178e668224072e4bf0a03d650e059d723
Signed-off-by: Pranav Vashi <[email protected]>
* Imported from https://github.com/patriksletmo/launcherclient/ Change-Id: I84582ae812b8ecb0d694ae2396843effdcf1219c
Change-Id: I6efc1d5186e0f1bd4fa78ae7231999b984ce7222
Change-Id: If092db391be12db4f89ed292d1a2f5f9daef8c17
Change-Id: I6306d8eeee5ef87b3faf1d9dcb6825e67eb65d45
- Always destroy the launcher client when disabled, don't just disable the scrolling page. Edit: Ported from aospa and made to work with Luna. Also changed some class members for consistency jrizzoli: adapted for trebuchet Arrow Edits: adapted for Pie Change-Id: Ic9a990c03c29e3ef280242c7a2d8b3bb0d049566
Signed-off-by: Harsh Shandilya <[email protected]> Change-Id: I8c6fc263a3021f3ff929bc75b2730962b29d3758
Its ridiculaus to follow the workspace grid Change-Id: I141b488d209730dd24d78948e45b4602fd171d12
Change-Id: I380f38c370e60453218db3d384014d04a1908348
Change-Id: Id3ef4e19ee0d8d74f09905f6c435ac497d298794
now that there is a separate numColumnsAllApps we need to make sure device profile changes change that grid too also add a 6x6 grid device profile while we are here Change-Id: Ib4d0e06ed29b88481bbaad989f42665fc1db7032
Change-Id: I5e05ff5d52a0da0bc00ee50c8fdfbbbfa9642789
BRUTE FORCE - here I come Change-Id: Iaccde127196d71c932e647445ac6ca4abfff967e
Change-Id: I4f4dfe33f6c71de68c3216e0a26f5a71fcd6c762
Signed-off-by: mdeejay <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]> Signed-off-by: DennySPB <[email protected]> Change-Id: I80b94a70b05daa72d294b0dd06949f93decb52de
*DU Edits* - Changed icon to match the icon style adopted by AOSP Credit thanks to materialdesignicons site http://materialdesignicons.com/icon/close-box-outline Bootleggers edit: Update to Q changes Change-Id: If137eb832aaafc4c0ee23767c34bcae745c78699 Conflicts: AndroidManifest-common.xml
Useful to update some settings that only change on restarting the launcher. It's a clean up version of the following commits: DirtyUnicorns/android_packages_apps_Launcher3@10529fe DirtyUnicorns/android_packages_apps_Launcher3@a3357bb DirtyUnicorns/android_packages_apps_Launcher3@74cba5a DirtyUnicorns/android_packages_apps_Launcher3@81e08c2 Co-authored-by: Alex Cruz <[email protected]> Co-authored-by: Ezio Lacandia Bijelkic <[email protected]> Change-Id: I3117da1832fa57bee591b9784321a2063a0b1b60 Conflicts: src/com/android/launcher3/Utilities.java src/com/android/launcher3/settings/SettingsActivity.java
based on https://gerrit.dirtyunicorns.com/c/4780/ paphonb's edits: - Override IconProvider instead of modifying the cache mechanism - Listen to pref changes in ConfigMonitor Change-Id: I69188ae2a6cddd163b211b29e139fb84cd79e80d Conflicts: src/com/android/launcher3/InvariantDeviceProfile.java src/com/android/launcher3/util/ConfigMonitor.java
* As the feature is not available for low RAM devices, hide it from the Settings to avoid confusion * Acquire ActivityManager service to read isLowRamDevice Change-Id: I34a6ee1b4838f31194c89327e301d4fd39670c02 Signed-off-by: Adrian DC <[email protected]>
On the previous icon pack commit, there was an issue regarding icon packs and adaptive icons. When an app that got an icon targeted as SDK +26 (adaptive-ready) and got a custom icon from a icon pack, the icon would take the new icon as foreground and it'll take the generic white adaptive background. (see before photo to see it in action) Now, with this commit, if the icon packs supports the respective icon, it'll apply just the icon image instead of doing that. It's not the best approach, but it's a quick workaround till there's a better method. (see after) * statix edits - update for 10 by removing code to generate the adaptive drawable in BaseIconFactory, going along with the way we do icon packs already. Change-Id: Ie639d056413a13897acd2dc1eeb6c5632a0aa645 Before: https://i.imgur.com/nlqBVlQ.png?1 After: https://i.imgur.com/HIkcg5D.png?1 Conflicts: iconloaderlib/src/com/android/launcher3/icons/BaseIconFactory.java
This allows to easily uninstall application on the popup activity triggered by long pressing on the applications. Change-Id: I3ff34c1660ded0a4096b750deb0abce3f7b000c8 Signed-off-by: DennySPB <[email protected]>
Need Testing Before Merging!!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Need Testing Before Merging!!!!