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 }}
CallMeTechie
/
GateControl-Android-Client
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
0
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(pihole): Phase 2 — Pi-hole stats + blocking control in Android client
- #17
#17
Merged
CallMeTechie
merged 16 commits into
main
CallMeTechie/GateControl-Android-Client:main
from
feat/pihole-phase2-android
CallMeTechie/GateControl-Android-Client:feat/pihole-phase2-android
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(pihole): Phase 2 — Pi-hole stats + blocking control in Android client
#17
CallMeTechie
merged 16 commits into
main
CallMeTechie/GateControl-Android-Client:main
from
feat/pihole-phase2-android
CallMeTechie/GateControl-Android-Client:feat/pihole-phase2-android
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
feat(pihole): add Pi-hole DTOs, API endpoints, permission flags
CallMeTechie
committed
a3b2b1e
View commit details
Copy full SHA for a3b2b1e
Browse repository at this point
fix(pihole): make Pi-hole response data fields nullable (Gson ignores Kotlin defaults)
CallMeTechie
committed
4160534
View commit details
Copy full SHA for 4160534
Browse repository at this point
feat(pihole): thread pihole permission flags through LicenseRepository
CallMeTechie
committed
44f0d7d
View commit details
Copy full SHA for 44f0d7d
Browse repository at this point
test(pihole): assert VpnViewModel forwards pihole permission flags
CallMeTechie
committed
924b4cf
View commit details
Copy full SHA for 924b4cf
Browse repository at this point
feat(pihole): add PiholeRepository (fault-tolerant API wrapper)
CallMeTechie
committed
2a47863
View commit details
Copy full SHA for 2a47863
Browse repository at this point
refactor(pihole): place PiholeRepository in core:network package (avoid split package)
CallMeTechie
committed
7ba4c2a
View commit details
Copy full SHA for 7ba4c2a
Browse repository at this point
test(pihole): cover PiholeRepository list/map/health fallback paths
CallMeTechie
committed
35180c2
View commit details
Copy full SHA for 35180c2
Browse repository at this point
feat(pihole): dedicated allowed/blocked history chart
CallMeTechie
committed
1163102
View commit details
Copy full SHA for 1163102
Browse repository at this point
feat(pihole): PiholeViewModel with foreground refresh + confirmed pause
Show description for 36323ee
CallMeTechie
committed
36323ee
View commit details
Copy full SHA for 36323ee
Browse repository at this point
fix(pihole): hoist refresh fetches out of StateFlow.update, clear stale error, cover failure/give-up paths
CallMeTechie
committed
822d43d
View commit details
Copy full SHA for 822d43d
Browse repository at this point
feat(pihole): Pi-hole screen (stats + chart + control) with i18n
CallMeTechie
committed
318b701
View commit details
Copy full SHA for 318b701
Browse repository at this point
fix(pihole): drive pull-to-refresh with dedicated isRefreshing flag; fix spacer height
CallMeTechie
committed
2d3a56e
View commit details
Copy full SHA for 2d3a56e
Browse repository at this point
feat(pihole): gated Pi-hole entry in bottom navigation
CallMeTechie
committed
f6d03fd
View commit details
Copy full SHA for f6d03fd
Browse repository at this point
feat(pihole): Pi-hole status + quick-pause card on home screen
CallMeTechie
committed
1626e02
View commit details
Copy full SHA for 1626e02
Browse repository at this point
fix(pihole): give side-by-side pause buttons equal weight so both render
CallMeTechie
committed
9b4b3cd
View commit details
Copy full SHA for 9b4b3cd
Browse repository at this point
fix(pihole): poll on home card to avoid stale state; share status-label helper
CallMeTechie
committed
f436acd
View commit details
Copy full SHA for f436acd
Browse repository at this point
You can’t perform that action at this time.