-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modernization and Permission Handling #16
base: master
Are you sure you want to change the base?
Commits on Jan 5, 2021
-
Apply project changes recommended by Xcode 12.3.
Jan Weiß committedJan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for d1123cc - Browse repository at this point
Copy the full SHA d1123ccView commit details -
Jan Weiß committed
Jan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c7ad32 - Browse repository at this point
Copy the full SHA 2c7ad32View commit details -
Added unversioned TeamID infrastructure.
This is described in detail in the file "Shared.xcconfig". Please make sure CODE_SIGN_IDENTITY keys for the Xcode project or config files are not committed to git.
Jan Weiß committedJan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 786315c - Browse repository at this point
Copy the full SHA 786315cView commit details -
Set 'ALWAYS_SEARCH_USER_PATHS' to NO.
This removes the warning regarding the setting.
Jan Weiß committedJan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for b09dcda - Browse repository at this point
Copy the full SHA b09dcdaView commit details -
Enable automatic code signing.
Jan Weiß committedJan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for ffabf67 - Browse repository at this point
Copy the full SHA ffabf67View commit details -
Jan Weiß committed
Jan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 30261d7 - Browse repository at this point
Copy the full SHA 30261d7View commit details -
Jan Weiß committed
Jan 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 5d11491 - Browse repository at this point
Copy the full SHA 5d11491View commit details
Commits on Jan 6, 2021
-
Trailing whitespace removed by Xcode source formatter.
Jan Weiß committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b3c486c - Browse repository at this point
Copy the full SHA b3c486cView commit details -
Jan Weiß committed
Jan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for e75a4bc - Browse repository at this point
Copy the full SHA e75a4bcView commit details -
Fix memory issues found by static analyzer.
Jan Weiß committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 9edef44 - Browse repository at this point
Copy the full SHA 9edef44View commit details -
Fix localization issues found by static analyzer.
Jan Weiß committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 73d5a4c - Browse repository at this point
Copy the full SHA 73d5a4cView commit details -
Fix issue found by static analyzer: value stored to 'blue' is never r…
…ead.
Jan Weiß committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 050734c - Browse repository at this point
Copy the full SHA 050734cView commit details -
Set project to default to use tabs for indentation as most of the cod…
…e uses that. At some point, all code should be reformatted to use tabs.
Jan Weiß committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 297e593 - Browse repository at this point
Copy the full SHA 297e593View commit details -
Jan Weiß committed
Jan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for fd42bd4 - Browse repository at this point
Copy the full SHA fd42bd4View commit details -
Jan Weiß committed
Jan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b044704 - Browse repository at this point
Copy the full SHA b044704View commit details -
Jan Weiß committed
Jan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for dab8bf3 - Browse repository at this point
Copy the full SHA dab8bf3View commit details -
Jan Weiß committed
Jan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b19d787 - Browse repository at this point
Copy the full SHA b19d787View commit details -
Add screen recordings permission checking and dialog UI.
Jan Weiß committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for ef577a7 - Browse repository at this point
Copy the full SHA ef577a7View commit details -
Add “Development” section to RADME.
Jan Weiß committedJan 6, 2021 Configuration menu - View commit details
-
Copy full SHA for eefca34 - Browse repository at this point
Copy the full SHA eefca34View commit details
Commits on Jan 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b0868c - Browse repository at this point
Copy the full SHA 8b0868cView commit details -
Screen recording dialog tweaks
Removed background color from text fields. More compact description of required permission.
Configuration menu - View commit details
-
Copy full SHA for 6b3d25d - Browse repository at this point
Copy the full SHA 6b3d25dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b324cb4 - Browse repository at this point
Copy the full SHA b324cb4View commit details -
Permission dialog shown when simulation is selected
The permission dialog is now shown each time the user selects a simulation menu item and capturing the screen is not possible. This avoids overlapping welcome and permission dialogs, and also reminds the user what to do in case they close the permission dialog.
Configuration menu - View commit details
-
Copy full SHA for 014a14f - Browse repository at this point
Copy the full SHA 014a14fView commit details -
Conditionally disable simulation menu items
Only enable menu items for simulating color impaired vision when capturing the screen is possible or the permission dialog is not currently visible.
Configuration menu - View commit details
-
Copy full SHA for d766a9c - Browse repository at this point
Copy the full SHA d766a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8b2c2 - Browse repository at this point
Copy the full SHA ef8b2c2View commit details -
Partially revert "Screen recording dialog tweaks"
This partially reverts commit 6b3d25d.
Jan Weiß committedJan 7, 2021 Configuration menu - View commit details
-
Copy full SHA for e490bc1 - Browse repository at this point
Copy the full SHA e490bc1View commit details -
Remove window buttons from top-left of permission panel window. Now it fully behaves like a dialog panel.
Jan Weiß committedJan 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 97decbe - Browse repository at this point
Copy the full SHA 97decbeView commit details -
Jan Weiß committed
Jan 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 97dfa16 - Browse repository at this point
Copy the full SHA 97dfa16View commit details