Revert "Experimental wear tile"

This reverts commit 000ac58410.
This commit is contained in:
M66B
2021-08-22 19:19:58 +02:00
parent ef13ef039a
commit 49df3bbb4c
10 changed files with 0 additions and 764 deletions

View File

@@ -666,7 +666,6 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
EntityLog.log(ServiceSynchronize.this, "Widget update");
Widget.update(ServiceSynchronize.this);
ServiceTileWear.update(ServiceSynchronize.this);
boolean badge = prefs.getBoolean("badge", true);
boolean unseen_ignored = prefs.getBoolean("unseen_ignored", false);