Skip to content

Commit

Permalink
Edits to floating keyboard notes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Dec 8, 2024
1 parent c851ecb commit eb2bdcc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ git remote add upstream https://github.com/scribe-org/Scribe-Android.git
- Press the play button marked "Run App"
- From here code edits that are made will be reflected in the app each time it is ran

> [!NOTE]
> Currently Scribe-Android does not work as a floating keyboard.
> [!NOTE]
> Feel free to contact the team in the [Android room on Matrix](https://matrix.to/#/#ScribeAndroid:matrix.org) if you're having problems getting your environment setup!
Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,9 @@ git remote add upstream https://github.com/scribe-org/Scribe-Android.git
- Press the play button marked "Run App"
- From here code edits that are made will be reflected in the app each time it is ran.

> [!NOTE]
> Currently Scribe-Android does not work as a floating keyboard.
After activating your emulator, consider setting up [pre-commit](https://pre-commit.com/) to fix common errors in the codebase before they're committed by running:

```bash
Expand All @@ -172,8 +175,8 @@ pre-commit install # install pre-commit hooks

# App Setup [``](#contents)

> [!NOTE]\
> It does not work on floating keyboards as of yet (2024-12-07)
> [!NOTE]
> Currently Scribe-Android does not work as a floating keyboard.
Users access Scribe language keyboards through the following:

Expand Down

0 comments on commit eb2bdcc

Please sign in to comment.