Skip to content

Commit

Permalink
Removes WatchFaceKotlin sample
Browse files Browse the repository at this point in the history
  • Loading branch information
garanj committed Nov 6, 2024
1 parent bcf98b1 commit 8b44ee7
Show file tree
Hide file tree
Showing 65 changed files with 0 additions and 3,218 deletions.
57 changes: 0 additions & 57 deletions .github/workflows/WatchFaceKotlin.yml

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Samples
* **[WatchFaceFormat](WatchFaceFormat)** - Demos the new Watch Face Format which allows quick development of performant watch
faces in XML [Guide](https://developer.android.com/training/wearables/wff)

* **[WatchFaceKotlin](WatchFaceKotlin)** (Kotlin) - Demos the AndroidX Watch Face APIs which provide their own storage mechanism for watch face preference values.

* **[Complications](Complications)** (Kotlin) - If you are writing a watch face with complications, this app gives you a full suite of data sources to test against your implementation of complications to make sure it looks good. [Complication Guide](https://developer.android.com/training/wearables/watch-faces/adding-complications)

* **[WearOAuth](WearOAuth)** (Kotlin) - Demonstrates how developers can authenticate a user on their Wear OS app via the user's mobile/phone device without requiring a mobile app (Wear OS companion app handles the request on the mobile side). The sample uses OAuth. [Guide](https://developer.android.com/training/wearables/apps/auth-wear)
Expand Down
22 changes: 0 additions & 22 deletions WatchFaceKotlin/.editorconfig

This file was deleted.

51 changes: 0 additions & 51 deletions WatchFaceKotlin/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions WatchFaceKotlin/.google/packaging.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions WatchFaceKotlin/.run/Analog.run.xml

This file was deleted.

54 changes: 0 additions & 54 deletions WatchFaceKotlin/README.md

This file was deleted.

1 change: 0 additions & 1 deletion WatchFaceKotlin/app/.gitignore

This file was deleted.

89 changes: 0 additions & 89 deletions WatchFaceKotlin/app/build.gradle

This file was deleted.

Loading

0 comments on commit 8b44ee7

Please sign in to comment.