Commit graph

504 commits

Author SHA1 Message Date
Christopher Beckmann
75ae94a163 Fixed a string and updated README.md 2016-10-15 22:46:53 +02:00
Christopher Beckmann
b26c6ee106 Merge remote-tracking branch 'origin/master' 2016-10-15 22:20:30 +02:00
Christopher Beckmann
f9cb4be89b Updated to new design and fixed a timer issue. 2016-10-15 22:17:18 +02:00
Christopher Beckmann
e09836cc2f Merge pull request #11 from Agmagor/patch-1
Update french translations
2016-06-17 13:16:53 +02:00
Agmagor
378b811c9c Update french translations
Lot of mistakes corrected, still requires changes for consistency (mainly "case" instead of "field")
2016-04-03 11:51:05 +02:00
Christopher Beckmann
ce95048034 Some more french corrections. 2016-03-29 22:59:41 +02:00
Christopher Beckmann
d6f8d58b84 Main menu arrows (choosing the gametype) should now also show correctly on RTL locales. 2016-03-29 21:45:33 +02:00
Christopher Beckmann
17f62f841d Added the fix for Issue#9 to every layout, that was missing it. 2016-03-29 21:22:11 +02:00
Christopher Beckmann
7e3f4f28ba Fixed Issue#9 . Now correctly works on RTL locals. 2016-03-29 18:37:25 +02:00
Christopher Beckmann
1362f3bbed Added more pregenerated levels, so that no new levels have to be generated when starting the App for the first time. 2016-03-29 18:04:21 +02:00
Karola Marky
bc521551fe Merge pull request #7 from brainyperfect/brainyperfect-french-correction
Replacement of an insulting sentence in french
2016-03-29 16:00:38 +02:00
brainyperfect
291edbc015 Replacement of an insulting sentence in french 2016-03-28 05:14:18 +02:00
Christopher Beckmann
2962acbdfe Updated Readme.md file. 2016-03-22 13:39:57 +01:00
Christopher Beckmann
292a539aba Moved icon license 2016-03-18 11:38:08 +01:00
Christopher Beckmann
8b3c8143ff Added License files for the 2 icons. 2016-03-14 15:35:38 +01:00
Christopher Beckmann
e31506cb1f Minor layout fixes. 2016-03-14 14:43:26 +01:00
Christopher Beckmann
4323bbce2c Added the missing strings. 2016-03-14 14:27:29 +01:00
Gongxter
eb6fa74151 scrren keep on fixed 2016-02-29 15:16:11 +01:00
Christopher Beckmann
e8a6bef987 Oooops, forgot to push the new stars. 2016-02-22 16:01:33 +01:00
Christopher Beckmann
74f4bf1c0d Fixed another crash occuring when changing the screen orientation when a dialog is opened. 2016-02-20 23:11:25 +01:00
Christopher Beckmann
ee3784ca39 Added a landscape version for the welcome dialog. 2016-02-20 22:30:19 +01:00
Christopher Beckmann
b3218873fe Fixed a crash with the WelcomeDialog. Also merged. 2016-02-20 21:53:44 +01:00
Christopher Beckmann
a522f18d13 Merge remote-tracking branch 'origin/master'
Conflicts:
	app/src/main/java/org/secuso/privacyfriendlysudoku/ui/MainActivity.java
	app/src/main/res/drawable/ic_star_blue_48dp.png
	app/src/main/res/drawable/ic_star_grey_48dp.png
	app/src/main/res/drawable/ratingbar.xml
2016-02-20 21:01:21 +01:00
Christopher Beckmann
a0d5b66934 Fixed the dificulty stars on the main page for devices with an API level < 21. 2016-02-20 20:58:46 +01:00
Gongxter
d3d8839e3e Added dialog and text for dialog for the welcome screen 2016-02-20 15:06:55 +01:00
Christopher Beckmann
fa54fe0a87 Added the Welcome Dialog. Content still has to be done. 2016-02-20 13:36:20 +01:00
Christopher Beckmann
815b962fe8 Added an option, that will reset the timer when resetting the game board. 2016-02-19 19:09:29 +01:00
Christopher Beckmann
72786d070e Fixed a bug with the Hint button. When pressed when having notes activated, it would set notes instead of revealing the selected field.
Also added the sudoku ic_launcher icon.
2016-02-19 16:27:38 +01:00
Christopher Beckmann
5d9863bdee Merge remote-tracking branch 'origin/master'
Conflicts:
	app/app.iml
	app/src/main/res/values/strings.xml
2016-02-18 14:47:05 +01:00
Gongxter
4475d610b7 fixed some issues 2016-02-18 14:46:39 +01:00
Christopher Beckmann
86b29bc544 Fixed the SECUSO Logo to be higher resolution.
Also fixed some Stringfiles.
2016-02-18 14:45:29 +01:00
Christopher Beckmann
763ea0b6e7 Found and fixed a bug, that would prevent the game from being deleted, when using the regular input method for the last number to solve the puzzle.
Also found and fixed a bug, where the game would not save the amount of hints used, when continueing a game.
2016-02-04 00:45:14 +01:00
Christopher Beckmann
6e96ee8904 ErrorList is now updated when the field is updated. 2016-02-03 20:14:13 +01:00
Christopher Beckmann
ad4eb476f9 Added Chinese language. All languages are now done. At least every langugage that we planned to support. 2016-02-02 23:16:51 +01:00
Gongxter
6aacff8e6a fixed arrowMarker for error dependencies 2016-02-02 17:36:10 +01:00
Christopher Beckmann
e5404acd4d Added Error Highlighting 2016-02-02 16:14:31 +01:00
Gongxter
0fd676ffff about ScrollView added to make it scrallable if needed on small devices 2016-02-02 12:14:02 +01:00
Christopher Beckmann
0c50999860 Just fixed some warnings. 2016-02-02 04:55:16 +01:00
Christopher Beckmann
ee617bc4c3 Added a custom style for the RatingBar. Fixed some layout issues with tablets and very small screens. 2016-02-02 04:50:05 +01:00
Christopher Beckmann
a88fbce439 Merge remote-tracking branch 'origin/master' 2016-02-01 17:22:19 +01:00
Christopher Beckmann
933918082b Language French added. Even though, we didn't need it. :) 2016-02-01 17:21:58 +01:00
Gongxter
d9d3b216d0 help page drawables added 2016-02-01 16:27:28 +01:00
Gongxter
3819a4e006 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/res/xml/pref_help_general.xml
2016-02-01 16:25:18 +01:00
Gongxter
1e79a289df rating bar edited 2016-02-01 16:23:54 +01:00
Christopher Beckmann
1f64e2391d Languages German, Spanish, Russian done. Chinese still left.
Also fixed a bug with displaying the time when the game is finished and the screen is rotated.
2016-02-01 14:43:06 +01:00
Christopher Beckmann
b44e03fded Fixed a bug, where the GameUI would be unresponsive after starting another activity. 2016-01-31 16:58:47 +01:00
Gongxter
e680fc5a9a rating bar edited 2016-01-31 14:54:37 +01:00
Christopher Beckmann
a20ce17240 Merge remote-tracking branch 'origin/master' 2016-01-31 14:54:05 +01:00
Christopher Beckmann
00c029fbbc Renamed some stuff and fixed minor bugs. 2016-01-31 14:53:54 +01:00
Gongxter
9c3579d4af winscreen and helppage created fixed text size 2016-01-31 14:27:49 +01:00