summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Return 1f in Log(Ac/De)celerateInterpolators on a 1f input.Tony Wickham2016-05-042-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In battery saver mode, animations skip directly to the final values. For LogDecelerateInterpolator, however, an input of 1f outputs an interpolated 0.99999994. This meant that the FirstFrameAnimatorHelper didn't realize that this was the last frame, and messed things up. Since any interpolator should return 1 on an input of 1, we just short-circuit in that case for the log interpolators. Bug: 25666809 Change-Id: I60527e3758cea383fbcf50acb95460a7bd9ab43c (cherry picked from commit 8dd24099233c8a2e3e94350a23e4880f3aa89c28)
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-05-030-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: f9a13f7cf8 -s ours * commit 'f9a13f7cf859443f7dde4c0179defaafc45ef44f': Import translations. DO NOT MERGE Change-Id: I398cb2c24a0c2b7744558c4048035c54f1f98138
| * | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-05-031-2/+1
| |\ \ \
| | * | | Import translations. DO NOT MERGEBaligh Uddin2016-05-021-2/+1
| | |/ / | | | | | | | | | | | | | | | | Change-Id: Idf845844d4c1319981ffb13b279be6ea307d4543 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterBaligh Uddin2016-05-031-2/+1
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2016-05-021-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7810b992f10df06127053ac60cd954fcd6187392 Auto-generated-cl: translation import
* | | | | Fixing crash when getActivity is nullSunny Goyal2016-05-031-2/+2
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 5ae82081c1 * commit '5ae82081c15c957d92a7eff68473d1c45d3c5e8f': Fixing crash when getActivity is null Change-Id: Iaa77d68c200fed8ad99c2b385f2866d2a7dcc339
| * | | | Fixing crash when getActivity is nullSunny Goyal2016-05-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Also changing the default value of preferences to true Change-Id: I0a80d9b6b76d7210b12c952cf8e991a3eb327e5c
* | | | | Chaning the behavior of settings activity.Sunny Goyal2016-05-028-56/+74
|\| | | | | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | am: 745bad9da1 * commit '745bad9da1ef2fca2ab7bfeb5ea885a2b50c49c3': Chaning the behavior of settings activity. Change-Id: I7435ceffed5b64a44fe50c65ba6bde8ecc33e13f
| * | | Chaning the behavior of settings activity.Sunny Goyal2016-05-028-56/+74
| |/ / | | | | | | | | | | | | | | | | | | | | | > Making all twoState prefs backed by content provider > Using the stadard intent defined in N for settings > Using SharedPrefsListener instead of LauncherProvider Change-Id: I8272f54aa780bc0436e3d0aa89096a4bd2a9194f
* | | Merge "Revert "Calling start/stop listening in onStart/onStop"" into ↵Sunny Goyal2016-04-282-6/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-calgary am: f8a2ba2707 * commit 'f8a2ba27078badc61b7122a6781214a4148a686f': Revert "Calling start/stop listening in onStart/onStop" Change-Id: I79a543a0fd1c0724b652c2e04545d95db7429eec
| * | Merge "Revert "Calling start/stop listening in onStart/onStop"" into ↵Sunny Goyal2016-04-282-6/+6
| |\ \ | | | | | | | | | | | | ub-launcher3-calgary
| | * | Revert "Calling start/stop listening in onStart/onStop"Sunny Goyal2016-04-282-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 23ac9cb3e1bed8de0155f1a117739a582cb8abae. Bug: 28421447 Change-Id: Id04e7b7827d8b897b7c7992705d36f9d83a13320
* | | | Fix incorrect icon greying on pre-N systemRubin Xu2016-04-281-1/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: da3de6d * commit 'da3de6ddfe6d83941f9ddde0354e6781bca24e75': Fix incorrect icon greying on pre-N system Change-Id: I5f2fd22cabc44ab748838a33c5cfb6495b3c6516
| * | | Fix incorrect icon greying on pre-N systemRubin Xu2016-04-281-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The flag we check for package suspension is reused by a hidden constant prior to N, so the flag should only be checked on N or later system. Bug: 28390176 Change-Id: Ia28f62991cc2cd1b5d2cc27a5f11f7edca0ba02b (cherry picked from commit 3ee9080fb47ecb3ecb003519faf24394b8c4761e)
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-04-270-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: c578415 -s ours * commit 'c5784155bf7f12d4fa0710500a4ad96dd338cb88': Import translations. DO NOT MERGE Change-Id: I195c6c72a9a3425d5679a7024091c68aa7a52ee0
| * | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-04-270-0/+0
| |\ \ \
| | * | | Import translations. DO NOT MERGEBaligh Uddin2016-04-2649-97/+49
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I17e941c5234a763ec4ea0505c970ca68f5a12846 Auto-generated-cl: translation import
* | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterBaligh Uddin2016-04-270-0/+0
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2016-04-2649-97/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9c9933669dadf4e9818a5d58cb58f7e06d549c98 Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterBill Yi2016-04-2749-97/+49
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEBill Yi2016-04-2649-97/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7d769bfea20fb68b0420839758446ca3ca8eda6e Auto-generated-cl: translation import
* | | | | | | Import translations. DO NOT MERGEBill Yi2016-04-270-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 0a0039d -s ours * commit '0a0039dfa3f346722489ef2915dd15983aa8c5e8': Import translations. DO NOT MERGE Change-Id: I118d2f51022afed8c79376d5cfc132023a6ce758
| * | | | | Import translations. DO NOT MERGEBill Yi2016-04-2649-97/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2bc7d79eaae8261dfe5397f4e5eadfdaf71e9a1c Auto-generated-cl: translation import
* | | | | | Merge "Define a set of methods on Launcher which can be safely called ↵Adam Cohen2016-04-263-3/+51
|\| | | | | | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | externally" into ub-launcher3-calgary am: a332ae8 * commit 'a332ae84c1924472ab607a08f94c2da66dd23f27': Define a set of methods on Launcher which can be safely called externally Change-Id: I71d87736aa9e08e2e7d934446b0068d0b2a6a04a
| * | | | Merge "Define a set of methods on Launcher which can be safely called ↵Adam Cohen2016-04-263-3/+51
| |\ \ \ \ | | |/ / / | |/| | | | | | | | externally" into ub-launcher3-calgary
| | * | | Define a set of methods on Launcher which can be safely called externallyAdam Cohen2016-04-263-3/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> The methods are defined by an interface, LauncherExterns, which Launcher implements Change-Id: I61362761f5d90fbc3011ce000944768d5ab29d43
* | | | | Import translations. DO NOT MERGEBill Yi2016-04-250-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 02c8b3d -s ours * commit '02c8b3d3f59a51e11a022ff8c61b200af7b321fe': Import translations. DO NOT MERGE Change-Id: I3002a0ece65e4f101d73a181974518cc95dc2f1c
| * | | | Import translations. DO NOT MERGEBill Yi2016-04-2577-2/+128
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3868028d1eede381601fe3565c554dbb82259ca9 Auto-generated-cl: translation import
* | | | | Import translations. DO NOT MERGEBill Yi2016-04-2577-2/+128
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib82caeb7b04cd82ee0a646e397ba5c7a6c2eaacc Auto-generated-cl: translation import
* | | | | Merge "Refactoring package tracking in managed profile heuristic into a ↵Sunny Goyal2016-04-222-195/+278
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separate class" into ub-launcher3-calgary am: 711ee90 * commit '711ee90ae208d8e2896d6e5b6fec0a6e4ce09d3c': Refactoring package tracking in managed profile heuristic into a separate class Change-Id: Idd4e9ed6e928c9f1f7501491a42023f653250912
| * | | | Merge "Refactoring package tracking in managed profile heuristic into a ↵Sunny Goyal2016-04-222-195/+278
| |\ \ \ \ | | |/ / / | |/| | | | | | | | separate class" into ub-launcher3-calgary
| | * | | Refactoring package tracking in managed profile heuristic into aSunny Goyal2016-04-222-195/+278
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separate class Change-Id: I4f346422e5c7f94f8559942e21aa01b5c96cd8be
* | | | | Showing a toast when changing wallaper is disabledSunny Goyal2016-04-213-0/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 1ed6c4adde * commit '1ed6c4adde9c2ce597deb3e57600c664684eb639': Showing a toast when changing wallaper is disabled Change-Id: I25c855d47273b504019ba019fbb1293906d56d0f
| * | | | Showing a toast when changing wallaper is disabledSunny Goyal2016-04-213-0/+20
| |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 27940102 Change-Id: I373093d9b85dca356aaa8798931d5315981fd74c (cherry picked from commit 2afb636180fbc6832274aab1f8ac6e5407ae191a)
* | | | Removing some deprecated columns.Sunny Goyal2016-04-212-58/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: cc8f9e0af7 * commit 'cc8f9e0af7f9acc6f03a1a0173d3e118b4e96ae5': Removing some deprecated columns. Change-Id: I766358316fa9a0c135a23565be2d4dd4fc713894
| * | | Removing some deprecated columns.Sunny Goyal2016-04-212-58/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing these columns will ensure that new installs do not get this column, without affecting the upgrades. Change-Id: If06edcd2f899f30b5427c07e72a170ccefc32dd6
* | | | Fix recyclerview res pathHyunyoung Song2016-04-201-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 77c2636 * commit '77c263660ef0f1041e627df0f415743f30dcf075': Fix recyclerview res path Change-Id: Icf965521cebc8330e2d6c9c7545ddfef114cc81a
| * | | Fix recyclerview res pathHyunyoung Song2016-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Manually cherry picking ag/943086 Change-Id: I37b75a04e3fff61b4bd42625a060c41e0fe7e85d (cherry picked from commit bcc53286c294a600309ad95908c348e7d499691c)
* | | | Refactor UserEventDispatcher (1/2) b/28269657Hyunyoung Song2016-04-209-50/+55
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: aa95365 * commit 'aa953654279d7cca29682d85111e398ea1f20390': Refactor UserEventDispatcher (1/2) b/28269657 Change-Id: I33e1d3c59fb8368a8cfe52b8132d64b33813716f
| * | | Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-199-50/+55
| | | | | | | | | | | | | | | | | | | | | | | | b/28269657 Change-Id: I1083e6f73f42ac1986428a39c6b532050e595ac6
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-04-190-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: fdec0f9 -s ours * commit 'fdec0f9205bb06274d707eea8855bdbe89333295': Import translations. DO NOT MERGE Change-Id: I468e94a59b451a46384b773a18cae8d8b8aae9b4
| * | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgaryBaligh Uddin2016-04-193-4/+4
| |\ \ \
| | * | | Import translations. DO NOT MERGEBaligh Uddin2016-04-193-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If9c08424dedf67ada131561400790a3aec22cfb2 Auto-generated-cl: translation import
* | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterBaligh Uddin2016-04-193-4/+4
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2016-04-193-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia594dbb558f7beb6933e63eac91fdc310537fa25 Auto-generated-cl: translation import
* | | | | | Merge "Removing Launcher broadcast support from Launcher3" into ↵Sunny Goyal2016-04-184-70/+7
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-calgary am: b660759 * commit 'b660759f52984389c5276d9d903170a99b23bed3': Removing Launcher broadcast support from Launcher3 Change-Id: I4ee1428d654f541a46f6ce89c685245d963c228a
| * | | | Merge "Removing Launcher broadcast support from Launcher3" into ↵Sunny Goyal2016-04-184-70/+7
| |\ \ \ \ | | |/ / / | |/| | | | | | | | ub-launcher3-calgary
| | * | | Removing Launcher broadcast support from Launcher3Sunny Goyal2016-04-154-70/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: Ibaf5fe1465d3858b060fc2958194cf60f22a11db
* | | | | Adding some utility methods for thread verificationSunny Goyal2016-04-184-12/+54
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 6388b2c * commit '6388b2c61b17bd6988f4243ad206c193a1e567c1': Adding some utility methods for thread verification Change-Id: I0b043b43a1c6dd69bf7cbca7f74ef9d61b28a559