Commit graph

442 commits

Author SHA1 Message Date
uykek
a941f146f4 Set fixed size for 'custom' label in LoadGameActivity 2020-08-31 11:28:32 +02:00
uykek
1742b9dc33 Fix bug in LoadGameActivity that caused a sudoku's 'custom' label to disappear after a sudoku located above it gets deleted 2020-08-30 14:11:32 +02:00
uykek
a3a9ae4d39 Adjust ImportBoardDialog: Use String.startsWith instead of String.contains when examining the whether or not the input contains the correct url schemes 2020-08-30 13:09:02 +02:00
uykek
c51fbfd579 Fix night mode default settings in SettingsActivity 2020-08-30 12:03:36 +02:00
uykek
e46ed28316 Revert changes to the landscape version of the DailySudoku layout from the last commit 2020-08-30 11:33:10 +02:00
uykek
bd3f0031cb Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 2020-08-30 11:16:58 +02:00
uykek
d63f44b5e6 Adjust the alignment of the circle check box in the MainActivity layouts 2020-08-30 11:14:36 +02:00
uykek
c886c6cae3 Add new custom CheckBox style to the style files and include new 'night-v21' style file 2020-08-30 11:13:15 +02:00
uykek
364bb80778 Make the ShareBoardFragment's text view ineditable 2020-08-30 11:11:22 +02:00
ErikWaegerle
f09028feed Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 2020-08-29 13:49:28 +02:00
ErikWaegerle
4b33e6b1e8 Customize the activity_main_menu.xml layout
Change text color and icon color. Customize to all layouts (land/small/xlarge)
2020-08-29 13:46:58 +02:00
ErikWaegerle
b9e8324b27 Customize the attrs.xml/ styles.xml/ styles.xml-night
Insert a new attribute "menuTextColor" to adjust colors of menu items in the Navigation Drawer
in DarkMode.
2020-08-29 13:43:20 +02:00
ErikWaegerle
cafb8cb10f Adjusting the SettingsActivity
1.) Inserting the license
2.) Replace the PreferenceScreen with SettingsFragement
3.) Modify the method onCreatePreferences() in the class SettingsFragement to fix a bug when calling the SettingsActivity the first time the app is started.
2020-08-29 13:36:46 +02:00
uykek
86f8e3df01 Modify MainActivity so that the last GameType and GameDifficulty chosen are saved even if the user chose to create a custom sudoku instead of starting a new sudoku. 2020-08-29 11:21:09 +02:00
uykek
e32cb3a4df Fix bug in the MainActivity which made it possible for neither the circle checkbox nor the rating bar to be selected 2020-08-29 10:04:11 +02:00
uykek
ee0ceceeb7 Add import button to HelpActivity 2020-08-29 10:03:21 +02:00
uykek
0c92da5d59 Update string files with a few necessary strings 2020-08-29 10:02:40 +02:00
ErikWaegerle
aea11a0f64 Customizing the MainActivity
delete the import of the old SettingsActivity.
2020-08-28 23:28:42 +02:00
uykek
a09c96ee83 Update German and Japanese strings displayed in the AboutActivity 2020-08-26 09:40:24 +02:00
ErikWaegerle
c1688ea6a8 Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 2020-08-25 16:21:54 +02:00
ErikWaegerle
36151eff0c Customize the tutorial_slide3.xml
Extension of the RatingBar by " point" see main menu.
Extension of the headline and the text with Custom Sudoku function.
2020-08-25 16:20:51 +02:00
ErikWaegerle
65d4a11082 Customize activity_about.xml
Add more co-authors to the about page and customize the different landscape pages
(large, xlarge, xlarge-land)
2020-08-25 13:52:07 +02:00
ErikWaegerle
4f8b31ce17 Extension of the GameActivity
adjust the different cases of deeplinking.
Link with scheme "https" was extended.
2020-08-25 13:39:24 +02:00
ErikWaegerle
d2e43d5b2f Customize the manifest.xml
delete the old SettingsActivity from manifest.
2020-08-25 13:35:09 +02:00
ErikWaegerle
15c4cf1883 Customizing string.xml and activity_about.xml
Adding more co-authors on the about page.
2020-08-25 13:32:39 +02:00
uykek
f648e0ec88 Label each custom sudoku displayed in the LoadGameActivity as such 2020-08-24 17:00:30 +02:00
uykek
b270de08ea Change attributes applied to AlertDialog instances to remove opaque background from 'copy/ut/paste' popup menu 2020-08-23 22:47:15 +02:00
uykek
ec40f340e6 Fix bug that caused navigation bar item "import sudoku" to be selected instead of "main menu" after cancelling the ImportBoardDialog in the MainActivity. 2020-08-23 16:59:23 +02:00
uykek
8780dcf640 Fix regex used in the DailySudoku class 2020-08-23 10:12:58 +02:00
ErikWaegerle
b9e5ec9d48 Adjusting the activity_about.xml
Change of reference text see link:
"https://github.com/SecUSo/privacy-friendly-app-example/blob/master/app/src/main/res/values/strings.xml#L62"
2020-08-22 18:34:14 +02:00
ErikWaegerle
0af90ed3fd Customizing the Manifest.xml
Create only one Intent Filter with multiple <data> elements for Sudoku Deep linking.
Extend the existing formats with https scheme.
2020-08-22 18:24:34 +02:00
ErikWaegerle
cb3e20966d Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-08-22 16:52:09 +02:00
uykek
7b86c22827 Change font size of the CreateSudokuActivity's action bar title 2020-08-22 15:32:58 +02:00
uykek
762d7d19a2 Add back button to CreateSudokuActivity 2020-08-22 15:20:41 +02:00
uykek
07552a1089 Implement functionality of 'import' button in CreateSudokuActivity 2020-08-22 15:05:23 +02:00
ErikWaegerle
5fd14d86dc Upgrade the SettingsActivity to the PreferenceFragmentCompat.
Old SettingsActivity was deleted and replaced.
This upgrade fixes the bugs with DarkMode.
2020-08-20 19:29:17 +02:00
ErikWaegerle
c6371e700f Adjust the MainActivity for "new" SettingsActivity. 2020-08-20 19:16:17 +02:00
ErikWaegerle
1d4041f6e5 Delete items in GameActivity
deleted because no longer needed
2020-08-20 19:14:42 +02:00
uykek
1bf2c9ec7f Replace 'note toggle' button in CreateSudokuActivity with 'import' button 2020-08-19 19:32:27 +02:00
uykek
22e32c13dc Fix bug that caused "continue" button in MainActivity to be enabled as long as there is a dailysudoku saved to the device of the user (even if there are no regular sudokus to continue) 2020-08-18 16:58:01 +02:00
ErikWaegerle
ac40dab71d Comment the AboutActivity 2020-08-10 20:16:42 +02:00
ErikWaegerle
5f1d47facf Comment the SettingsActivity 2020-08-10 20:12:03 +02:00
ErikWaegerle
798c970e3f Comment the DailySudokuActivity 2020-08-10 19:59:34 +02:00
uykek
f6948f8aeb Add comments to the CreateSudokuSpecialButtonLayout and SudokuSpecialButtonLayout class 2020-08-10 11:53:49 +02:00
uykek
6f14b1fffd Add license to all classes that did not have one yet 2020-08-10 11:19:27 +02:00
uykek
d0b18900b0 Update version number of license above the classes containing one 2020-08-10 10:57:54 +02:00
uykek
f39d614579 Add comments and make a few changes to the DailySudokuActivity 2020-08-10 10:24:38 +02:00
uykek
b761d5fb12 Add comments regarding some of the changes in the GameActivity and the MainActivity 2020-08-09 18:35:58 +02:00
uykek
c57e753a26 Add JavaDocs and comments to the DailySudoku and DailySudokuColumns classes 2020-08-09 18:26:17 +02:00
uykek
a0e15e7508 Add JavaDocs and a few comments to some of the changed controller classes 2020-08-09 09:44:31 +02:00