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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ActivityWatch
/
aw-android
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
58
Star
266
Code
Issues
73
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add real-time monitoring, remote forwarding, and Basic Auth
- #154
#154
Open
liv10let
wants to merge 17 commits into
ActivityWatch:master
ActivityWatch/aw-android:master
from
liv10let:feat/realtime-forwarding
liv10let/aw-android:feat/realtime-forwarding
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
feat: add real-time monitoring, remote forwarding, and Basic Auth
#154
liv10let
wants to merge 17 commits into
ActivityWatch:master
ActivityWatch/aw-android:master
from
liv10let:feat/realtime-forwarding
liv10let/aw-android:feat/realtime-forwarding
Copy head branch name to clipboard
Commits
Commits on May 17, 2026
feat: add remote ActivityWatch server forwarding
Show description for f5bb2fb
liv10let
committed
f5bb2fb
View commit details
Copy full SHA for f5bb2fb
Browse repository at this point
fix: auto-prefix http:// when remote server url lacks protocol
liv10let
committed
95d2019
View commit details
Copy full SHA for 95d2019
Browse repository at this point
feat: replace AsyncTask with WorkManager for reliable background sync
Show description for 24a6cc9
liv10let
committed
24a6cc9
View commit details
Copy full SHA for 24a6cc9
Browse repository at this point
feat: add HTTP Basic Auth support for nginx reverse proxy
liv10let
committed
2f598c7
View commit details
Copy full SHA for 2f598c7
Browse repository at this point
fix: handle empty JSON response in getEventsJSON when connection fails
liv10let
committed
7ef583c
View commit details
Copy full SHA for 7ef583c
Browse repository at this point
fix: handle HTTP Basic Auth challenges in WebView for nginx reverse proxy
liv10let
committed
a9afaed
View commit details
Copy full SHA for a9afaed
Browse repository at this point
feat: add ActivityWatcher for real-time app monitoring via AccessibilityService
Show description for 8aa7512
liv10let
committed
8aa7512
View commit details
Copy full SHA for 8aa7512
Browse repository at this point
fix: move network calls to background thread in ActivityWatcher
Show description for fead83c
liv10let
committed
fead83c
View commit details
Copy full SHA for fead83c
Browse repository at this point
feat: add periodic heartbeat refresh every 60s for long app sessions
Show description for 8ee7ae8
liv10let
committed
8ee7ae8
View commit details
Copy full SHA for 8ee7ae8
Browse repository at this point
fix: filter MIUI system overlays (传送门, 个人助理) from app switch events
liv10let
committed
9963455
View commit details
Copy full SHA for 9963455
Browse repository at this point
fix: filter WeType (微信输入法) from real-time app monitoring
liv10let
committed
cd84ba9
View commit details
Copy full SHA for cd84ba9
Browse repository at this point
feat: add AfkWatcher for screen on/off AFK detection
Show description for 53f8e16
liv10let
committed
53f8e16
View commit details
Copy full SHA for 53f8e16
Browse repository at this point
fix: filter quicksearchbox and miui.systemui.plugin from real-time events
liv10let
committed
b40c1fd
View commit details
Copy full SHA for b40c1fd
Browse repository at this point
fix: skip periodic refresh when screen is off (AFK)
liv10let
committed
26205e4
View commit details
Copy full SHA for 26205e4
Browse repository at this point
feat: add skip list management UI for real-time watcher filtering
Show description for 22338da
liv10let
committed
22338da
View commit details
Copy full SHA for 22338da
Browse repository at this point
fix: AfkWatcher dynamic registration (remove static Manifest registration)
liv10let
committed
874ca85
View commit details
Copy full SHA for 874ca85
Browse repository at this point
fix: use PowerManager.isInteractive for screen state instead of AfkWatcher.isAfk
Show description for b63b672
liv10let
committed
b63b672
View commit details
Copy full SHA for b63b672
Browse repository at this point
You can’t perform that action at this time.