Commit Graph

11461 Commits

Author SHA1 Message Date
Hyunyoung Song eb25bef72b Fix recyclerview res path
am: 77c2636

* commit '77c263660ef0f1041e627df0f415743f30dcf075':
  Fix recyclerview res path

Change-Id: Icf965521cebc8330e2d6c9c7545ddfef114cc81a
2016-04-20 17:38:11 +00:00
Hyunyoung Song 77c263660e Fix recyclerview res path
Manually cherry picking ag/943086

Change-Id: I37b75a04e3fff61b4bd42625a060c41e0fe7e85d
(cherry picked from commit bcc53286c2)
2016-04-20 17:28:01 +00:00
Hyunyoung Song d1d86d9ed0 Refactor UserEventDispatcher (1/2) b/28269657
am: aa95365

* commit 'aa953654279d7cca29682d85111e398ea1f20390':
  Refactor UserEventDispatcher (1/2) b/28269657

Change-Id: I33e1d3c59fb8368a8cfe52b8132d64b33813716f
2016-04-20 01:37:46 +00:00
Hyunyoung Song aa95365427 Refactor UserEventDispatcher (1/2)
b/28269657

Change-Id: I1083e6f73f42ac1986428a39c6b532050e595ac6
2016-04-19 18:30:24 -07:00
Baligh Uddin c49f7850e9 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary
am: fdec0f9  -s ours

* commit 'fdec0f9205bb06274d707eea8855bdbe89333295':
  Import translations. DO NOT MERGE

Change-Id: I468e94a59b451a46384b773a18cae8d8b8aae9b4
2016-04-19 16:09:24 +00:00
Baligh Uddin fdec0f9205 Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary 2016-04-19 15:56:39 +00:00
Baligh Uddin 37c4e9bdda Merge "Import translations. DO NOT MERGE" into ub-launcher3-master 2016-04-19 15:56:37 +00:00
Baligh Uddin f4ecaa258c Import translations. DO NOT MERGE
Change-Id: Ia594dbb558f7beb6933e63eac91fdc310537fa25
Auto-generated-cl: translation import
2016-04-19 02:04:54 -07:00
Baligh Uddin 2e8ec7e3ef Import translations. DO NOT MERGE
Change-Id: If9c08424dedf67ada131561400790a3aec22cfb2
Auto-generated-cl: translation import
2016-04-19 02:03:51 -07:00
Sunny Goyal 4a6fab15dd Merge "Removing Launcher broadcast support from Launcher3" into ub-launcher3-calgary
am: b660759

* commit 'b660759f52984389c5276d9d903170a99b23bed3':
  Removing Launcher broadcast support from Launcher3

Change-Id: I4ee1428d654f541a46f6ce89c685245d963c228a
2016-04-18 20:32:41 +00:00
Sunny Goyal b660759f52 Merge "Removing Launcher broadcast support from Launcher3" into ub-launcher3-calgary 2016-04-18 20:24:40 +00:00
Sunny Goyal e190f2867c Adding some utility methods for thread verification
am: 6388b2c

* commit '6388b2c61b17bd6988f4243ad206c193a1e567c1':
  Adding some utility methods for thread verification

Change-Id: I0b043b43a1c6dd69bf7cbca7f74ef9d61b28a559
2016-04-18 16:59:20 +00:00
Sunny Goyal 6388b2c61b Adding some utility methods for thread verification
Change-Id: I3fb6a1b860bba8a6efe413dd2698f972dc3e2506
2016-04-15 18:03:50 -07:00
Sunny Goyal 46ab2276f9 Removing Launcher broadcast support from Launcher3
Change-Id: Ibaf5fe1465d3858b060fc2958194cf60f22a11db
2016-04-15 13:02:04 -07:00
Sunny Goyal 261433eb7e Removing some deprecated callbacks
am: 5340584

* commit '534058492ff7d9a8a75b0fe709bddb6c3f6dcd79':
  Removing some deprecated callbacks

Change-Id: I5904271480b2952a1317cc97bf7f01363068a9d3
2016-04-14 21:19:55 +00:00
Sunny Goyal 534058492f Removing some deprecated callbacks
Change-Id: I3361383fe19faa64d862bbf879edb8c09937dc6f
2016-04-14 12:30:40 -07:00
Sunny Goyal a7abe8828f Removing first launcher broadcast
am: 53b7ce1

* commit '53b7ce18f4dcbc52d84829103b87917363cbaf05':
  Removing first launcher broadcast

Change-Id: I61f7e6e1b19353f80bbee70caad94623a7374575
2016-04-14 19:21:18 +00:00
Sunny Goyal 53b7ce18f4 Removing first launcher broadcast
Change-Id: I225205a219cf2e0f27bb3c78cbdad1a3429d466f
2016-04-14 11:25:56 -07:00
Hyunyoung Song a6563d7e11 Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto
am: ddec1c7

* commit 'ddec1c739ef37c3a042982b8943fe42e04b65f4c':
  Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto

Change-Id: Ib793476ccb6670a20edc6dc7e16bf589b544c4a1
2016-04-13 18:13:24 +00:00
Hyunyoung Song ddec1c739e Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto
b/26494415
- Removed bundle object that became redundant now that we have LauncherEvent proto
- Combined Stats and UserEventLogger as they are effectively doing same thing
- Removed parent field inside Target
- added predictedRank target inside Target

b/27967359
- make com.android.launcher3.action.LAUNCH broadcast explicit
Later CL: finish packageName/intent/componentHash/predictedRank fields

Change-Id: I441fb46c834f73e58a4d2324e8da7971e8713ec8
2016-04-13 10:58:33 -07:00
Sunny Goyal 701fd494fe Removing WallpaperPicker from Launcher3
am: 30a7161

* commit '30a716157b748258e5461fe783298ba7c740835f':
  Removing WallpaperPicker from Launcher3

Change-Id: Ie9ae9e0bcb6f5e3d5be03dc72c33aa2a221d6418
2016-04-13 16:53:01 +00:00
Sunny Goyal 30a716157b Removing WallpaperPicker from Launcher3
Launcher3 will no longer include a wallpaper picker.
Eventually it will just point to the system wallpaper settings where
user can choose from all the installed pickers

Change-Id: Ib5832fa7e451610acd4b2d34ee48fe36e3699d26
2016-04-12 17:59:16 -07:00
Adam Cohen 2ae39859a9 [DO NOT MERGE] Address some spacing issues in all apps related to new support library am: d797327 -s ours
am: 3405080  -s ours

* commit '34050809574ed0c054ec3e322b80981d4b5d79ac':
  [DO NOT MERGE] Address some spacing issues in all apps related to new support library

Change-Id: Ie0c6af23b9375944b58e56784fe549c1594a59b0
2016-04-12 23:57:49 +00:00
Adam Cohen 3405080957 [DO NOT MERGE] Address some spacing issues in all apps related to new support library
am: d797327  -s ours

* commit 'd797327b79c5ded53f698201af5abb7d779ddfa9':
  [DO NOT MERGE] Address some spacing issues in all apps related to new support library

Change-Id: I56782e75b708ee451be2dbe3ece34d30c700c4e0
2016-04-12 23:55:04 +00:00
Sunny Goyal e9557d7aad Giving proper workspace description when the launcher is not loaded.
am: 5be3e4c

* commit '5be3e4cc529f75b894d4603c9fd1342b370766e0':
  Giving proper workspace description when the launcher is not loaded.

Change-Id: I13684173a45e23e6a1add5495280457bf5b274ba
2016-04-12 23:41:11 +00:00
Sunny Goyal 5be3e4cc52 Giving proper workspace description when the launcher is not loaded.
Bug: 27326504
Change-Id: Ifc30221f756d75064a4baf5f3bfc71b8f590b4b1
2016-04-12 16:11:59 -07:00
Adam Cohen d797327b79 [DO NOT MERGE] Address some spacing issues in all apps related to new support library
issue 27581978

Change-Id: If7a1ea19aa586bb3de6bde960b16e59f86061227
2016-04-12 14:22:11 -07:00
Sunny Goyal 0e74af11d9 [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver am: d435cc0 -s ours
am: 04cdfac  -s ours

* commit '04cdfacaeb5ef086e4f81231417cae82bec4b324':
  [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver

Change-Id: If4c96179ba4b75449b9aac8eba66ee8ed96feacd
2016-04-11 20:44:21 +00:00
Sunny Goyal 04cdfacaeb [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver
am: d435cc0  -s ours

* commit 'd435cc070ad72d2e94546d274e29159ee4c21a9a':
  [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver

Change-Id: Ib43865dd5d25c8fbea6b33a309e06eb2c1dcaa2d
2016-04-11 20:39:16 +00:00
Sunny Goyal d435cc070a [DO NOT MERGE] Changing WallpaperChangeReceiver to a runtime registered broadcast receiver
Bug: 28115607
Change-Id: I208d629a346781d9b1fbeb0a245685bf36f85aeb
2016-04-11 13:03:33 -07:00
Sunny Goyal f9e18658a4 Merge "Fixing gradle version comflicts" into ub-launcher3-calgary
am: fdcbe30

* commit 'fdcbe306f13c41b183689a5410dc7ba859ff1a07':
  Fixing gradle version comflicts

Change-Id: I64efc68c3c368fd24da5ffb69dd15eb1742a3fc3
2016-04-09 00:17:01 +00:00
Sunny Goyal fdcbe306f1 Merge "Fixing gradle version comflicts" into ub-launcher3-calgary 2016-04-09 00:12:20 +00:00
Sunny Goyal 15cece99b0 Fixing gradle version comflicts
Change-Id: I6e3b99e2ad67a192e29f9939fc188db81f31d219
2016-04-08 17:11:13 -07:00
Adam Cohen 145f4ff46a Merge "Remove special code path for not animating folder open in power save mode" into ub-launcher3-calgary
am: 2bcffdc

* commit '2bcffdcd851543339f8fe00b2e02164eb9be4a35':
  Remove special code path for not animating folder open in power save mode

Change-Id: I20245ead70af2ddceb1acb3812b9bf553c609aa1
2016-04-09 00:08:34 +00:00
Adam Cohen 2bcffdcd85 Merge "Remove special code path for not animating folder open in power save mode" into ub-launcher3-calgary 2016-04-09 00:03:33 +00:00
Hyunyoung Song a67e9f0339 Fixing a typo from <array> to <string-array> am: 63d093d -s ours
am: 31c2ac6

* commit '31c2ac65e0350990d3e18cd637c6c5fda9ed9a9d':
  Fixing a typo from <array> to <string-array>

Change-Id: Ic6b6ad9ab2585dc3eea62f7f41fe3f3b28e83654
2016-04-08 23:49:55 +00:00
Hyunyoung Song 31c2ac65e0 Fixing a typo from <array> to <string-array>
am: 63d093d  -s ours

* commit '63d093de024a5e1bd26b71bd823df0017d1ec945':
  Fixing a typo from <array> to <string-array>

Change-Id: I0882a178aea95d46e47d73c622c89f8c7015ea94
2016-04-08 23:47:41 +00:00
Hyunyoung Song 1dc305d5ce Make com.android.launcher3.action.LAUNCH intent explicit b/27967359 am: f9dc857 -s ours
am: 99133a3

* commit '99133a34961373eb9a4bf1360eef545bd3af522b':
  Make com.android.launcher3.action.LAUNCH intent explicit b/27967359

Change-Id: Ic841071ae68a1c445fe5da9a8f0a8136bbfd95d8
2016-04-08 23:26:39 +00:00
Adam Cohen 37b2a496eb Remove special code path for not animating folder open in power save mode
-> framework takes care of this
-> stripped unused code

Change-Id: If1941447df5c3145db715971440b80bd754f0bb1
2016-04-08 16:25:08 -07:00
Hyunyoung Song 99133a3496 Make com.android.launcher3.action.LAUNCH intent explicit b/27967359
am: f9dc857  -s ours

* commit 'f9dc857a0e49750fefd88d4201ee74e1b3cfee3d':
  Make com.android.launcher3.action.LAUNCH intent explicit b/27967359

Change-Id: I57fed37996ca1bd5b1d096f55b891aba062575bb
2016-04-08 23:24:27 +00:00
Sunny Goyal ca7dac40be Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary
am: 849344b

* commit '849344b2466cce4354581f8d4b1d0e4c0681940d':
  Calling start/stop listening in onStart/onStop

Change-Id: I4b40689c12928040638cb9b90af468cc9ffca0c9
2016-04-08 21:53:51 +00:00
Sunny Goyal 849344b246 Merge "Calling start/stop listening in onStart/onStop" into ub-launcher3-calgary 2016-04-08 21:45:20 +00:00
Hyunyoung Song 63d093de02 Fixing a typo from <array> to <string-array>
Change-Id: Iadbbe59e0ba93a21373056fe6b4af9db7ce39f66
2016-04-08 12:17:25 -07:00
Sunny Goyal d96d93ed10 Merge "Removing dependency on getApplicationInfo method added in N" into ub-launcher3-calgary
am: 38ea9ca

* commit '38ea9cac5401b527531575b8e848b76085473910':
  Removing dependency on getApplicationInfo method added in N

Change-Id: Ic97d7fa73a91db7032372d45d9d0ae25ae87af1c
2016-04-08 18:07:04 +00:00
Sunny Goyal 38ea9cac54 Merge "Removing dependency on getApplicationInfo method added in N" into ub-launcher3-calgary 2016-04-08 17:58:30 +00:00
Hyunyoung Song f9dc857a0e Make com.android.launcher3.action.LAUNCH intent explicit
b/27967359

Change-Id: I355ffc0af07d5bddcf87d41cf42bead9d5c824dc
2016-04-08 10:55:50 -07:00
Sunny Goyal 239b7c0db2 Merge "Changing the scale factor for square icons" into ub-launcher3-calgary
am: e7217a5

* commit 'e7217a5329fab3a8974d9bd9b8f096ad01ffef46':
  Changing the scale factor for square icons

Change-Id: If73405ec99923dddd6877c11ccd068874ff5dc9c
2016-04-07 23:55:55 +00:00
Sunny Goyal e7217a5329 Merge "Changing the scale factor for square icons" into ub-launcher3-calgary 2016-04-07 23:47:52 +00:00
Sunny Goyal 95b9027d77 Merge "Revert "Updating current page when changing the frescroll mode"" into ub-launcher3-calgary
am: e1a4811

* commit 'e1a48115de7ec97d0f013151f1a2e6a24196b4fa':
  Revert "Updating current page when changing the frescroll mode"

Change-Id: I5c135e0b184387844a32424892b01946bce3cdbe
2016-04-07 23:40:30 +00:00
Sunny Goyal e1a48115de Merge "Revert "Updating current page when changing the frescroll mode"" into ub-launcher3-calgary 2016-04-07 23:28:34 +00:00