Commit Graph

31 Commits

Author SHA1 Message Date
Max Goedjen f249932ff2
Quick prompting for stuff on debug/test builds (#296) 2021-12-31 22:59:12 +00:00
Max Goedjen cda56ea14b
Enable additional concurrency warnings (#281)
* Turn on warnings

* Turn on warnings

* Fix warnings
2021-12-15 05:03:42 +00:00
Max Goedjen 79f7177ffb
Update Xcode and Cleanup Deprecations (#277)
* Cleanup.

* Remove obsolete animation

* Bump xcode
2021-12-12 02:07:10 +00:00
Max Goedjen 3d305d95ac
Embed detail in scrollview (#241) 2021-09-25 22:12:35 +00:00
Dylan Lundy 8114acf50a
Add option to rename keys/secrets (#216)
* Add option to rename secrets

* Address PR comments

Co-authored-by: Max Goedjen <max.goedjen@gmail.com>
2021-05-31 23:20:38 -07:00
Josh 42b034270a
Changed checkbox to radio button for clearer UI. (#210) 2021-01-30 23:01:17 -08:00
lavalleeale dca340ad40
Change hard-coded bundleID to automatically retrieved one (#202) 2021-01-18 20:08:52 -08:00
Max Goedjen 4105c1d6f6
Fix arrow position (#200)
* Fix arrow position

* Restore that
2021-01-17 19:35:22 -08:00
Max Goedjen 4de805dd37
Add support for SHA256 fingerprints (#198)
* Add SHA256

* Update tests

* Fix padding
2021-01-17 16:16:38 -08:00
Max Goedjen 6c3748b6bf
Comment (#181) 2020-11-29 13:15:14 -08:00
Max Goedjen 76514d410b
Fix issues around upgrading (#173)
* Re-check after

* Completion

* Relaunch
2020-11-12 22:55:52 -08:00
Max Goedjen 4d4b20c38d
Fix readme link (#166) 2020-11-11 17:08:02 -08:00
Max Goedjen 59ec40c611
Switch stuff to popovers to behave better in Big Sur (#163)
* Moving create to a popover.

* Switch to popover here too
2020-11-11 16:45:39 -08:00
Max Goedjen edf01cc6d4
Restore changes for Big Sur images. (#160)
* Switch test to Big Sur

* Switch to new logger api

* Fix versions

* .
2020-11-11 15:32:28 -08:00
Max Goedjen de21e1040e
Break out app faq (#162)
* Break out app faq

* .
2020-11-11 15:24:32 -08:00
Max Goedjen 331e4ed0d6
Update for Big Sur & SwiftUI 2 (#128) 2020-09-21 23:12:50 -07:00
Max Goedjen 8b7e3f6b87
Fixes #115 (#116) 2020-07-04 16:25:14 -07:00
Max Goedjen b234100aa5
Fileprivate -> private (#91) 2020-05-15 23:19:00 -07:00
Max Goedjen 6dbb3b7fb3
Add back Xcode 11.4 changes (#87) 2020-04-05 16:05:45 -07:00
Max Goedjen 8bbf489146
Relaunch agent if updated (#86) 2020-04-04 15:16:31 -07:00
Max Goedjen 30148ee3a4
Revert "Xcode 11.4 changes"
This reverts commit c306801149.
2020-04-03 00:44:13 -07:00
Max Goedjen c306801149
Xcode 11.4 changes 2020-04-02 18:22:59 -07:00
Max Goedjen df8eedebd0
Adding notifications for updater (#70) 2020-03-21 18:43:26 -07:00
Max Goedjen 0a9ecb039e
Minimum frames (#69) 2020-03-21 18:10:37 -07:00
Max Goedjen 10d3fa150c
Better copy 2020-03-20 21:23:15 -07:00
Max Goedjen c5abca4099
Indent. 2020-03-20 21:14:51 -07:00
Max Goedjen f674d47507
Merge branch 'master' of github.com:maxgoedjen/secretive 2020-03-20 21:08:48 -07:00
Max Goedjen 1e3ece600d
Fixes #51. 2020-03-20 21:07:58 -07:00
Max Goedjen 7481498c5b
Basic no stores view (#66) 2020-03-20 20:20:20 -07:00
Max Goedjen 9daae8957a
Add notice if agent isn't running (#47)
* Add agent checker
* Check on foreground
2020-03-15 14:36:07 -07:00
Max Goedjen bde9085d31
Reorg 2020-03-15 14:13:28 -07:00