0
0
mirror of https://github.com/florisboard/florisboard.git synced 2024-09-20 03:52:18 +02:00
An open-source keyboard for Android which respects your privacy. Currently in early-beta.
Go to file
2021-12-14 00:02:51 +01:00
.github Update FUNDING.yml 2021-12-14 00:02:51 +01:00
app Update the Romanian layout (#1330) 2021-12-13 23:59:38 +01:00
fastlane/metadata Release v0.3.14-beta07 2021-12-12 23:54:35 +01:00
gradle/wrapper Upgrade Gradle to 7.0.0 and adapt new Gradle syntax 2021-07-30 21:01:32 +02:00
utils Script moved to utils 2021-01-29 17:41:11 +01:00
.editorconfig Fix GitHub workflows not setting up cmake 2021-05-12 20:31:34 +02:00
.gitattributes Add exception for bat files to gitattributes 2021-02-09 15:19:25 -05:00
.gitignore Add native instance wrapper interface / Clean up code 2021-05-12 02:25:41 +02:00
.gitmodules Move icu4c to separate repository 2021-08-16 21:08:29 +02:00
build.gradle.kts Upgrade Android Gradle Plugin to 7.0.4 2021-12-08 19:05:04 +01:00
CONTRIBUTING.md Update issue template chooser and contributing for new discussions 2021-08-25 22:47:19 +02:00
crowdin.yml Add Crowdin GitHub Actions Workflow 2021-10-27 23:02:56 +02:00
gradle.properties Re-implement parts of touch logic 2021-11-18 20:39:02 +01:00
gradlew Clean up codebase 2021-02-10 15:38:32 -05:00
gradlew.bat Clean up codebase 2021-02-10 15:38:32 -05:00
LICENSE Change repo license to Apache 2.0 2020-05-01 17:42:14 +02:00
README.md Update ROADMAP.md 2021-10-28 22:06:34 +02:00
ROADMAP.md Update ROADMAP.md 2021-10-28 22:06:34 +02:00
settings.gradle.kts Clean up codebase 2021-02-10 15:38:32 -05:00

App icon

FlorisBoard Crowdin Matrix badge FlorisBoard CI

FlorisBoard is a free and open-source keyboard for Android 6.0+ devices. It aims at being modern, user-friendly and customizable while fully respecting your privacy. Currently in early-beta state.

Stable Latest stable release

Beta Latest beta release

Major versions only, 1 release per 1-3 months

Updates are more polished, new features are matured and tested through to ensure a stable experience.

Beta versions, 1-2 releases per week

Updates contain new features that may not be fully matured yet and bugs are more likely to occur. Allows you to give early feedback.

F-Droid badge

Google Play: Join the FlorisBoard Test Group, then visit the testing page. Once joined and installed, updates will be delivered like for any other app. (Store entry)

Manual: Download and install the APK from the release page.

IzzySoft repo badge

Google Play: Join the FlorisBoard Test Group, then visit the beta testing page. Once joined and installed, updates will be delivered like for any other app. (Store entry)

Manual: Download and install the APK from the release page.

Beginning with v0.4.0 FlorisBoard will follow SemVer versioning scheme and enter the public beta on Google Play.

Highlighted features

  • Spell checking service
  • Word suggestions (currently English only and may not work on all devices)
  • Glide typing (currently English only)
  • Advanced theming support and customization
  • Integrated clipboard manager / history
  • Emoji keyboard (although lacking some features)

Feature roadmap: See ROADMAP.md

Contributing

Wanna contribute to FlorisBoard? That's great to hear! There are lots of different ways to help out. Bug reporting, making pull requests, translating FlorisBoard to make it more accessible, etc. For more information see the contributing guidelines. Thank you for your help!

List of permissions FlorisBoard requests

Please refer to this page to get more information on this topic.

Used libraries, components and icons

License

Copyright 2020 Patrick Goldinger

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.