futo-org/android-keyboard

Official FUTO Keyboard Issue Tracker and Source Mirror of https://gitlab.futo.org/keyboard/latinime

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 54 minutes ago
Added to GitGenius on September 21st, 2026
Created on May 7th, 2024
Open Issues & Pull Requests: 762 (+0)
GitHub issues: Enabled
Number of forks: 251
Total Stargazers: 3,243 (+0)
Total Subscribers: 17 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 19.5 hours
Mean response time: 20.4 days
90th percentile: 81.3 days
Tracked items: 1,636

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Email" is answered fastest, typically in under an hour, while "QoL" waits about 4 days. 56% of tracked open issues have had no activity in three months. Only 49% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 725
New in 7 days: 10
Closed in 7 days: 6
Avg open age: 410 days
Stale 30+ days: 625
Stale 90+ days: 515

Recent activity

Opened in 7 days: 7
Closed in 7 days: 5
Comments in 7 days: 8
Events in 7 days: 42

Top labels

  • Enhancement (1,057)
  • Bug (621)
  • UI/UX (231)
  • Duplicate (222)
  • QoL (186)
  • Email (128)
  • Language Specific (120)
  • Solved (116)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

FUTO Keyboard is an Android keyboard application that prioritizes offline functionality and privacy.

The keyboard addresses the problem of mobile input requiring network connectivity and data sharing by providing a fully offline-capable input method. It supports voice input without requiring cloud services, allowing users to dictate text locally on their device. The tool maintains compatibility with standard Android keyboard APIs while emphasizing that sensitive input data remains on the device rather than being transmitted to external servers.

The project suits developers and users who want an alternative to keyboard applications that depend on cloud-based features or collect usage data. It is particularly relevant for applications requiring voice-to-text functionality without network dependencies, and for users in regions with limited connectivity or those prioritizing data minimization. The keyboard is implemented primarily in C++ and integrates with Android's input method framework.

Development activity shows consistent engagement with the issue tracker, indicating active maintenance and responsiveness to reported problems. The project maintains a mirror repository structure while tracking issues in this GitHub location, suggesting a distributed development workflow. Updates to the codebase occur regularly, reflecting ongoing refinement of both core keyboard functionality and voice input capabilities.