-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement large number of fixes and improvements:
-Modify EditText whitespace filter to convert whitespace characters to underscores ('_') -Change instances of "research subject" to "individual" -Change instances of "wear level" to "wear score" -Change instance of "?" to "No data" for wear score -Rearrange WearPickerDialog options to be more intuitive -Add new Help button to WearPickerDialog (allows user to view descriptions of each wear score) -Enlarge "open" arrows in list views -Fix large number of cases where keyboard would remain open after leaving text inputs -Implement automatic opening of keyboard when TextInputDialog is opened -Add "New individual" button to subject editor view -Implement new auto-save preference to save project modifications automatically (on by default, but can be toggled) -Change TextInputDialog behavior: if invalid input is received, Dialog remains open and displays error message (previous behavior: close dialog and display error message in separate dialog) -Update version number to 180321
- Loading branch information
Showing
34 changed files
with
940 additions
and
228 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.