Commit graph

97 commits

Author SHA1 Message Date
Lucas Lima
70d30051a6 Complete double click handling 2020-04-03 17:54:00 -03:00
Lucas Lima
8be7333155 Open area using double click 2020-04-03 17:54:00 -03:00
Lucas Lima
c881051d43
Fix style 2020-04-03 09:36:51 -03:00
Lucas Lima
f7742afbf4
Fix invalid emoji 2020-04-03 09:35:43 -03:00
Lucas Nunes
f0ded6f6e4
Merge pull request #35 from lucasnlm/open-mines-individually
Open mines individually
2020-04-02 08:57:21 -03:00
Lucas Lima
ffdafd8bb2
Add animations to settings 2020-04-01 09:10:02 -03:00
Lucas Nunes
80dd9f3ccd
Merge pull request #38 from lucasnlm/fix-tr-about-translation
Fix tr about translation
2020-04-01 08:49:19 -03:00
Lucas Lima
9c8af0da44
Fix tr about translation 2020-04-01 08:42:58 -03:00
Lucas Lima
942beb6ab0
Add new Ukrainian strings
Co-authored-by: DmitryShuba <dmitry.shuba@outlook.com>
2020-03-30 10:15:46 -03:00
Lucas Lima
77c24f9017
Use sequence on viewmodel instead of list 2020-03-28 01:06:12 -03:00
Lucas Lima
78a7d9384b
Fix open multiple areas 2020-03-28 00:32:47 -03:00
Lucas Lima
4961e60394 Add cross safe zone only for with > 9 2020-03-27 23:14:19 -03:00
Lucas Lima
c985b4e713 Make time proportional 2020-03-27 23:14:19 -03:00
Lucas Lima
20ac1635b2 Fix uneeded spaces 2020-03-27 23:14:19 -03:00
Lucas Lima
eb8a1b3564 Improvements on game logic 2020-03-27 23:14:19 -03:00
Lucas Lima
3aeefd0069 Add isCovered filter 2020-03-27 23:14:19 -03:00
Lucas Lima
0e226eb620 Make mines explode individually 2020-03-27 23:14:19 -03:00
Lucas Lima
38ee7988ba Add Russian language 2020-03-27 10:02:20 -03:00
Lucas Lima
02a65d9086
Updated About and Translators menu 2020-03-25 19:15:20 -03:00
Lucas Lima
15a5c5165c
Add German and Vietnamese translations 2020-03-25 18:47:18 -03:00
Lucas Lima
fb7cd54b62 Fix strings 2020-03-25 18:31:40 -03:00
Lucas Lima
c5c02ddf0a Fix version strings 2020-03-25 18:14:53 -03:00
Lucas Lima
b53fe4112a Update About screen and its related areas, change theme 2020-03-25 18:14:53 -03:00
Lucas Lima
eabf6f40dc Add Translators to About 2020-03-25 18:14:53 -03:00
Lucas Nunes
6109001a54
Merge pull request #32 from lucasnlm/improve-safe-area
Improve safe area. Use a circle instead of square
2020-03-25 11:44:02 -03:00
Lucas Nunes
ebd029e7ba
Update common/src/main/java/dev/lucasnlm/antimine/common/level/LevelFacade.kt 2020-03-25 11:07:43 -03:00
Lucas Lima
aa8d1f3346
Improve safe area. Use a circle instead of square 2020-03-25 10:36:03 -03:00
Lucas Nunes
00bbf59385
Merge pull request #30 from lucasnlm/add-czech-translation
Update czech translation
2020-03-24 23:55:03 -03:00
Lucas Nunes
968682029e
Merge pull request #28 from lucasnlm/add-turkish-translation
Add Turkish translation
2020-03-24 23:54:02 -03:00
Lucas Nunes
888f4157d8
Merge pull request #31 from lucasnlm/add-french-translation
Update french translation
2020-03-24 23:50:31 -03:00
Lucas Nunes
f06758b56d
Apply suggestions from code review 2020-03-24 23:48:22 -03:00
Lucas Nunes
8cb65985a7
Apply suggestions from code review 2020-03-24 23:46:29 -03:00
Lucas Lima
e7ba391924
Update french translation 2020-03-24 23:42:51 -03:00
Lucas Lima
001e1a945f
Update czech translation 2020-03-24 23:26:01 -03:00
Lucas Lima
34cc43dd10
Update chinese translation 2020-03-24 23:18:15 -03:00
Lucas Lima
448d519bcd
Add Turkish translation 2020-03-24 23:10:03 -03:00
Lucas Nunes
dd05988e54
Merge pull request #23 from lucasnlm/fix-bug-on-difficulty-converter
Fix bug on DifficultyConverter
2020-03-22 00:33:31 -03:00
Lucas Lima
4ad15f2d59
Fix bug on DifficultyConverter 2020-03-22 00:26:50 -03:00
Lucas Nunes
0ded6f3760
Merge pull request #22 from lucasnlm/add-rating-title
Add title to rating dialog
2020-03-22 00:11:22 -03:00
Lucas Lima
2fd138ef40
Add title to rating dialog 2020-03-22 00:04:59 -03:00
Lucas Lima
c20b0cbdf4
Change saving algorithm to store a limited amount 2020-03-21 23:47:40 -03:00
Lucas Lima
3ba3f7ac23
Use offset method instead of set all params 2020-03-21 11:37:53 -03:00
Lucas Lima
994cb91e27
Syntax suggar 2020-03-21 11:29:26 -03:00
Lucas Lima
1ec0a3f7e9
Remove unused import 2020-03-21 11:27:56 -03:00
Lucas Lima
c979a10c1e
Remove useless layout 2020-03-21 11:25:40 -03:00
Lucas Lima
518971615f
fix wear os build 2020-03-18 00:30:28 -03:00
Lucas Lima
166efb5c77
fix tests 2020-03-18 00:21:34 -03:00
Lucas Lima
19d700a276 fix ktlint 2020-03-18 00:16:43 -03:00
Lucas Lima
b91ae8f452 Revert I-prefixed classes 2020-03-17 23:59:25 -03:00
Lucas Lima
5abc487f21 Moved IPreferencesRepository to a file 2020-03-17 23:59:25 -03:00