- 30 Jul, 2015 1 commit
-
-
Adam Cohen authored
-> Allows us to build against M SDK issue 22822360 Change-Id: I1178eb6bafc348699c5be8c29858eb3dff093e11
-
- 17 Jul, 2015 1 commit
-
-
Sunny Goyal authored
Bug: 22353460 Change-Id: Id4450dee42a83e4603dcd56e1c4dec2b0e405858
-
- 16 Jul, 2015 4 commits
-
-
Sunny Goyal authored
-
Sunny Goyal authored
Change-Id: Ief14e03874626d4f6fdf403d98950d9d64b66160
-
Sunny Goyal authored
Merge "[Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper user" into ub-launcher3-almonte
-
Sunny Goyal authored
Bug: 21673750 Change-Id: I1e03c3cb10a87e394e963cc2001c9c1c293eb2ca
-
- 15 Jul, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: I025eedc9fa35a6ba583f8d3e215dd066ddb634b3 Auto-generated-cl: translation import
-
- 08 Jul, 2015 2 commits
-
-
Geoff Mendal authored
Change-Id: If6f8aab0ef73f981d6a61581afc97b7373ead696 Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: I320b14c25007f49de2236722bf8239ab8c77e00d Auto-generated-cl: translation import
-
- 07 Jul, 2015 1 commit
-
-
Sunny Goyal authored
Change-Id: Ie08caa55a195e9062006d13e86238cca827ef249 (cherry picked from commit dd2e6dfc)
-
- 01 Jul, 2015 3 commits
-
-
Sunny Goyal authored
Revert "Add "option javanano_use_deprecated_package = true;\n" to protos compiled with the nano proto compiler that are referenced in Java files." This reverts commit 469fea0b. Change-Id: I2977f49a9836fd08038028c6cd8d3eed73185dde
-
Sunny Goyal authored
Add "option javanano_use_deprecated_package = true;\n" to protos compiled with the nano proto compiler that are referenced in Java files. Bug: 21273801 Change-Id: I6d9986f5f93980d8a3400e488609a28082fc2cdb
-
Sunny Goyal authored
> We store some local logs which are never propagated to the server and cause unnecessary file-io during app launch Change-Id: I2b41c3af182de2a87f38ad88f3bae9d250574c26 Bug: 19940630
-
- 26 Jun, 2015 7 commits
-
-
Sunny Goyal authored
Change-Id: I625b92d6e4e19aa903e1e1e483c4330e2b631ce3
-
Sunny Goyal authored
Merge "[DO NOT MERGE] Removing junit.framework.Assert from wallpaper picker code" into ub-launcher3-almonte
-
Sunny Goyal authored
Change-Id: I653fe653c4a7ee3644d17f45f3df34e3621aaee8
-
Sunny Goyal authored
Bug: 22124692 Change-Id: Ifd41727a2ce4af660818b4f0cd6b95110ffdeec4
-
Dave Hawkey authored
-
Dave Hawkey authored
Change-Id: Ia8f704590e03e16db04c2f7acee1e79ce7334749
-
Sunny Goyal authored
Change-Id: I95665184b100ab83b2171718d82fcc1e31c2fae1
-
- 19 Jun, 2015 2 commits
-
-
Winson Chung authored
-
Adam Cohen authored
-> Patching back from a future branch Change-Id: I5127a82560e39bf391fe083d0eb8932cf2473562
-
- 18 Jun, 2015 1 commit
-
-
Winson Chung authored
Change-Id: I293177c0eff8c162c2d21bfc2aebf83926c62690
-
- 09 Jun, 2015 1 commit
-
-
Hyunyoung Song authored
b/19904873 Change-Id: Ic0d13ee7513731706bc0f9fde8502acba0899cb3 Note: fix for almonte will be separate due to diff btw the branches.. (cherry picked from commit 3abd5488)
-
- 28 May, 2015 2 commits
-
-
Hyunyoung Song authored
-
Hyunyoung Song authored
b/19626762 Change-Id: Icaff5931f4076323855f23e7165b0e78a11241b6
-
- 22 May, 2015 1 commit
-
-
Adam Cohen authored
issue 21402755 Change-Id: I87ddef08e7b3134c791f769fc279e62d520cd18c
-
- 13 May, 2015 1 commit
-
-
Sunny Goyal authored
Bug: 21024018 Change-Id: Iac09d9e4f1411aa9fe1ec89fbfe749b009c7d457 (cherry picked from commit f044bb1e)
-
- 21 Apr, 2015 1 commit
-
-
Hyunyoung Song authored
b/19904873 Change-Id: I2e56bc0c7524caa2ef3c5fb00f35cb032cd1860b
-
- 02 Apr, 2015 1 commit
-
-
Adam Cohen authored
-> workaround for platform issue related to this resource, but also a decent code cleanup issue 20006693 Change-Id: Iea3a2fb14be5ed78d882ddf9d970b12d177f4249
-
- 30 Mar, 2015 1 commit
-
-
Robert Kozikowski authored
It will help reduce memory footprint of Launcher, when in background. It is required to help deallocate images, when Google Now Launcher goes into the background. See cl/83222937/ . Plan after this CL: - Generate drop CL with launcher3_drop.sh. Add empty metods to make code compile. - Sync the cl/83222937 and hide the code behind the feature flag. It was previously submitted in ag/628070 and reverted in ag/630423 due to GSA release schedule. Change-Id: I56eee618b86d518d0afc362b6cf44c3bbec1f19c
-
- 28 Mar, 2015 1 commit
-
-
Adam Cohen authored
issue 19904413 Change-Id: Ie1b4a2b1331f6a707f8590cd0396138a20946658
-
- 27 Mar, 2015 1 commit
-
-
Adam Cohen authored
-> AppWidgetManagerCompatVL uses an IntentSender to launch the widget config activity (to handle the case of cross profile config activities) -> Launcher was not overriding this method, and so not capturing the fact that we are waiting for a result. issue 19723510 Change-Id: If5751e6d23d31c9f7b3b85f9464a93f935487cec
-
- 19 Mar, 2015 1 commit
-
-
Robin Lee authored
By not storing them in a HashMap keyed against ComponentName (which is almost guaranteed to conflict with other widgets when managed profiles are in play). Bug: 19444068 Change-Id: I6ffce78e8aaf265196239670404cbdaff9fa09be
-
- 16 Mar, 2015 1 commit
-
-
Sunny Goyal authored
> Since test build rules were included before the launcher_protoutil_lib rule, all the following paths got prefixed with "tests/" giving file not found error Change-Id: I13f96fc2f14336b0ff40f086176cc4afbc254791 (cherry picked from commit d68725cd)
-
- 12 Mar, 2015 1 commit
-
-
Hyunyoung Song authored
Culprit CL: https://googleplex-android-review.git.corp.google.com/#/c/592303/3/src/com/android/launcher3/LauncherModel.java b/19658229 Change-Id: I02b0b2a0ed9bc3200bbe1edcb251cf0efe939e53
-
- 04 Mar, 2015 1 commit
-
-
Sunny Goyal authored
Bug: 19574498 Change-Id: I34850d9a7f7316bcc2cb9fc8a5be57d2488c16a6
-
- 02 Mar, 2015 1 commit
-
-
Sunny Goyal authored
Since screenId is changed to primary key, the rowId can now be 0 (earlier it was auto-increment and never 0) Bug: 19566734 Change-Id: Icf0e4294a581039101df1ad1756fdb6e581c4cba
-
- 26 Feb, 2015 1 commit
-
-
Sunny Goyal authored
Bug: 19475231 Change-Id: I0385e97868db73dafe148ce45af7dda4555ee593
-
- 23 Feb, 2015 1 commit
-
-
Sunny Goyal authored
Bug: 17298128 Change-Id: If64b6957a594bcc48f6454689d11cd63d31b9239 (cherry picked from commit 3c1865ad)
-