From f1694d92e9617b89047f81ca34c5ae2aa348fb53 Mon Sep 17 00:00:00 2001
From: Daniel LaCosse <3759828+daniellacosse@users.noreply.github.com>
Date: Fri, 29 Sep 2023 15:25:16 -0400
Subject: [PATCH] update TODOs in README
---
x/examples/outline-connectivity-app/README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/x/examples/outline-connectivity-app/README.md b/x/examples/outline-connectivity-app/README.md
index 0aa63085..e895028c 100644
--- a/x/examples/outline-connectivity-app/README.md
+++ b/x/examples/outline-connectivity-app/README.md
@@ -123,7 +123,7 @@ If at any point you run into issues during development, try `yarn reset`.
### Needed Improvements
-1. **\[P1\]** android (in progress)
+1. **\[P1\]** platform-specific styles
1. **\[P1\]** read browser language on load, centralize language list, and only localize once
1. **\[P1\]** documentation on how to generate mobile app build credentials
1. **\[P1\]** add individual test result errors to the test result output UI
@@ -135,7 +135,6 @@ If at any point you run into issues during development, try `yarn reset`.
### Current Issues
-1. **\[P0\]** add server url to an ENV var somehow... pretty dumb capacitor...
1. **\[P1\]** Results dialog isn't rendering as intended (likely because of the `{ all: initial }`)
1. **\[P2\]** `cap ___ run` breaks (have workaround and [issue filed](https://github.com/ionic-team/capacitor/issues/6791))
1. **\[P3\]** spurious lit localize TS error