Commit graph

  • bced5e0988 Modify hint button to fill in all notes free-notes Joel Therrien 2022-11-10 21:12:51 -0800
  • 9a716004d0
    Merge pull request #91 from SecUSo/Android-8-Jobs coderPaddyS 2022-11-05 08:47:40 +0100
  • c1fdb758ea Adapted service GeneratorService to be a job. Since Android 8.0 background execution is limited, therefore Context.startService may throw an IllegalStateException if the service is not permitted to run as a background service. Patrick Schneider 2022-10-01 17:59:38 +0200
  • 265f8809b8
    Create changelog.yml Christopher Beckmann 2022-09-16 14:02:36 +0200
  • 14d49a6342
    Update README.md Christopher Beckmann 2022-06-27 13:08:04 +0200
  • c20ae1ae36
    Update README.md Christopher Beckmann 2022-03-23 14:04:30 +0100
  • 7e9a48e461
    Update short_description.txt Christopher Beckmann 2021-09-16 11:42:21 +0200
  • e32f972280
    Rename long_description.txt to full_description.txt Christopher Beckmann 2021-09-16 11:42:09 +0200
  • a82ba1177e
    Update short_description.txt Christopher Beckmann 2021-09-16 11:41:57 +0200
  • ccb279cca0
    Rename long_description.txt to full_description.txt Christopher Beckmann 2021-09-16 11:41:47 +0200
  • 7720ba3d4e
    Update short_description.txt Christopher Beckmann 2021-09-16 11:41:35 +0200
  • d4674ea671
    Rename long_description.txt to full_description.txt Christopher Beckmann 2021-09-16 11:41:23 +0200
  • 2bc69c335f gradle changes because of out of memory error while building Christopher Beckmann 2021-06-02 12:35:40 +0200
  • a973c6654d v3.0.3 Christopher Beckmann 2021-06-02 12:19:42 +0200
  • a841da5349 added F-Droid translations to fastlane folder Noah Schlegel 2021-05-26 23:38:54 +0200
  • e5561a6d41 fixed daily sudoku ordering fixes #72 #73 sleep-yearning 2021-03-03 23:00:55 +0100
  • 21c2f567ee
    Merge pull request #70 from hugomg/relative-times Christopher Beckmann 2020-11-22 18:47:46 +0100
  • 79db294ca2 Use human-readable relative times in LoadGameActivity. Hugo Musso Gualandi 2020-11-22 14:22:18 -0300
  • de7a3e8f97 Increase to v3.0.2 Christopher Beckmann 2020-11-16 10:20:56 +0100
  • d5396f120c
    Update README.md Christopher Beckmann 2020-11-12 09:54:01 +0100
  • 0c382cc614
    Create ci.yml Christopher Beckmann 2020-11-05 10:19:59 +0100
  • 14ac779f9c Fixed #37 Christopher Beckmann 2020-11-05 10:13:07 +0100
  • 444fa1914a
    Merge pull request #67 from rdatta95/fix-getting-gameSolved-value Christopher Beckmann 2020-11-05 08:35:58 +0100
  • 8f92a067f3 Getting correct value of "gameSolved" key (Found when working on Issue #37) rdatta95 2020-11-04 21:32:04 +0530
  • 98bacc4dc3 Fixed green button color for API<21. Fixed #60 Christopher Beckmann 2020-11-04 16:09:22 +0100
  • 36766b224a Fixed inconsistency with difficulty text and ratingbar on first startup. Christopher Beckmann 2020-11-03 16:31:53 +0100
  • 1b9d4828f4
    Merge pull request #66 from SecUSo/pull/64 Christopher Beckmann 2020-11-03 16:30:11 +0100
  • 97592d8e22 Changed the yellow to a more friendly green. Christopher Beckmann 2020-11-03 16:27:12 +0100
  • 1682c58bb7 Changes for Issue #53 (enhancement) 1. Using fill color to represent completion and border for selection. 2. Updated image numfull.png to reflect this in help page 3. The button style gets updated on completion, even if the button is selected. rdatta95 2020-11-01 19:36:30 +0530
  • 2293991a46 Upgrade Gradle to v6.5 Fixed #61 for API > 16 (Hotfix) - need rework of the GameField to make it work on API 16 for RTL locale as well. Christopher Beckmann 2020-10-29 10:54:14 +0100
  • f2894713b0
    Delete CHANGELOG.md Christopher Beckmann 2020-10-13 08:10:18 +0200
  • d2ed422359 v3.0.1 Christopher Beckmann 2020-10-09 17:40:16 +0200
  • 4cfdee5eab Fixed trophy being shifted to the side on some tablets Christopher Beckmann 2020-10-09 17:39:05 +0200
  • 7c5fc7996b Fixed field layout on tablets and small screens Fixed #42 Christopher Beckmann 2020-10-09 17:29:57 +0200
  • ce071e2c2e Fixed compatibility issues in v21 with vector drawables (See https://issuetracker.google.com/issues/37074370 ) Christopher Beckmann 2020-10-09 15:46:30 +0200
  • fddcc6961a Updated store text and screenshots Christopher Beckmann 2020-10-06 13:13:28 +0200
  • 5703e73135 Fixed compatibility issues with API Level <21 Christopher Beckmann 2020-10-06 13:05:32 +0200
  • 075da4a69a Added Icon to fastlane folder Christopher Beckmann 2020-05-14 15:02:15 +0200
  • 63912ffbe7 Fixed broken continue game item entry Fixed custom games not being flagged as custom when using links Christopher Beckmann 2020-10-05 18:37:31 +0200
  • f346dc27a3
    Update README.md Christopher Beckmann 2020-10-05 14:39:02 +0200
  • 70a0a80b5f
    Merge pull request #57 from SecUSo/Sudoku-v3.0 Christopher Beckmann 2020-10-05 14:22:57 +0200
  • c3651b3b9a Switched default Link to https:// protocol Christopher Beckmann 2020-10-05 13:12:13 +0200
  • bc65183e80 Corrected Licence Information Added Migration from v1 to v2 Fixed Dark Theme on Actionbar Popup Fixed CreateSudokuActivity Parcelable implementation Fixes #45 Christopher Beckmann 2020-10-05 12:49:40 +0200
  • 74a739dfba Updated Launcher Icon Added darkmode to game field Fixed a crash on low density devices Fixed a crash in the DailySudoku Fixed the marking of custom levels in LoadGameActivity Version increase to v3.0.0 Christopher Beckmann 2020-10-01 01:14:05 +0200
  • 94025a7fac Omit hint dialog if sudoku is custom uykek 2020-09-07 15:39:16 +0200
  • 873227a48e Fix bug in the GameActivity that caused problems with the dark mode theme uykek 2020-09-07 11:26:21 +0200
  • 093c22e339 Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 uykek 2020-08-31 20:32:00 +0200
  • b535bae043 Customize the Manifest.xml ErikWaegerle 2020-08-31 20:30:53 +0200
  • 2646831851 Fix bug in GameActivity that caused timer to run even when it shouldn't uykek 2020-08-31 20:30:16 +0200
  • 48bfde63b8 Fix bug that occurred when exiting from a daily sudoku using the back press button uykek 2020-08-31 19:53:44 +0200
  • e3ab7616ab Adjust strings referring to tutorial slide 3 uykek 2020-08-31 16:17:17 +0200
  • f9d4fd962f Add file that was accidently left out of the last commit uykek 2020-08-31 16:00:56 +0200
  • f8a5bde147 Adjust color of the nav header's text view uykek 2020-08-31 15:55:16 +0200
  • b847d98801 Adjust checkbox alignment on the third tutorial slide uykek 2020-08-31 15:09:14 +0200
  • 4e012b024a Save valid url schemes in a list instead of saving a constant for each valid scheme + host uykek 2020-08-31 14:48:30 +0200
  • a941f146f4 Set fixed size for 'custom' label in LoadGameActivity uykek 2020-08-31 11:28:32 +0200
  • 1742b9dc33 Fix bug in LoadGameActivity that caused a sudoku's 'custom' label to disappear after a sudoku located above it gets deleted uykek 2020-08-30 14:11:32 +0200
  • a3a9ae4d39 Adjust ImportBoardDialog: Use String.startsWith instead of String.contains when examining the whether or not the input contains the correct url schemes uykek 2020-08-30 13:09:02 +0200
  • c51fbfd579 Fix night mode default settings in SettingsActivity uykek 2020-08-30 12:03:36 +0200
  • e46ed28316 Revert changes to the landscape version of the DailySudoku layout from the last commit uykek 2020-08-30 11:33:10 +0200
  • bd3f0031cb Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 uykek 2020-08-30 11:16:58 +0200
  • d63f44b5e6 Adjust the alignment of the circle check box in the MainActivity layouts uykek 2020-08-30 11:14:36 +0200
  • c886c6cae3 Add new custom CheckBox style to the style files and include new 'night-v21' style file uykek 2020-08-30 11:13:15 +0200
  • 364bb80778 Make the ShareBoardFragment's text view ineditable uykek 2020-08-30 11:11:22 +0200
  • f09028feed Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 ErikWaegerle 2020-08-29 13:49:28 +0200
  • 4b33e6b1e8 Customize the activity_main_menu.xml layout ErikWaegerle 2020-08-29 13:46:58 +0200
  • b9e8324b27 Customize the attrs.xml/ styles.xml/ styles.xml-night ErikWaegerle 2020-08-29 13:43:20 +0200
  • 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. ErikWaegerle 2020-08-29 13:36:46 +0200
  • 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. uykek 2020-08-29 11:21:09 +0200
  • e32cb3a4df Fix bug in the MainActivity which made it possible for neither the circle checkbox nor the rating bar to be selected uykek 2020-08-29 10:04:11 +0200
  • ee0ceceeb7 Add import button to HelpActivity uykek 2020-08-29 10:03:21 +0200
  • 0c92da5d59 Update string files with a few necessary strings uykek 2020-08-29 10:02:40 +0200
  • aea11a0f64 Customizing the MainActivity delete the import of the old SettingsActivity. ErikWaegerle 2020-08-28 23:28:42 +0200
  • a09c96ee83 Update German and Japanese strings displayed in the AboutActivity uykek 2020-08-26 09:40:24 +0200
  • c1688ea6a8 Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 ErikWaegerle 2020-08-25 16:21:54 +0200
  • 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. ErikWaegerle 2020-08-25 16:20:51 +0200
  • 65d4a11082 Customize activity_about.xml Add more co-authors to the about page and customize the different landscape pages (large, xlarge, xlarge-land) ErikWaegerle 2020-08-25 13:52:07 +0200
  • 4f8b31ce17 Extension of the GameActivity adjust the different cases of deeplinking. Link with scheme "https" was extended. ErikWaegerle 2020-08-25 13:39:24 +0200
  • d2e43d5b2f Customize the manifest.xml delete the old SettingsActivity from manifest. ErikWaegerle 2020-08-25 13:35:09 +0200
  • 15c4cf1883 Customizing string.xml and activity_about.xml Adding more co-authors on the about page. ErikWaegerle 2020-08-25 13:32:39 +0200
  • f648e0ec88 Label each custom sudoku displayed in the LoadGameActivity as such uykek 2020-08-24 17:00:30 +0200
  • b270de08ea Change attributes applied to AlertDialog instances to remove opaque background from 'copy/ut/paste' popup menu uykek 2020-08-23 22:47:15 +0200
  • ec40f340e6 Fix bug that caused navigation bar item "import sudoku" to be selected instead of "main menu" after cancelling the ImportBoardDialog in the MainActivity. uykek 2020-08-23 16:59:23 +0200
  • 8780dcf640 Fix regex used in the DailySudoku class uykek 2020-08-23 10:12:58 +0200
  • b9e5ec9d48 Adjusting the activity_about.xml ErikWaegerle 2020-08-22 18:34:14 +0200
  • 0af90ed3fd Customizing the Manifest.xml ErikWaegerle 2020-08-22 18:24:34 +0200
  • 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. ErikWaegerle 2020-08-22 16:52:09 +0200
  • 7b86c22827 Change font size of the CreateSudokuActivity's action bar title uykek 2020-08-22 15:32:58 +0200
  • 762d7d19a2 Add back button to CreateSudokuActivity uykek 2020-08-22 15:20:41 +0200
  • 07552a1089 Implement functionality of 'import' button in CreateSudokuActivity uykek 2020-08-22 15:05:23 +0200
  • 5fd14d86dc Upgrade the SettingsActivity to the PreferenceFragmentCompat. Old SettingsActivity was deleted and replaced. This upgrade fixes the bugs with DarkMode. ErikWaegerle 2020-08-20 19:29:17 +0200
  • c6371e700f Adjust the MainActivity for "new" SettingsActivity. ErikWaegerle 2020-08-20 19:16:17 +0200
  • 1d4041f6e5 Delete items in GameActivity deleted because no longer needed ErikWaegerle 2020-08-20 19:14:42 +0200
  • 1bf2c9ec7f Replace 'note toggle' button in CreateSudokuActivity with 'import' button uykek 2020-08-19 19:32:27 +0200
  • 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) uykek 2020-08-18 16:58:01 +0200
  • ac40dab71d Comment the AboutActivity ErikWaegerle 2020-08-10 20:16:42 +0200
  • 5f1d47facf Comment the SettingsActivity ErikWaegerle 2020-08-10 20:12:03 +0200
  • 798c970e3f Comment the DailySudokuActivity ErikWaegerle 2020-08-10 19:59:34 +0200
  • f6948f8aeb Add comments to the CreateSudokuSpecialButtonLayout and SudokuSpecialButtonLayout class uykek 2020-08-10 11:53:49 +0200
  • 6f14b1fffd Add license to all classes that did not have one yet uykek 2020-08-10 11:19:27 +0200