17 Commits

Author SHA1 Message Date
Aurimas Liutikas
41df109aca Move SettingsLib tests and EasterEgg to aapt2.
Test: make -j SettingsLibTests
Change-Id: I38fbd6af7eb5707d76fb930b4d685e30b26f45de
2017-12-07 23:25:48 +00:00
Dan Sandler
e5d37d7115 Stop octopus animation when paused
Bug: 65597560
Test: 1. launch easter egg
         adb shell am start \
           -a android.intent.action.MAIN \
           -c com.android.internal.category.PLATLOGO
      2. go home
         adb shell input keyevent 3
      3. ensure octo is not consuming CPU
         adb shell top

Change-Id: I5e95e56ddb212f951b461264d3af40682d08fee3
2017-10-23 20:48:33 +00:00
Dan Sandler
7bcd6aa4f7 Cat rescue.
Change-Id: Ibeea21e14f52b018e9c130df17560c4d39f23ed3
Bug: 64305456
Fixes: 37926266
Fixes: 38349532
Test: adb shell am start -n com.android.egg/.neko.NekoActivationActivity ; \
      adb shell am start -n com.android.egg/.neko.NekoLockedActivity ; \
      echo "pick a dessert then press enter" ; read foo ; \
      adb shell cmd jobscheduler run -f com.android.egg 42 ; \
      adb shell am start -n com.android.egg/.neko.NekoLand ; \
      echo "longpress your new cat and touch the share icon"
2017-09-07 00:23:04 +00:00
Dan Sandler
49ddb0de55 🐙
It's convenient that this release is Android 8.

Bug: 32956843
Test: adb shell am start \
	-a android.intent.action.MAIN \
	-c com.android.internal.category.PLATLOGO
Change-Id: I9bb02b212fa241c17f03ef11c5c52dba0e6a746e
2017-06-09 16:10:13 -04:00
Alan Viverette
51efddbd3b Remove unnecessary casts on calls to findViewById
Just frameworks/ this time. More paths to come.

Bug: 24137209
Test: make -j32
Change-Id: Iff27abd26fa43296ac2fff8f534fc6742d2ae80c
2017-04-14 11:15:50 -04:00
Jason Monk
946c2b8939 Start Neko job service after reboot (if needed)
Change-Id: I8350ab922ba534b529876bb73c1023935f5529a9
Fixes: 29922511
2016-08-31 10:46:47 -04:00
Dan Sandler
7c2e730f63 Fix crash for some seed values.
Change-Id: I2f8d0a388a1bfdd4d3111abce7e4bcafe1e9bf3d
Fixes: 30169383
2016-07-24 21:22:40 +00:00
Dan Sandler
1e52909888 Use a compressed Icon for the notification's largeIcon.
Fixes: 29918548
Change-Id: I2f70011221c7ec96aab8e540cd0213660282b49c
2016-07-24 21:22:23 +00:00
Dan Sandler
4a1bcd966b Grooming the cats.
- Closed up tiny gaps in the vectors
 - Export larger cat PNGs
 - Make it harder to delete cats by accident
 - Properly color the two front/back feet most of the time
   instead of the two left/right

Change-Id: I185bf433d3be004945d6e16387ec928c14376b7a
Fixes: 29922607
Fixes: 30064123
Fixes: 29922111
Fixes: 29922066
2016-07-24 21:19:14 +00:00
Jason Monk
753762c8fa Neko: Sort the kitties
Change-Id: I2dc927f9d284cffffddc9b2338dcd9c6f2cf6942
Fixes: 30162430
2016-07-15 14:52:03 -04:00
Chris Wren
1bdc770e66 also log details for neko rename events
Bug: 29878060
Change-Id: Icf10474cfed83d8196c04749b4fb0e25fa623b44
2016-07-01 14:09:25 -04:00
Chris Wren
a801d40531 add neko metrics
Bug: 29878060
Change-Id: I0b1c7fdcb6bd065c3f31147894cca90f110f0213
2016-06-30 08:06:53 -04:00
Dan Sandler
610f6ede25 Purr.
Bug: 27376882
Change-Id: I071d00c9a7847b8ff9b263ffd17581079b78a432
2016-06-28 01:25:08 -04:00
Dan Sandler
4b7e415803 One final tweak to the platlogo.
Bug: 27376882
Change-Id: Ie60600018204f48593975b947d6fc10f4dd8a69f
2016-06-27 22:59:24 -04:00
Dan Sandler
04f8cc2bb3 Fix SuperNotCalledException.
Q. Dan, how did you make such a basic newbie mistake?
A. new phone who dis

Bug: 29779845
Change-Id: Iecba53effcf6252df228afd2cc80df43b2afaa59
2016-06-27 22:59:24 -04:00
Dan Sandler
9a9e673bc5 Most cats would prefer chicken.
Bug: 27376882
Change-Id: I2c6d04c2515fd23e44120a3f9ffd6b1668d521ff
2016-06-27 16:34:33 +00:00
Dan Sandler
27a9fcc618 Cats are not, technically, tasty treats.
Bug: 27376882
Change-Id: I97183339e51c5d07fe6e9404bbcc5178ca605c05
Copilot: Jason Monk <jmonk@google.com>
2016-06-26 15:00:11 +00:00