Commit Graph

78507 Commits

Author SHA1 Message Date
Sunny Goyal f1bead8e74 am 9b032054: Merge "Enabling folder paged view to scroll itself with accessibility focus traversal" into ub-launcher3-burnaby
* commit '9b03205432c01d02afb0af8813c0b9da540795dc':
  Enabling folder paged view to scroll itself with accessibility focus traversal
2015-04-29 18:54:43 +00:00
Sunny Goyal 8cc01145a0 am 29a627ed: Merge "Animating dragview color change when dragging over ButtonDropTarget" into ub-launcher3-burnaby
* commit '29a627ed3a689a99da4e909e493e73abd245defe':
  Animating dragview color change when dragging over ButtonDropTarget
2015-04-29 18:54:42 +00:00
Sunny Goyal 3537002b0e am e2f7268d: Merge "Removing obsolete resources" into ub-launcher3-burnaby
* commit 'e2f7268df9fd30c2817323bd8e527d0cc576e2dc':
  Removing obsolete resources
2015-04-29 18:54:40 +00:00
Sunny Goyal 9b03205432 Merge "Enabling folder paged view to scroll itself with accessibility focus traversal" into ub-launcher3-burnaby 2015-04-29 18:44:20 +00:00
Sunny Goyal 29a627ed3a Merge "Animating dragview color change when dragging over ButtonDropTarget" into ub-launcher3-burnaby 2015-04-29 18:42:10 +00:00
Sunny Goyal e2f7268df9 Merge "Removing obsolete resources" into ub-launcher3-burnaby 2015-04-29 18:41:36 +00:00
Sunny Goyal d5591a24ae am ca571978: Merge "Updating drop target assets" into ub-launcher3-burnaby
* commit 'ca5719780b4a9a4b8f171393f74644e6654c1bab':
  Updating drop target assets
2015-04-29 18:28:26 +00:00
Sunny Goyal fe0d1f2458 Animating dragview color change when dragging over ButtonDropTarget
Change-Id: I642438be681769812302dba0b6deca38f89f7a16
2015-04-29 11:25:16 -07:00
Sunny Goyal ca5719780b Merge "Updating drop target assets" into ub-launcher3-burnaby 2015-04-29 18:20:25 +00:00
Sunny Goyal c525d80dcd Removing obsolete resources
Change-Id: I9a8d3d23e772a3ffc161ac97a5f08808aab79d5b
2015-04-29 11:18:27 -07:00
Geoff Mendal 5093ee206b Import translations. DO NOT MERGE
Change-Id: Ia72fdd63b664dfc41f1954e59b89499cf4f2be5f
Auto-generated-cl: translation import
2015-04-29 06:59:33 -07:00
Sunny Goyal 3a2698b308 Updating drop target assets
Change-Id: I33f7dc30b10a617ae4784f067491ab01b27b7733
2015-04-28 21:38:56 -07:00
Sunny Goyal db184fdc7b Enabling folder paged view to scroll itself with accessibility focus traversal
Change-Id: I9095d5bf2de8e2053e0aaa27fb385b158e493964
2015-04-28 20:43:07 -07:00
Sunny Goyal cd5d232b3c am 73a22a58: Using utility method for serializing bitmap
* commit '73a22a58ceb53411d48df7bbbeb966168b92850c':
  Using utility method for serializing bitmap
2015-04-29 00:13:24 +00:00
Sunny Goyal 73a22a58ce Using utility method for serializing bitmap
Change-Id: I066f40cf867326b0a116351f00b19350b4c26912
2015-04-28 16:51:29 -07:00
Sunny Goyal e9b651eef1 Enabling accessibility drag and drop in folder
> Moving DragAndDropAccessibilityDelegate to a separate class
> Using getFocusedVirtualView() instead of using DownX and downY
> Updating various accessibility strings

Bug: 19776741

Change-Id: I85c2551d4d6172c30702e68f41b114bb999655b6
2015-04-28 16:06:46 -07:00
Hyunyoung Song 3cc3a231f7 am 559d90d0: WidgetPreviewLoader concurrency issue / Caching improvement
* commit '559d90d0dafbac1d97a1e6f18062309831a25d51':
  WidgetPreviewLoader concurrency issue / Caching improvement
2015-04-28 22:15:03 +00:00
Hyunyoung Song 559d90d0da WidgetPreviewLoader concurrency issue / Caching improvement
1) Concurrency issue: unused bitmap was not properly synchronized
which caused concurrency issue. Hence, leading current widget tray
implementation to not use it. (a.k.a. cancel(false)).
Issue fixed and now using the unused bitmap pool.

2) Caching improvement: LoadedBitmap cache was a legacy support system
for the old widget tray implementation. On our latest implementation,
cache and recycled view is completely being managed by the recycler view.
Hence removed.

Change-Id: I843e6a286b676f283172f2c1ef5cbeed0a9fb17f
2015-04-28 15:06:45 -07:00
Hyunyoung Song c8e0f7707c Merge branches 'ub-launcher3-master' and 'ub-launcher3-master' of https://googleplex-android.googlesource.com/_direct/platform/packages/apps/Launcher3 into ub-launcher3-master 2015-04-28 00:21:33 +00:00
Hyunyoung Song 632af73a55 am 341220b9: Merge "Widget tray alignment according to UX spec - Fixing an issue where widget preview is not loaded do to faulty canceling of loading async task when view is detached from the window." into ub-launcher3-burnaby
* commit '341220b954699dbf440024cfc2251f08d6fbc39f':
  Widget tray alignment according to UX spec - Fixing an issue where widget preview is not loaded do to faulty canceling of loading async task when view is detached from the window.
2015-04-28 00:21:32 +00:00
Hyunyoung Song 1639a440f0 Widget tray alignment according to UX spec
- Fixing an issue where widget preview is not loaded do to faulty
canceling of loading async task when view is detached from the window.

b/20338334

Change-Id: I1e3bd6b6cdafda8d1e0a7a0e87c8089100c341a7
2015-04-28 00:21:31 +00:00
Hyunyoung Song eb2363d7d1 am 341220b9: Merge "Widget tray alignment according to UX spec - Fixing an issue where widget preview is not loaded do to faulty canceling of loading async task when view is detached from the window." into ub-launcher3-burnaby
* commit '341220b954699dbf440024cfc2251f08d6fbc39f':
  Widget tray alignment according to UX spec - Fixing an issue where widget preview is not loaded do to faulty canceling of loading async task when view is detached from the window.
2015-04-28 00:21:28 +00:00
Hyunyoung Song 341220b954 Merge "Widget tray alignment according to UX spec - Fixing an issue where widget preview is not loaded do to faulty canceling of loading async task when view is detached from the window." into ub-launcher3-burnaby 2015-04-28 00:13:27 +00:00
Hyunyoung Song f17a1c9ad9 Widget tray alignment according to UX spec
- Fixing an issue where widget preview is not loaded do to faulty
canceling of loading async task when view is detached from the window.

b/20338334

Change-Id: I1e3bd6b6cdafda8d1e0a7a0e87c8089100c341a7
2015-04-27 17:01:32 -07:00
Sunny Goyal 3c1688dabc am d23cfce0: Merge "Making QSB alingment match with that of recents" into ub-launcher3-burnaby
* commit 'd23cfce087df09a81e7f06f29615b3b79e2e830c':
  Making QSB alingment match with that of recents
2015-04-27 23:58:22 +00:00
Sunny Goyal d23cfce087 Merge "Making QSB alingment match with that of recents" into ub-launcher3-burnaby 2015-04-27 23:48:21 +00:00
Sunny Goyal 36f683b227 am 8167dc2d: Goodbye folder sorting
* commit '8167dc2dcffbf4f68724bc1db2f5cfc1caf6a848':
  Goodbye folder sorting
2015-04-27 21:47:57 +00:00
Sunny Goyal 8167dc2dcf Goodbye folder sorting
> Removing all traces of folder sorting

Change-Id: Id77a7745564c869f5c5c1b3a560bf606fe08b107
2015-04-27 14:02:06 -07:00
Sunny Goyal 8d31f87b0f am f782fb52: Merge "Removing some unused method params from CellLayout" into ub-launcher3-burnaby
* commit 'f782fb52581988fb44e9126852221eb260d158a9':
  Removing some unused method params from CellLayout
2015-04-25 00:30:44 +00:00
Sunny Goyal f782fb5258 Merge "Removing some unused method params from CellLayout" into ub-launcher3-burnaby 2015-04-25 00:23:47 +00:00
Sunny Goyal f7a29e83f0 Removing some unused method params from CellLayout
> Replacing various distance calculations with Math.hypot
> Moving findVacantCell to Utilities

Change-Id: I0cb194b603e52b3bb2b29a095bb4da2bb408ab13
2015-04-24 15:28:20 -07:00
Adam Cohen edd66b0f5d am d47d9022: Merge "Add override method to fix building against master support lib." into ub-launcher3-burnaby
* commit 'd47d90224a6f723ea7b30a5767c9faccc02e63bd':
  Add override method to fix building against master support lib.
2015-04-24 21:36:27 +00:00
Adam Cohen d47d90224a Merge "Add override method to fix building against master support lib." into ub-launcher3-burnaby 2015-04-24 21:28:07 +00:00
Winson Chung ba17ad75f0 Add override method to fix building against master support lib. 2015-04-24 13:59:17 -07:00
Hyunyoung Song 9bc44c3c81 am f196394d: Merge "Add drop animation / Toast to widgettray" into ub-launcher3-burnaby
* commit 'f196394dee696752e9d5da32621caee374e52f8b':
  Add drop animation / Toast to widgettray
2015-04-24 19:59:02 +00:00
Hyunyoung Song f196394dee Merge "Add drop animation / Toast to widgettray" into ub-launcher3-burnaby 2015-04-24 19:48:52 +00:00
Sunny Goyal 3e2d3535e0 am e2df0620: Adding LongArrayMap as a replacement for HashMap<Long, E>
* commit 'e2df0620c13b9dc7e63224153b98fdbb48546f9b':
  Adding LongArrayMap as a replacement for HashMap<Long, E>
2015-04-24 19:47:46 +00:00
Sunny Goyal e2df0620c1 Adding LongArrayMap as a replacement for HashMap<Long, E>
Change-Id: I4710e6db69abcdbd897a8401fc8b980c09e2ffef
2015-04-24 12:35:29 -07:00
Sunny Goyal 99b97ddef5 am 1a70cef9: Accessibility fixes
* commit '1a70cef9884270f2f0a760f079a10fdfb1544c98':
  Accessibility fixes
2015-04-24 18:45:53 +00:00
Sunny Goyal 1a70cef988 Accessibility fixes
> Enabling top bar buttons in accessibility drag-drop
> Unifying logic to show delete/uninstall/app-info targets
> Announcing cell loction as 1-index instead of 0-index

Change-Id: Ibc7801f77e938b2646f0655462cbe9b7f781818b
2015-04-24 10:47:56 -07:00
Sunny Goyal 6287cbe3e4 am ad4ba813: Merge "Clearing all pending runnables when Launcher is destroyed." into ub-launcher3-burnaby
* commit 'ad4ba81384a08ec3ac6149b3a8c73e23d122026f':
  Clearing all pending runnables when Launcher is destroyed.
2015-04-24 17:41:43 +00:00
Sunny Goyal ad4ba81384 Merge "Clearing all pending runnables when Launcher is destroyed." into ub-launcher3-burnaby 2015-04-24 17:31:28 +00:00
Sunny Goyal 4500ebb5c3 am 978f16d2: Merge "Moving item to its old position in folder if DnD is cancelled" into ub-launcher3-burnaby
* commit '978f16d2e3c2e24a3fb6195957899c7556bcf587':
  Moving item to its old position in folder if DnD is cancelled
2015-04-23 23:43:17 +00:00
Sunny Goyal 978f16d2e3 Merge "Moving item to its old position in folder if DnD is cancelled" into ub-launcher3-burnaby 2015-04-23 23:33:06 +00:00
Sunny Goyal b8c663c492 Moving item to its old position in folder if DnD is cancelled
Change-Id: I6362ef23b346409e8517a03e63dee974294a3a18
2015-04-23 16:32:10 -07:00
Sunny Goyal d33860f2cc Clearing all pending runnables when Launcher is destroyed.
Change-Id: I00596c11116b5579c1f013b268b6c0b5239f0aa7
2015-04-23 16:18:40 -07:00
Hyunyoung Song b99ff3e832 Add drop animation / Toast to widgettray
- show instruction toast on clicking the widget
- Add animation when widget drops on the workspace.
Added WidgetHostViewLoader to handle short press and assign widget
host view to enable animation

b/19897708

Change-Id: Iec36d72cb21bf09343d0beeb31a09bf8b0cb5e0d
2015-04-23 15:17:50 -07:00
Sunny Goyal 26c3c64e8d am cabc4e51: Rearranging drop target relative positions
* commit 'cabc4e5159ffa8ac6600418a204d8720fd41c913':
  Rearranging drop target relative positions
2015-04-23 22:06:59 +00:00
Sunny Goyal cabc4e5159 Rearranging drop target relative positions
> It will now show either [Remove, Uninstall] or [App Info, Uninstall]

Bug: 20529800
Change-Id: Ifda6f24cca5c38e84c68560cbeb5f29bade75b6a
2015-04-23 14:57:19 -07:00
Sunny Goyal d9cc780fad Making QSB alingment match with that of recents
Change-Id: I6be59c721cbd163641013ca6c5e1776cf2162a0d
2015-04-23 14:48:04 -07:00