CorvetteCole / PixelWatchFace

A minimalistic and open-source watchface for WearOS
GNU General Public License v3.0
72 stars 15 forks source link

Moto 360/screen with chin battery percentage placement off screen #11

Closed CoolGames closed 4 years ago

CoolGames commented 4 years ago

Cole, I use the Wear OS on Google Pixel 3a I can add watch faces on Moto 360 Sport. I can access Play Store from watch. Settings says Pixel Watch Face is installed but I am not seeing it.

$ adb -s 127.0.0.1:4444 shell pm -l | grep pixel
package:com.corvettecole.pixelwatchface
$ adb -s 127.0.0.1:4444 shell pm path com.corvettecole.pixelwatchface
package:/data/app/com.corvettecole.pixelwatchface-1/base.apk
package:/data/app/com.corvettecole.pixelwatchface-1/split_config.en.apk
package:/data/app/com.corvettecole.pixelwatchface-1/split_config.mdpi.apk

I am able to do developer ADB access and Bugreports

Package [com.corvettecole.pixelwatchface] (1817149):
 userId=10038
 pkg=Package{c17aa4e com.corvettecole.pixelwatchface}
 codePath=/data/app/com.corvettecole.pixelwatchface-1
 resourcePath=/data/app/com.corvettecole.pixelwatchface-1
 legacyNativeLibraryDir=/data/app/com.corvettecole.pixelwatchface-1/lib

Feature request second hand not seconds digital text. WatchFace

Here is screencap but disappears from choices on phone and requires making choice on watch settings. ChooseFace Wrong Preview.

screenv2 Battery Level too low on round screen with square image.

UPDATE: Found the face on Pixel 3a in Wear OS choices under "P".

Screenshot_20191223-142805

CorvetteCole commented 4 years ago

I've been very busy lately but I will attempt to fix the battery percentage soon using some voodoo math I've come up with

CorvetteCole commented 4 years ago

19 will fix this issue when it is implemented. Until then, I will leave this open

CorvetteCole commented 4 years ago

fixed in latest release