Commit Graph

34630 Commits

Author SHA1 Message Date
Winson Chung e069291ecd Trigger heap dump when heap exceeds a limit
Bug: 135150619
Change-Id: I2b207bed1f66407f573abeae879aae34e98741bd
2019-06-19 11:58:30 -07:00
Sunny Goyal 0746a02e24 Merge "Fixing onStateTransitionEnd is not called at the end of reset state" into ub-launcher3-qt-dev am: 234fc60302
am: bb117d7b42

Change-Id: Ie07ebe7afb437749fe4409660f4528a04588c3e1
2019-06-19 11:57:03 -07:00
Sunny Goyal bb117d7b42 Merge "Fixing onStateTransitionEnd is not called at the end of reset state" into ub-launcher3-qt-dev
am: 234fc60302

Change-Id: I4f5a9e0ba1b4a31478e54bb6cce5884e017bd99c
2019-06-19 11:45:02 -07:00
TreeHugger Robot 234fc60302 Merge "Fixing onStateTransitionEnd is not called at the end of reset state" into ub-launcher3-qt-dev 2019-06-19 18:25:12 +00:00
Jon Miranda 3597ef5cf3 Merge "Fix bug where recents animation is out of sync." into ub-launcher3-qt-dev am: a9a0dd7f3f
am: 6043773950

Change-Id: I7056eac5b349828e7a03144895c2a5b24d531058
2019-06-19 08:54:10 -07:00
Jon Miranda 6043773950 Merge "Fix bug where recents animation is out of sync." into ub-launcher3-qt-dev
am: a9a0dd7f3f

Change-Id: Ifa2a6ab039e3a041aeba2b5350df424224f7c5bd
2019-06-19 08:46:11 -07:00
TreeHugger Robot a9a0dd7f3f Merge "Fix bug where recents animation is out of sync." into ub-launcher3-qt-dev 2019-06-19 15:37:21 +00:00
android-build-team Robot 4bc3563b79 Snap for 5670726 from d5977ab16f to qt-c2f2-release
Change-Id: Ia30d7358a2e457ea3a9500e8b34d27d8651e1f1e
2019-06-19 03:18:28 +00:00
android-build-team Robot f9478e0a03 Snap for 5671249 from d5977ab16f to qt-qpr1-release
Change-Id: I4c204d3b0440d1526a2b59ab5a6c357d786dfa65
2019-06-19 03:13:21 +00:00
android-build-team Robot cd5feddaec Snap for 5671254 from 5ce8c9f73b to qt-release
Change-Id: Ia25dc9565f52c8e77829eb0e95728f237c156a60
2019-06-19 03:08:17 +00:00
android-build-team Robot 84483b9d49 Snap for 5671185 from a13d18be19 to rvc-release
Change-Id: I4dc12616cf266c51e0834a21a2d2ce38e0582eca
2019-06-19 03:06:02 +00:00
Tony Wickham ae87491774 Merge "Set mNextPage after springBack when overscrolling" into ub-launcher3-qt-dev am: 3bd876ba90
am: 099936e0a4

Change-Id: I999d2d71d7bf1d8878b9ea44a8a35e0532195d5e
2019-06-18 16:57:24 -07:00
Tony Wickham 099936e0a4 Merge "Set mNextPage after springBack when overscrolling" into ub-launcher3-qt-dev
am: 3bd876ba90

Change-Id: Iad33d88a6a4e3e8635c04dd28b7bd268852f0130
2019-06-18 16:48:24 -07:00
TreeHugger Robot 3bd876ba90 Merge "Set mNextPage after springBack when overscrolling" into ub-launcher3-qt-dev 2019-06-18 23:04:57 +00:00
Tony Wickham 312209b01a Set mNextPage after springBack when overscrolling
Bug: 134609899
Change-Id: I74294655689c4ccd66896550b74e205d1c3df543
2019-06-18 15:55:21 -07:00
Tony Wickham 9cef31c266 Merge "Fix bugs with hotseat in overview" into ub-launcher3-qt-dev am: 01a4c80c40
am: 6ffcc53354

Change-Id: I4bd85f0cdef7153083451cd7a84123795cb32ecb
2019-06-18 15:30:51 -07:00
Tony Wickham 6ffcc53354 Merge "Fix bugs with hotseat in overview" into ub-launcher3-qt-dev
am: 01a4c80c40

Change-Id: Ie6459bf11e0ca0fb059730bf68da11d8e4e853dc
2019-06-18 15:17:54 -07:00
Tony Wickham 01a4c80c40 Merge "Fix bugs with hotseat in overview" into ub-launcher3-qt-dev 2019-06-18 21:51:54 +00:00
Tony 32cb616fab Fix bugs with hotseat in overview
- Allow touches to go through recents to the hotseat.
- Translate the hotseat with the all apps shelf when swiping
  up in background app state.

Bug: 135222111
Change-Id: Ib887fc25ccfeb406a44074198c11f7b1d245443c
2019-06-18 13:41:08 -07:00
Sunny Goyal 8be504000a Fixing onStateTransitionEnd is not called at the end of reset state
Bug: 135299165
Bug: 133867119
Change-Id: Ifac762a44fa45dfef72a9357f09fc96c34162565
2019-06-18 12:03:51 -07:00
Greg Kaiser 4f7545b4e1 Android.mk: Strictly order QuickStepGo and GoIconRecents am: 6aabe679c5
am: 9db12e96e8

Change-Id: If5ece473a9671e02e85f36835deaab79b7ef728e
2019-06-18 11:31:00 -07:00
Greg Kaiser 9db12e96e8 Android.mk: Strictly order QuickStepGo and GoIconRecents
am: 6aabe679c5

Change-Id: Iea02c3d51171717f86cf9e7dca3b545c8a43dc2b
2019-06-18 11:14:30 -07:00
Greg Kaiser 6aabe679c5 Android.mk: Strictly order QuickStepGo and GoIconRecents
We had Launcher3QuickStepGo adding Launcher3GoIconRecents to
LOCAL_OVERRIDES_PACKAGES, and also had Launcher3GoIconRecents
adding Launcher3QuickStepGo to LOCAL_OVERRIDES_PACKAGES.  As
a result, if both of these got added to PROJECT_PACKAGES, we
would end up with neither launcher, since they both overrode
each other.

To fix this, we declare a strict hierarchy.  Since
Launcher3GoIconRecents is the default, we put Launcher3QuickStepGo
to be higher in the hierarchy.  While that might seem a
counter-intuitive choice, it makes it much easier for folks
to override the default, without needing to modify the file
containing the default.

Test: Various clean builds which revealed this root issue, and this fix.
Bug: 135161289
Change-Id: If718a7030aa6ee4b6b952406006abda77b1eb8e5
2019-06-18 17:36:53 +00:00
Rajeev Kumar 27266ecf8c Merge "Add QuickstepProcessInitializer back to common src" into ub-launcher3-qt-dev am: 873759a316
am: 9488c780b6

Change-Id: Ieffd9096b2adf6d9125c74a47b72375a47a15c65
2019-06-18 05:44:05 -07:00
Rajeev Kumar 9488c780b6 Merge "Add QuickstepProcessInitializer back to common src" into ub-launcher3-qt-dev
am: 873759a316

Change-Id: Id555c0429abaa962c12b6d74041b3265b3874d72
2019-06-18 05:32:03 -07:00
Rajeev Kumar 873759a316 Merge "Add QuickstepProcessInitializer back to common src" into ub-launcher3-qt-dev 2019-06-18 12:09:55 +00:00
Winson Chung f8c996afcf Adding check for no default home before registering new receiver am: 398184c104
am: 784ffa0a40

Change-Id: Ibaad0cdf815f3d67cc60fd6e25ab61b5b6f493d4
2019-06-17 21:44:37 -07:00
Winson Chung 784ffa0a40 Adding check for no default home before registering new receiver
am: 398184c104

Change-Id: If30165fb1fa8f2e000fff3c04947c0707ea91186
2019-06-17 21:35:37 -07:00
Winson Chung a13d18be19 Adding check for no default home before registering new receiver am: 5ce8c9f73b am: d5977ab16f
am: 21584b354a

Change-Id: I25105c93a0db0e987cc7bb16b8eb2d4a56d9da75
2019-06-17 21:28:33 -07:00
Winson Chung 05cfaeb19f Adding check for no default home before registering new receiver am: 5ce8c9f73b am: fe9485ea58
am: 6527321733

Change-Id: I555f9e71d305d6a81360fb5343a5a5ff38ee9cf9
2019-06-17 21:27:45 -07:00
Winson Chung 21584b354a Adding check for no default home before registering new receiver am: 5ce8c9f73b
am: d5977ab16f

Change-Id: Ic5a4cc23bb0f341cab2d5f7c542613c427552f84
2019-06-17 21:16:30 -07:00
Winson Chung 6527321733 Adding check for no default home before registering new receiver am: 5ce8c9f73b
am: fe9485ea58

Change-Id: I448cedd5f0a826897e5eeae62a5aa2b0897669d6
2019-06-17 21:15:53 -07:00
Winson Chung d5977ab16f Adding check for no default home before registering new receiver
am: 5ce8c9f73b

Change-Id: I283abce362e53dedc7495928708f516386192144
2019-06-17 20:50:11 -07:00
Winson Chung fe9485ea58 Adding check for no default home before registering new receiver
am: 5ce8c9f73b

Change-Id: I2993d618c1ad790d130239cdb034578a4899ea0e
2019-06-17 20:42:51 -07:00
android-build-team Robot c86a3ae970 Snap for 5667442 from 8d909d3983 to rvc-release
Change-Id: I94ed266eb3c45cc701aac5dc19c92a6d0629751d
2019-06-18 03:15:36 +00:00
android-build-team Robot 868bf1dc05 Snap for 5667572 from f85b573d07 to qt-c2f2-release
Change-Id: I3f3dd14bdbe7c653ebc63ae681dbca1543ffdd87
2019-06-18 03:06:22 +00:00
android-build-team Robot 0b3f0b489b Snap for 5667727 from f85b573d07 to qt-qpr1-release
Change-Id: I9fcce4420bf4fe1d034fb6b8a282da34334ff966
2019-06-18 03:04:32 +00:00
android-build-team Robot e3728061b1 Snap for 5667566 from 1461f48ef2 to qt-release
Change-Id: I3f70447702f4763a1eef6c7082731b038a32c3fd
2019-06-18 03:01:28 +00:00
Winson Chung 398184c104 Adding check for no default home before registering new receiver
Bug: 135473571
Test: Manual, try restarting with no default launcher set?
Change-Id: Ibb68070ee95ca856b38a74823bcbfbc7890f329e
2019-06-18 01:21:44 +00:00
Kevin 71f06807a4 Add QuickstepProcessInitializer back to common src
While removing unused files in Go version of quickstep, I removed
QuickstepProcessInitializer which seemed unused but is actually
initialized as a resource based ovverride. This CL puts it back as
common src so that both Launcher3GoIconRecents and the rest of the
variants all use this class.

Bug: 135472635
Test: Run Launcher3GoIconRecents => no exception
Test: Run Launcher3 => no exception
Change-Id: I56f319bac536ec4da96285fab932fe574afa4520
2019-06-17 17:22:56 -07:00
Sunny Goyal 8d909d3983 Merging ub-launcher3-qt-dev, build 5662436 am: 1461f48ef2 am: f85b573d07
am: 02666a257d

Change-Id: If0b2bacf8ec858d3bbc4dbb72fb80a6d7734df1e
2019-06-17 17:19:08 -07:00
Winson Chung 5ce8c9f73b Adding check for no default home before registering new receiver
Bug: 135473571
Test: Manual, try restarting with no default launcher set?
Change-Id: Ibb68070ee95ca856b38a74823bcbfbc7890f329e
2019-06-17 17:07:44 -07:00
Sunny Goyal bf76dc561e Merging ub-launcher3-qt-dev, build 5662436 am: 1461f48ef2 am: 1ff91077f3
am: 715a9dc26b

Change-Id: Ie5748d466d203d689f1f9b65bc03c088981215d3
2019-06-17 16:55:09 -07:00
Sunny Goyal 02666a257d Merging ub-launcher3-qt-dev, build 5662436 am: 1461f48ef2
am: f85b573d07

Change-Id: I39e5958aa16ef5c9a27f3f31b11f1cf79b25d4f7
2019-06-17 16:40:26 -07:00
Sunny Goyal 715a9dc26b Merging ub-launcher3-qt-dev, build 5662436 am: 1461f48ef2
am: 1ff91077f3

Change-Id: I99e6bbf20307141923bd9c09c3d86ec88fed62c5
2019-06-17 16:37:25 -07:00
Zak Cohen 6e944de2ef Merge "TaskThumbnailView - post updates to overlays." into ub-launcher3-qt-dev am: e1abaa64c2
am: 214ce9fc1b

Change-Id: Ib5757fa3c25d2741e76de37d32cabd513722f046
2019-06-17 16:33:57 -07:00
Vadim Tryshev 17ac366b1c Merge "Enabling tests in landscape mode" into ub-launcher3-qt-dev am: 074b1434ae
am: e9a50be448

Change-Id: I2f0113b38e7f90befac0e8cfda2569ab86156a69
2019-06-17 16:33:13 -07:00
Sunny Goyal f85b573d07 Merging ub-launcher3-qt-dev, build 5662436
am: 1461f48ef2

Change-Id: Ia0130d27fab963ede18e5970e3d1e6eff65efc16
2019-06-17 16:23:42 -07:00
Zak Cohen 214ce9fc1b Merge "TaskThumbnailView - post updates to overlays." into ub-launcher3-qt-dev
am: e1abaa64c2

Change-Id: I428f41aa4881c6c8144bea6508a794c99dd1e29a
2019-06-17 16:23:29 -07:00
Sunny Goyal 1ff91077f3 Merging ub-launcher3-qt-dev, build 5662436
am: 1461f48ef2

Change-Id: Ic2edcd51c560231fb6a835dee50f0dc1cfa2b949
2019-06-17 16:22:46 -07:00