Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hmmhmmhm
/
faceclaw
Public
forked from
jimrandomh/faceclaw
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
faceclaw
App_Resources
Android
on
main
User selector
All users
All time
Commit history
Commits on Aug 2, 2026
Add a lock screen, controlled by wear-detection
jimrandomh
committed
960e2fd
View commit details
Copy full SHA for 960e2fd
View code at this point
Browse repository at this point
On-device voice model: Normalize before input, place boundary cuts at silence
Show description for 4302a50
jimrandomh
committed
4302a50
View commit details
Copy full SHA for 4302a50
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Fix broken wakeword handling
jimrandomh
committed
02c09ef
View commit details
Copy full SHA for 02c09ef
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Expand screen resolution to the full 640x480
jimrandomh
committed
6d42f0e
View commit details
Copy full SHA for 6d42f0e
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Increase screen size a little bit past 576x288, to exercise the corresponding new firmware
jimrandomh
committed
818f33c
View commit details
Copy full SHA for 818f33c
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Remove remnants of BMP format from FaceclawBleCommunicator etc
jimrandomh
committed
e96011e
View commit details
Copy full SHA for e96011e
View code at this point
Browse repository at this point
Add screen-recording option
jimrandomh
committed
b738ce4
View commit details
Copy full SHA for b738ce4
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Fix an issue in the on-device transcription that would cause it to break on longer inputs
Show description for dcf68cb
jimrandomh
committed
dcf68cb
View commit details
Copy full SHA for dcf68cb
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Add a Navigate app (requires a Mapbox API token)
jimrandomh
committed
bde70ac
View commit details
Copy full SHA for bde70ac
View code at this point
Browse repository at this point
Rename the Teleprompt app to Files, improve its navigation and add support for images
jimrandomh
committed
3c2f53e
View commit details
Copy full SHA for 3c2f53e
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
Add media-browser to Music app
jimrandomh
committed
d2c987d
View commit details
Copy full SHA for d2c987d
View code at this point
Browse repository at this point
Use extended CFW options for sleep/wake handling to wake from sleep without a flash of dashboard
jimrandomh
committed
8ffccad
View commit details
Copy full SHA for 8ffccad
View code at this point
Browse repository at this point
Add experimental option to end EvenHub session when the screen is off for power saving
jimrandomh
committed
e5649e9
View commit details
Copy full SHA for e5649e9
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Add brightness setting
jimrandomh
committed
7455775
View commit details
Copy full SHA for 7455775
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Add silent-mode and low-battery indicators to Android preview form
jimrandomh
committed
a5c6f18
View commit details
Copy full SHA for a5c6f18
View code at this point
Browse repository at this point
Add Timer, Weather apps; build out UI of music app; add wakeword action setting
jimrandomh
committed
5c73ba2
View commit details
Copy full SHA for 5c73ba2
View code at this point
Browse repository at this point
Add wakeword support
jimrandomh
committed
161dbd1
View commit details
Copy full SHA for 161dbd1
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Add RLE to compressed image format
jimrandomh
committed
9b05c20
View commit details
Copy full SHA for 9b05c20
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
Quantize rendered icons for better screen-image compressibility
jimrandomh
committed
89ff59c
View commit details
Copy full SHA for 89ff59c
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
Multi-rect optimization and pipelining
jimrandomh
committed
0d4905f
View commit details
Copy full SHA for 0d4905f
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Add support for voice-input refinement prompts, and other improvements to Temrinal
jimrandomh
committed
1550c0c
View commit details
Copy full SHA for 1550c0c
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
Performance optimizations; add TerminusV variable-width font
jimrandomh
committed
b2c90bc
View commit details
Copy full SHA for b2c90bc
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
Add calendar app and accelerometer demo
jimrandomh
committed
ff447d5
View commit details
Copy full SHA for ff447d5
View code at this point
Browse repository at this point
Detect custom firmware during onboarding; add uninstall option
jimrandomh
committed
ea80d05
View commit details
Copy full SHA for ea80d05
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Add (NOT YET TESTED) firmware flashing/OTA-updating
Show description for cb78841
jimrandomh
committed
cb78841
View commit details
Copy full SHA for cb78841
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
Change Nightscout icon, app-switcher sidebar highlight style
jimrandomh
committed
2c04d99
View commit details
Copy full SHA for 2c04d99
View code at this point
Browse repository at this point
Sidebar uses icons for apps
jimrandomh
committed
22c7795
View commit details
Copy full SHA for 22c7795
View code at this point
Browse repository at this point
Port Transcribe to new UI; remove legacy dashboard
jimrandomh
committed
d0c30f9
View commit details
Copy full SHA for d0c30f9
View code at this point
Browse repository at this point
Sound effects demo, and music controller
jimrandomh
committed
56d0f8c
View commit details
Copy full SHA for 56d0f8c
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Continued UI redesign
jimrandomh
committed
5f82981
View commit details
Copy full SHA for 5f82981
View code at this point
Browse repository at this point
Migrate things into new UI design
jimrandomh
committed
68ab599
View commit details
Copy full SHA for 68ab599
View code at this point
Browse repository at this point
App-switchign UI: Sidebar, top bar, launcher
jimrandomh
committed
1133f95
View commit details
Copy full SHA for 1133f95
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
Enable incremental frames; add config setting for controlling custom firmware debug flags
jimrandomh
committed
1533c55
View commit details
Copy full SHA for 1533c55
View code at this point
Browse repository at this point
Debug recording
jimrandomh
committed
2bc53b8
View commit details
Copy full SHA for 2bc53b8
View code at this point
Browse repository at this point
Work on voice input
jimrandomh
committed
097d40e
View commit details
Copy full SHA for 097d40e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.