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
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
.
d4rken-org
/
amply
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
27
Code
Issues
6
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Charging: Add conditional charge rules (Bluetooth and charger type)
- #75
#75
Merged
d4rken
merged 26 commits into
main
d4rken-org/amply:main
from
feat/charge-conditions
d4rken-org/amply:feat/charge-conditions
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Charging: Add conditional charge rules (Bluetooth and charger type)
#75
d4rken
merged 26 commits into
main
d4rken-org/amply:main
from
feat/charge-conditions
d4rken-org/amply:feat/charge-conditions
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
Charging: Add the charge-conditions rule model, store and decision engine
Show description for 2a4abb2
d4rken
committed
2a4abb2
View commit details
Copy full SHA for 2a4abb2
Browse repository at this point
Charging: Apply charge rules through a serialized write-ahead applier
Show description for 4deff12
d4rken
committed
4deff12
View commit details
Copy full SHA for 4deff12
Browse repository at this point
FullCharge: Evaluate charge rules from the session service
Show description for 8eee218
d4rken
committed
8eee218
View commit details
Copy full SHA for 8eee218
Browse repository at this point
Dashboard: Add the charge-conditions screens, card and settings entry
Show description for 8d04de0
d4rken
committed
8d04de0
View commit details
Copy full SHA for 8d04de0
Browse repository at this point
FullCharge: Reconcile Bluetooth on the first rule evaluation of a service run
Show description for 6387b00
d4rken
committed
6387b00
View commit details
Copy full SHA for 6387b00
Browse repository at this point
Fix: Update the remaining dashboard fixtures for the conditions callback
Show description for 012c952
d4rken
committed
012c952
View commit details
Copy full SHA for 012c952
Browse repository at this point
FullCharge: Close the rule-ownership and suspension windows around writes
Show description for dea88d7
d4rken
committed
dea88d7
View commit details
Copy full SHA for dea88d7
Browse repository at this point
Charging: Detect every way a charge rule can be overwritten
Show description for 107451d
d4rken
committed
107451d
View commit details
Copy full SHA for 107451d
Browse repository at this point
Settings: Save a new charge condition switched off, then ask to enable it
Show description for 7f96f4a
d4rken
committed
7f96f4a
View commit details
Copy full SHA for 7f96f4a
Browse repository at this point
Charging: Make Bluetooth reconciliation all-or-nothing
Show description for 45e5a35
d4rken
committed
45e5a35
View commit details
Copy full SHA for 45e5a35
Browse repository at this point
Charging: Read an empty adapter policy list as "can apply nothing"
Show description for 46ec8b1
d4rken
committed
46ec8b1
View commit details
Copy full SHA for 46ec8b1
Browse repository at this point
FullCharge: Contain a failing rule handoff inside the session start
Show description for e131af5
d4rken
committed
e131af5
View commit details
Copy full SHA for e131af5
Browse repository at this point
Commits on Aug 17, 2026
Settings: Size the condition radio rows to the Material spec
Show description for 60f305e
d4rken
committed
60f305e
View commit details
Copy full SHA for 60f305e
Browse repository at this point
Settings: Tighten the radio-label gap and stack the permission action
Show description for c08071d
d4rken
committed
c08071d
View commit details
Copy full SHA for c08071d
Browse repository at this point
Charging: Share the policy naming and description helpers
Show description for bd1c0a6
d4rken
committed
bd1c0a6
View commit details
Copy full SHA for bd1c0a6
Browse repository at this point
Charging: Move the charger-class mapping onto PlugKind
Show description for 14c9f9d
d4rken
committed
14c9f9d
View commit details
Copy full SHA for 14c9f9d
Browse repository at this point
Charging: Let a surface refresh the connected-device set on demand
Show description for 2d23e9a
d4rken
committed
2d23e9a
View commit details
Copy full SHA for 2d23e9a
Browse repository at this point
Settings: Rework the charge-condition editor around what it is looking at
Show description for a8d7d49
d4rken
committed
a8d7d49
View commit details
Copy full SHA for a8d7d49
Browse repository at this point
Settings: Use the auto-mirrored label icon in the editor
Show description for 1e75a5f
d4rken
committed
1e75a5f
View commit details
Copy full SHA for 1e75a5f
Browse repository at this point
Settings: Preview the editor's selection row across its variants
Show description for 3b20b23
d4rken
committed
3b20b23
View commit details
Copy full SHA for 3b20b23
Browse repository at this point
Settings: Fix three races in the charge-condition editor
Show description for f26eb24
d4rken
committed
f26eb24
View commit details
Copy full SHA for f26eb24
Browse repository at this point
Settings: Stop dropping connection updates that race a sweep
Show description for 5b8cda0
d4rken
committed
5b8cda0
View commit details
Copy full SHA for 5b8cda0
Browse repository at this point
Charging: Order connection snapshots by revision, not by arrival
Show description for 7594d4b
d4rken
committed
7594d4b
View commit details
Copy full SHA for 7594d4b
Browse repository at this point
Settings: Let a legacy revision-0 snapshot through the display gate
Show description for 272cf76
d4rken
committed
272cf76
View commit details
Copy full SHA for 272cf76
Browse repository at this point
Settings: Compact the condition cards and give status a real place
Show description for 780a0f9
d4rken
committed
780a0f9
View commit details
Copy full SHA for 780a0f9
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/charge-conditions
d4rken
committed
b15d58a
View commit details
Copy full SHA for b15d58a
Browse repository at this point
You can’t perform that action at this time.