Commit graph

762 commits

Author SHA1 Message Date
Lucas Lima
c20b0cbdf4
Change saving algorithm to store a limited amount 2020-03-21 23:47:40 -03:00
Lucas Nunes
0a95ae5f2b
Merge pull request #20 from lucasnlm/remove-useless-layout
Remove useless layout
2020-03-21 11:44:16 -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 Nunes
d0a163f97c
Merge pull request #19 from nicolasdschmidt/patch-1
Correct English description
2020-03-20 14:38:56 -03:00
Nícolas D. Schmidt
24f7dfeac3
Correct English description 2020-03-20 13:59:07 -03:00
Lucas Nunes
07b71ee928
Merge pull request #15 from lucasnlm/new-store-images
Add new store texts
2020-03-20 12:34:03 -03:00
Lucas Nunes
f4b554f935
Merge pull request #18 from lucasnlm/fix-clickable-disabled-area
Fix clickable disabled area after onPause
2020-03-18 01:23:08 -03:00
Lucas Lima
4ea77b6396
Fix clickable disabled area after onPause 2020-03-18 01:16:04 -03:00
Lucas Lima
ed8205a74a
add store texts 2020-03-18 00:50:09 -03:00
Lucas Nunes
026957bca4
Merge pull request #17 from lucasnlm/move-classes
Move classes
2020-03-18 00:37:17 -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
Lucas Lima
e3a330762e Remove unused file 2020-03-17 23:59:25 -03:00
Lucas Lima
fa1c421156 Rename FieldViewHolder to AreaViewHolder 2020-03-17 23:59:25 -03:00
Lucas Lima
b7888fd772 Add tests to converters and other small improvements 2020-03-17 23:59:25 -03:00
Lucas Lima
9bb0adf592 Remove newGameId method 2020-03-17 23:59:25 -03:00
Lucas Lima
5bd72333dd Renamed DifficultyPreset to Difficulty only 2020-03-17 23:59:25 -03:00
Lucas Lima
63e6750b0f Moved classes from data to models folder 2020-03-17 23:59:25 -03:00
Lucas Lima
2effaddc15 Rename LevelSetup to Minefield 2020-03-17 23:59:25 -03:00
Lucas Lima
0c8ad69c6b Rename GameEvent to Event 2020-03-17 23:59:25 -03:00
Lucas Lima
a6aa78911f Rename and moved Events from Analytics 2020-03-17 23:59:25 -03:00
Lucas Lima
b3ee19a774 Rename GameScore and GameStatus 2020-03-17 23:59:25 -03:00
Lucas Nunes
e61aa30e39
Merge pull request #16 from lucasnlm/remove-warning
Remove quit confirm, except for Instant App
2020-03-16 22:15:35 -03:00
Lucas Lima
6025aba8a2
Update version 2020-03-16 19:43:50 -03:00
Lucas Lima
412cb5e99f Remove quit confirm, except for Instant App 2020-03-16 19:35:44 -03:00
Lucas Nunes
0945abba0c
Merge pull request #14 from lucasnlm/fix-strings
Remove %s from strings
2020-03-11 14:33:35 -03:00
Lucas Lima
93b6dc6f6c Remove %s from strings 2020-03-10 23:50:13 -03:00
Lucas Nunes
b6105e4a4b
Merge pull request #13 from lucasnlm/improve-versions
Improve versions handling
2020-03-10 23:37:10 -03:00
Lucas Lima
5c560cd13e
Revert text changed 2020-03-10 23:28:31 -03:00
Lucas Lima
36691dd32d
Fix version 2020-03-10 23:25:53 -03:00
Lucas Lima
46e922e3fc Improve versions handling 2020-03-10 23:24:05 -03:00
Lucas Lima
241584af27 Fix file provider name 2020-03-10 21:17:59 -03:00
Lucas Lima
a3092ab8d6
Update version 2020-03-10 21:06:34 -03:00
Lucas Nunes
018d180568
Merge pull request #12 from lucasnlm/fix-crash-with-state-loss
Fix instant app bugs
2020-03-10 21:05:49 -03:00
Lucas Lima
89ff27a4d9
ktlint 2020-03-10 20:59:38 -03:00
Lucas Lima
6e2f9eed42
Improve install button color 2020-03-10 20:59:10 -03:00
Lucas Lima
74cf68d3ef
Make EngGameDialogViewModel arguments optional 2020-03-10 20:55:42 -03:00
Lucas Lima
074bf97d42
Change show EndGameDialogFragment logic 2020-03-10 20:41:58 -03:00
Lucas Lima
016e1c6bc3
Set saveEnabled false 2020-03-10 20:36:11 -03:00
Lucas Lima
5098450e8f
Fix scroll 2020-03-10 20:23:32 -03:00
Lucas Lima
fa6490c764
Make recyclerview optional 2020-03-10 10:07:23 -03:00
Lucas Lima
93313173e9 Fix ArithmethicException 2020-03-10 10:02:10 -03:00
Lucas Lima
578bbc9728 Fix crash with commit dialogfragment 2020-03-10 10:02:10 -03:00
Lucas Nunes
64465270fd
Merge pull request #10 from lucasnlm/fix-instant-app-button-color
Fix instant app button color
2020-03-09 21:36:28 -03:00