12 Commits
Author SHA1 Message Date
Patrick Wardle 5201b4d2b7 XPC fixes, UI improvements 2018-09-22 13:37:35 +08:00
Patrick Wardle ff21b9867d mojave updates
-camera
 -permissions check/request
 -capture via login item

-birectional XPC

-project cleanup
2018-09-02 16:31:13 -10:00
Patrick Wardle 292699e5f5 v.1.2.2
updated project to be buildable as an archive
minor UI fixes
2018-06-15 11:32:36 -10:00
Patrick Wardle 681f836fbb always unset 'undelivered' alert after timeout
if alert was not delivered after multiple attempts (i.e. network offline), it wouldn't be cleared, preventing new alerts from being delivered
2018-06-15 08:24:08 -10:00
Patrick Wardle 641e1a9640 v.1.2.1
bumped version strings
2018-06-10 12:59:28 -10:00
Patrick Wardle 76b6271a0c v 1.2.0 (RC)
-linked with updated DND framework (iOS notifications)
-bumped version #
-compiled with update version of Xcode
-minor UI improvements
2018-05-28 10:30:32 -10:00
Patrick Wardle 4927324f85 improved network alert queuing 2018-05-05 11:37:54 -10:00
Patrick Wardle eead935265 alerting queing, UI improvements, etc
-alert(s) now queued if network connectivity isn't immediately present on lid event
-installer now shows 'upgrade' if app is already installed
-certain preference access is now synchronized
2018-05-03 15:40:10 -10:00
Patrick Wardle e5323156a8 improved unistaller, improved (multi)camera selection
-uninstall cleans up empty directory
-uninstall keeps going if it can't login item
-linked w/ new framework which improves camera selection
  --first, looks for apple built in camera
  --otherwise, falls back to default
2018-04-27 10:18:05 -10:00
Patrick Wardle 039ee72e8b v 1.1.0; (mounted) volume monitoring, improved installer,
-added new monitoring plugin: mounted volumes
-improved installer, now, no need to spawn main app during install
-improved error checking for executed tasks
-minor code cleanup
2018-04-23 13:33:22 -10:00
Patrick Wardle da2537154b improved USB/Thunderbolt enumeration, UI & bug fixes
enumerate already connected USB / Thunderbolt devices
added 'download from app store' button
added alternate image for popover button click
wrapped logging to file in @sync
refactored dispatch group code
minor code cleanup
2018-04-21 16:39:50 -10:00
Patrick Wardle 284a2e10cb Initial commit 2018-04-19 11:53:16 -07:00