Grant Limberg
|
b51d68a419
|
replace ServiceCom with objc class
|
2016-08-06 19:45:58 -07:00 |
|
Grant Limberg
|
f54d5e9e8f
|
the quest for leaks is over.
Why a singleton doesn't leak, vs calling static methods on a class is beyond me
|
2016-08-02 20:30:09 -07:00 |
|
Grant Limberg
|
3fc11e2278
|
misc bug fixes related to default routes
|
2016-06-26 18:18:59 -07:00 |
|
Grant Limberg
|
9c94d6527a
|
add allowGlobal, allowDefault, allowManaged options to joining a network
|
2016-06-26 16:11:30 -07:00 |
|
Grant Limberg
|
2c1a8524f0
|
remove unused variables
|
2016-06-13 19:56:43 -07:00 |
|
Grant Limberg
|
188f8021f8
|
Joining/Deleting networks now implemented.
Still need to implement known networks cache so we can join/leave networks without deleting them from the UI
|
2016-06-09 19:59:05 -07:00 |
|
Grant Limberg
|
40198d6c13
|
call super functions on a few overrides
|
2016-05-16 19:25:20 -07:00 |
|
Grant Limberg
|
acd6978a30
|
set the combo box to use a data source and remember the last 20 networks input
|
2016-05-16 18:26:33 -07:00 |
|
Grant Limberg
|
b4a8057994
|
limit the join network combobox to hex characters.
Join only clickable when a valid network is entered
|
2016-05-16 17:51:14 -07:00 |
|
Grant Limberg
|
225c2b095b
|
Initial start of the menu bar app.
Has menu items to join/leave networks which currently displays an empty popover from the icon (icon needs to be made still)
|
2016-05-14 15:42:45 -07:00 |
|