Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
More complete NetworkManager, and ConnectionManager interface for Ofono #1
Closed
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
5625fa3
Fix type of subscriber identity
pete-woods 822e1c4
Add changed signals
pete-woods 7d9633a
Support managing the active connection in network manager
pete-woods 392d8ac
Emit the property changed signal
pete-woods f3badca
Support removing APs and WiFi connections, and read connection proper…
pete-woods 65be703
added PinRequired property to SimManager mock
MarcusTomlinson 3368558
Added SetProperty method to NetworkRegistration mock
MarcusTomlinson 5e302a1
Emit PropertiesChanged signal on SetGlobalConnectionState
MarcusTomlinson ac7e1e9
Added flags argument to AddAccessPoint()
MarcusTomlinson c4ec3c7
Added RemoveActiveConnection method to networkmanager mock
MarcusTomlinson f338354
Remove AP from dev_obj.access_points in RemoveAccessPoint()
MarcusTomlinson cf8e50d
Set a default value for flags argument in AddAccessPoint() as not to …
MarcusTomlinson f91a9f6
Add SetProperty method
pete-woods 8f9a97b
Skeleton of the SimManager interface
pete-woods d156b3a
Preparation for release
pete-woods a0e240b
Fix ABI
pete-woods ecc7bd2
Make the ofono test happy
pete-woods cee051a
Remove duplicates
pete-woods 0c2409a
Make nmcli like the mock
pete-woods 477e14d
We don't use this method
pete-woods d77886e
Fix network manager test
pete-woods aa6a036
Compatiblilty with python 2 and 3
pete-woods 49152e6
Update network manager docs
pete-woods 8767797
Remove diff noise
pete-woods 7ff0fd9
More tests
pete-woods 7f78463
Fix active connections
pete-woods 4bb5873
Clean up
pete-woods 99c7dd2
Compatibility with python2
pete-woods 0806633
Fix RemoveActiveConnection method
pete-woods a6e0b63
Emit Remove signal from connection
pete-woods 96f933f
Fix GetContexts method
pete-woods 1d13295
Actually fix it this time
pete-woods 2f93d89
Implemented the "EnterPin" mock method on org.ofono.SimManager
MarcusTomlinson 60b543b
Clean up
MarcusTomlinson 8979b44
Merge pull request #1 from MarcusTomlinson/master
pete-woods 7b44d0e
Decrement Retries on incorrect PIN
MarcusTomlinson 969bdb0
Merge pull request #2 from MarcusTomlinson/master
pete-woods 8bf5b45
Implemented ResetPin mock method
MarcusTomlinson 5d073db
Reset PIN and PUK retry counts on correct PUK
MarcusTomlinson cacad32
Clean up
MarcusTomlinson 44f152e
Merge pull request #3 from MarcusTomlinson/master
pete-woods 94179a3
Return success in block
pete-woods da1bfe4
Block and FlightMode methods should be returning True/False
MarcusTomlinson 82f8bf8
Merge pull request #4 from MarcusTomlinson/master
pete-woods 9fed1ca
Implemented ActivateConnection and AddAndActivateConnection mock meth…
MarcusTomlinson 7648c58
Remove all existing active connections when activating a new connection
MarcusTomlinson d9ba3fb
Merge pull request #5 from MarcusTomlinson/master
pete-woods cc5bece
Remove specific existing connection when attempting to recreate it
MarcusTomlinson 90c739b
Merge pull request #6 from MarcusTomlinson/master
pete-woods 77c2ef6
Add Bearer property
pete-woods
Jump to file or symbol
Failed to load files and symbols.
Oops, something went wrong.