Commit Graph

6 Commits (a2d7be369cabc58023a1b8f4b63bf0780b9285eb)

Author SHA1 Message Date
Morgan Pretty e1f093edd4 Fixed up a couple of issues with the debug import/export process
• Updated the ConfirmationModal explanation to be automatically scrollable by default
• Updated the DirectoryArchiver to ignore hidden files (based on the '.' prefix) by default as they wouldn't have been created by Session
3 months ago
Morgan Pretty 08c7a2cf7f Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject`
• Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` (the latter supports reentrancy
• Added some logging to the debug import process
4 months ago
Morgan Pretty cc102edc26 Fixed a typo 5 months ago
Morgan Pretty 6f2f46715f Added basic handling for env vars provided by Appium 5 months ago
Morgan Pretty 3f893b1ce0 Cleaned up and finished the export/import logic 5 months ago
Morgan Pretty 35758b2946 Added logic for dev setting import/export
• Added the dev settings UI
• Added export and import functionality (import is unfinished)
• Updated the export logs to allow for either sharing or saving direct to files
5 months ago