Commit graph

  • 3232c7eb3f Replace font theme attribute of the win_screen_layout with new theme attribute uykek 2020-06-07 10:32:43 +0200
  • 5b3db3342a Add new theme attribute and style to configure specific layouts for the night mode uykek 2020-06-07 10:31:56 +0200
  • 994d85947f Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 ErikWaegerle 2020-06-07 10:25:30 +0200
  • b98c930517 Color adjustment in the Navigation Drawer (blue background) Introduction of the resources color files to define the color matching of the selected item Creating the appropriate attributes and customizing the styles/night.xml ErikWaegerle 2020-06-07 10:21:19 +0200
  • 7441559a11 Color adjustment of the background of the tutorial slides (1-3) for the dark mode ErikWaegerle 2020-06-06 16:33:06 +0200
  • 29362a4188 Secuso_logo_blau.png delete and replace with vector file Color adjustment of the vector file for dark mode ErikWaegerle 2020-06-06 16:08:13 +0200
  • 4e2b89db69 Remove white border around numfirst.png and numfull.png uykek 2020-06-06 14:49:52 +0200
  • 9fdeba1767 Slightly tweak path of the blue star vector drawable so that it matches the path of the grey star vector drawable exactly uykek 2020-06-06 14:48:22 +0200
  • d76c4b7b50 Fix bug which causes vector graphics which receive their color from theme attributes to appear invisible when placed on an image button. uykek 2020-06-06 12:51:39 +0200
  • e31add2adf Add standard background color for dark theme as #121212 uykek 2020-06-06 10:22:33 +0200
  • 0356687ee0 Fix bug that was caused by a theme attribute in splash_screen.xml uykek 2020-06-03 17:05:39 +0200
  • a47443ce99 Replace color references with attributes in the following vector drawables: uykek 2020-06-03 16:22:02 +0200
  • a698099e81 The color references of the following vector graphics have been replaced ErikWaegerle 2020-06-03 13:42:47 +0200
  • 34d3d40f0a Rename night mode style.xml file and move it to values-night directory uykek 2020-06-03 12:41:40 +0200
  • 81ca1b4374 Add <resources>-night counterpieces of the style.xml files. uykek 2020-06-03 10:31:24 +0200
  • b7189338f7 The color references of the following layouts files have been replaced by attribute references ErikWaegerle 2020-06-03 00:36:59 +0200
  • e366bccee9 Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 ErikWaegerle 2020-06-02 21:22:22 +0200
  • ebcca01f52 Replace color references in the win screen layout and stats fragment layout with attribute references uykek 2020-06-02 21:16:00 +0200
  • d587b4b2dc Add all the theme attributes which are necessary for the win screen layout. uykek 2020-06-02 21:13:02 +0200
  • ef344db759 The color references of the following vector files have been replaced by attribute references ErikWaegerle 2020-06-02 20:39:32 +0200
  • 259b4538ea Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 ErikWaegerle 2020-06-02 20:22:11 +0200
  • 2557cda248 Add new theme attributes for light background colors, fonts and vector graphics uykek 2020-06-02 20:15:26 +0200
  • 0f4db6b4dc Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 ErikWaegerle 2020-06-02 18:41:21 +0200
  • c6262b3789 Change method which rotates 'ic_create_black_48dp' drawable so that it is capable of rotating the new vector drawable uykek 2020-06-02 18:36:14 +0200
  • 52cd33852d Update: the following images/PNG were created as vector graphics, delete this vector graphics and keep the PNG ErikWaegerle 2020-06-02 13:33:28 +0200
  • 9edc74c634 Add attrs.xml file for custom theme attributes uykek 2020-06-02 10:30:49 +0200
  • 7676cfd2b8 Delete the associated PNG files ->Avoid duplicates in the drawable folder ErikWaegerle 2020-06-01 20:02:06 +0200
  • e0e8d85005 PNG files replaced by vector graphics ErikWaegerle 2020-06-01 19:53:01 +0200
  • a7fc667289 Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 ErikWaegerle 2020-06-01 19:44:49 +0200
  • 165ecbf7ce Replace the trophy vector graphic and delete the png files for which vector graphics have been added already uykek 2020-06-01 18:13:57 +0200
  • 87c2b09e18 Adjusting the activity_daily_sudoku.xml and the strings.xml Change and adjustment of the layout see MockUp 3 ErikWaegerle 2020-06-01 16:43:51 +0200
  • c7f3db65f1 create for layout suitable string "daily_number_of_hints" to replace #used hints ErikWaegerle 2020-06-01 01:32:52 +0200
  • f471fce351 Inserting and translating "used hints" into strings.xml (de) ErikWaegerle 2020-06-01 01:29:33 +0200
  • a8c8280dc4 Modification of the onCreate() method 1.) Display of the current difficulty of the DailySudokus ErikWaegerle 2020-06-01 01:22:15 +0200
  • 236be00504 Modification of the onCreate() method 1.) Display and output of the cumulated number of required hints 2.) Display and output of the game time from the DailySudokus 3.) Display and output of the cumulated total playing time of DailySudokus ErikWaegerle 2020-05-31 18:15:32 +0200
  • c749d99c0e Turn the star, trophy and undo png icons into vector graphics uykek 2020-05-31 17:50:30 +0200
  • c0faeacce8 Let AppTheme extend DayNightTheme and add a new actionbar style with the attributes the AppTheme previously inherited from DarkActionBar. uykek 2020-05-30 11:02:37 +0200
  • 91f7cc6d2b Add method which calculates the amount of seconds that were needed to solve a DailySudoku object based on its "timeNeeded" attribute uykek 2020-05-28 00:25:12 +0200
  • a015bd5597 Calculate difficulty of daily sudoku after sudoku has been generated instead of assigning a difficulty pre-generation uykek 2020-05-28 00:18:01 +0200
  • 861015ae66 Stop player from playing the daily sudoku again if they have solved it already. uykek 2020-05-27 23:22:26 +0200
  • 94b7b82bb4 Only calculate the daily sudoku once a day; after the DailySudokuActivity's floating action button has been pressed for the first time a day, load the daily sudoku from the 'saves' directory uykek 2020-05-27 23:09:09 +0200
  • 2a90d403cb Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 uykek 2020-05-27 22:11:38 +0200
  • f179518f5a Adding the onClick() method, the SudokuListAdapter() and the getView() method This adds functionality to the button and the customization/implementation to display the completed DailySudoku in list form. ErikWaegerle 2020-05-27 21:58:32 +0200
  • 29933c01eb Allow eleven (instead of ten) sudokus to be saved by the GameStateManager if one of them is the daily sudoku uykek 2020-05-27 21:44:11 +0200
  • 644358ced8 Adjustment of the layout by adding the TextView from list_entry_layout.xml Is responsible for displaying the games already completed in Daily Sudoku. ErikWaegerle 2020-05-27 21:41:40 +0200
  • 56db7277ca Exclude daily sudoku from the sudokus displayed in the LoadGameActivity uykek 2020-05-27 20:50:42 +0200
  • e1ded11056 Fix bug that caused an exception if the app tries to upgrade the database uykek 2020-05-27 20:36:58 +0200
  • 1dc60679d3 Modify the onCreate() method to ensure that only in case of the DailySudoku the DailySudoku is loaded ErikWaegerle 2020-05-27 20:15:28 +0200
  • 9f999b5512 Added the method loadNewDailySudokuLevel. Is responsible for loading the DailySudoku. ErikWaegerle 2020-05-27 20:04:08 +0200
  • af812f6bed Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 ErikWaegerle 2020-05-26 21:59:36 +0200
  • 88a7f7813e Add methods which generate a fixed sudoku based on the current date uykek 2020-05-26 20:15:33 +0200
  • 01888989a3 Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 uykek 2020-05-26 20:14:07 +0200
  • b863c7a88c Implementing/adding the functionality of the "Menu Button" and the "Back Button" in the ActionBar. ErikWaegerle 2020-05-26 16:43:18 +0200
  • b41ff4b238 Changes to the layout 1.) Increase the number of stars to 4 2.) Creation of the button "Start DailySudoku" 3.) Positioning of the individual elements in the layout ErikWaegerle 2020-05-26 01:13:13 +0200
  • 5d620829c4 1.) Creating the class DailySudokuActivity 2.) Implementing the onCreate() method ErikWaegerle 2020-05-25 20:21:12 +0200
  • f9744bc894 Embedding a vector graphic for the tab "Daily Sudoku" in the NavigationDrawer menu ErikWaegerle 2020-05-25 20:16:16 +0200
  • dd9a66eb8c 1.) Creating a Daily Sudoku Activity XML 2.) Adaptation of the layout 3.) Inserting the app and toolbar into the layout 4.) Use the layout of fragment_stats.xml 5.) Adaptation and modification of the layout see Mockup 3 ErikWaegerle 2020-05-25 20:12:50 +0200
  • e10746822d Extension of the method goToNavigateItem() with dailySudoku Item. Adds NavigationDrawer functionality. ErikWaegerle 2020-05-25 20:04:02 +0200
  • 514750650d Inserting a new activity in the Manifest for the Daily Sudoku. ErikWaegerle 2020-05-25 19:47:34 +0200
  • 5ed7b5542a Customization of the icon in the NavigationDrawer menu ErikWaegerle 2020-05-25 19:42:42 +0200
  • a2c52f0891 Reserve maximum id to identify daily sudoku within app, add method which saves a sudoku to the daily sudoku data base using the current date as its id uykek 2020-05-25 16:53:34 +0200
  • 9c31f0d869 Update database version uykek 2020-05-22 14:50:59 +0200
  • 8b8f72b2e7 Add methods to fetch and save daily sudokus to the DatabaseHelper class uykek 2020-05-21 12:33:32 +0200
  • 472f691695 Add DailySudokuColumns and DailySudoku classes, which extend LevelColumns and Level by adding the attributes "hints used" and "time needed", for the daily sudoku database table uykek 2020-05-20 18:21:09 +0200
  • c4136f40d2 Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0 uykek 2020-05-20 14:32:22 +0200
  • 3bfffc8ae5 localized a remaining untranslated string value fixes #36 sleep-yearning 2020-05-20 14:24:50 +0200
  • 6dbf66cb7f The menu item Daily Sudoku was added to the navigation drawer Erik Waegerle 2020-05-20 12:45:21 +0200
  • eb5aa197f0 The database will be extended by DailySudokus. A new table was created for this purpose Erik Waegerle 2020-05-20 12:32:41 +0200
  • 90172b3d57
    Merge pull request #15 from lna91/master sleep-yearning 2020-05-20 08:05:20 +0200
  • 0f7760cf43
    updated hu translation sleep-yearning 2020-05-20 08:04:24 +0200
  • c36badaf18 Add setter for QQWing's Random attribute that lets you initialize it with a seed uykek 2020-05-19 22:36:24 +0200
  • 2a92374f12 removed not necessary permisson Erik Waegerle 2020-05-19 21:50:23 +0200
  • 25e92172f0 Fix mistake which caused impossible imported sudokus to be saved to database. uykek 2020-05-19 18:23:41 +0200
  • 064fcd9971 Extension of the GameAcitivity with an Intent Filter in the Manifest.xml Intent-Filter is responsible for DeepLinking Erik Waegerle 2020-05-16 20:13:33 +0200
  • 26d5cab369 Notify user if a sudoku they tried to import is impossible to solve and close app afterwards. uykek 2020-05-15 19:07:50 +0200
  • a1b13a49e5 Compute difficulty of sudokus which are imported via deeplink uykek 2020-05-14 10:31:25 +0200
  • 385959d9eb Expand GameActivity so that it accepts a string containing an enconded sudoku board (for now with default difficulty 'easy') uykek 2020-05-13 23:24:03 +0200
  • c0743f7a08 Make a few improvements on the implementation of the 'copy to clipboard' button. uykek 2020-05-09 19:37:57 +0200
  • 9c9a0c1221 Implement the functionality of the 'share' button of the ShareBoardDialogFragment, which is to share a board's code with other apps. uykek 2020-05-09 18:37:00 +0200
  • 5a098d8ac5 Add methods to generate the code necessary for sharing a specific sudoku board uykek 2020-05-09 18:36:22 +0200
  • 4134013fe9 Change implementation of of ShareBoardDialogFragment to use databinding instead of 'findViewById' uykek 2020-05-09 14:05:43 +0200
  • 8f3371b38d Enable data binding uykek 2020-05-09 13:44:37 +0200
  • 43f8d10745 Add a subclass of DialogFragment using the previously added layout to GameActivity and a new interface to be implemented by all listeners for the subclass. uykek 2020-05-09 13:14:46 +0200
  • c1a37d3341 Update gradle to include ConstraintLayouts and create layout for the board-sharing dialog. uykek 2020-05-09 12:19:56 +0200
  • e14581d62a Add new item titled 'Share Board' to the menu drawer of the GameActivity and a few Strings necessary for new the board-sharing feature in both English and German. uykek 2020-05-09 12:13:08 +0200
  • d6dfb8460b Update strings.xml Christopher Beckmann 2020-05-07 13:06:07 +0200
  • 87e2cfa1e3 Add files via upload Waldemar Stoczkowski 2018-10-21 18:01:53 +0200
  • 6bd0276ea2 Delete values-pl Waldemar Stoczkowski 2018-10-21 17:57:33 +0200
  • 64ccbb551c Create values-pl Waldemar Stoczkowski 2018-10-21 14:43:20 +0200
  • fd4cefd296 v2.2.1 Christopher Beckmann 2020-04-30 11:50:30 +0200
  • ca76ef164a Fixed a bug that would prevent errors from being highlighted. Christopher Beckmann 2020-04-30 11:49:37 +0200
  • ad4bb2b129 Version increase to 2.2.0 Christopher Beckmann 2020-04-23 12:05:21 +0200
  • aa4c615598 Migrated to AndroidX. Performance improvements. Adaptive Icon added. Fixes #51, Fixes #38, Fixes #8 Christopher Beckmann 2020-04-23 12:02:06 +0200
  • 7555023482 adds icon to fastlane description sleep-yearning 2019-11-21 14:19:19 +0100
  • b885b4a097 adds fastlane information for F-Droid description incorporation sleep-yearning 2019-11-20 21:14:54 +0100
  • a1ba051b75
    Merge pull request #47 from hype11/patch-1 Christopher Beckmann 2019-03-07 20:18:29 +0100
  • 58ddf2824c
    Update strings.xml hype11 2018-07-16 22:12:36 +0200
  • 554e329580
    Merge pull request #43 from Bubu/fix_gradle_build Karola Marky 2018-01-25 16:53:31 +0100
  • b0b96f2ca9
    fix build outside Android Studio Marcus Hoffmann 2018-01-22 23:10:08 +0100
  • 7fd36cf476 gitignore update Karola Marky 2018-01-19 18:10:30 +0100