ErikWaegerle
|
c115b6c990
|
Merge branch 'Sudoku-v3.0' of https://github.com/SecUSo/privacy-friendly-sudoku into Sudoku-v3.0
|
2020-06-15 18:44:15 +02:00 |
|
ErikWaegerle
|
652095f975
|
Move the DailySudokuActivity to org.secuso.privacyfriendlysudoku.ui package
|
2020-06-15 13:55:49 +02:00 |
|
uykek
|
87a80de4b5
|
Change launchmode of GameActivityto 'singleTask' and add onNewIntent method to GameActivity
|
2020-06-15 09:05:56 +02:00 |
|
ErikWaegerle
|
c8a6385e64
|
Adaptation of the GameActivity and Manifest.xml to include deeplinking
Links of the following format
"http://sudoku" also accepted and loaded as game field
|
2020-06-13 20:16:51 +02:00 |
|
ErikWaegerle
|
514750650d
|
Inserting a new activity in the Manifest
for the Daily Sudoku.
|
2020-05-25 19:47:34 +02:00 |
|
Erik Waegerle
|
2a92374f12
|
removed not necessary permisson
|
2020-05-19 21:50:23 +02:00 |
|
Erik Waegerle
|
064fcd9971
|
Extension of the GameAcitivity with an Intent Filter in the Manifest.xml
Intent-Filter is responsible for DeepLinking
|
2020-05-16 20:13:33 +02:00 |
|
Christopher Beckmann
|
aa4c615598
|
Migrated to AndroidX. Performance improvements. Adaptive Icon added.
Fixes #51, Fixes #38, Fixes #8
|
2020-04-23 12:02:06 +02:00 |
|
Karola Marky
|
cb24d47868
|
Tutorial updated
|
2017-06-29 15:23:34 +02:00 |
|
Christopher Beckmann
|
1aa5500c64
|
Generator Changes and reworked the Saved Level Structure
|
2017-06-25 20:14:34 +02:00 |
|
Karola Marky
|
268c4da61c
|
Splash Screen added and gitignore update
|
2016-11-07 11:45:48 +02:00 |
|
Christopher Beckmann
|
f9cb4be89b
|
Updated to new design and fixed a timer issue.
|
2016-10-15 22:17:18 +02:00 |
|
Christopher Beckmann
|
1b31b5cfe2
|
Added some Layouts for landscape ordientation as well as some for high density screens.
Also made the arrows in the main menu clickable.
|
2016-01-30 12:38:26 +01:00 |
|
Christopher Beckmann
|
06deb5b439
|
Fixed Issue#6 and fixed an activity stack bug, that caused the app to have multiple main menus in the stack.
|
2016-01-21 14:26:59 +01:00 |
|
Gongxter
|
5e8c1bd2b1
|
Stats added
|
2015-11-26 13:21:44 +01:00 |
|
Christopher Beckmann
|
cc92454cc6
|
Implemented the backtracking strategy for the Sudoku Solver.
JUnit tests are running. Still need to add more logic strategies.
|
2015-11-18 03:54:33 +01:00 |
|
Christopher Beckmann
|
328cc583cc
|
Added the LoadGame Activity.
Added a Symbol Map to solve issues with saving 2 digit values to file.
LoadGame Activity is now also working.
|
2015-11-17 15:42:32 +01:00 |
|
Christopher Beckmann
|
1e482e68f5
|
Reworked Main menu.
|
2015-11-16 18:02:31 +01:00 |
|
Christopher Beckmann
|
94f183f95b
|
Added the NewGame screen. No real settings available yet.
|
2015-11-15 12:18:22 +01:00 |
|
Gongxter
|
f7ed0dd922
|
Bugfix so it is runnable.
|
2015-11-13 14:48:23 +01:00 |
|
Gongxter
|
74b1b0bbdd
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# app/src/main/AndroidManifest.xml
|
2015-11-13 14:44:06 +01:00 |
|
Christopher Beckmann
|
8d2358b5aa
|
Bug fix.
|
2015-11-13 14:40:58 +01:00 |
|
Christopher Beckmann
|
f43803ad46
|
Added a new solve strategy to the Solver.
Added new settings that will work across the app.
Cleaned up code.
Added about page.
|
2015-11-13 13:43:58 +01:00 |
|
Gongxter
|
96a0b1d7ba
|
UI KeyBoard
|
2015-11-13 13:40:36 +01:00 |
|
Gongxter
|
b2f9cd215b
|
Multilanguage for german English
First GUI samples
|
2015-11-11 14:28:24 +01:00 |
|
Christopher Beckmann
|
b5dc145bb7
|
Redesigned a bit of the model.
Added JUnit Tests for GameController.
Added a GameView, that doesn't show the game yet though.
|
2015-11-10 03:21:02 +01:00 |
|
Christopher Beckmann
|
b4a651a332
|
First Commit. Adding some Source code.
|
2015-11-09 12:41:46 +01:00 |
|