Commit graph

260 commits

Author SHA1 Message Date
Lucas Nunes
fabac4a83b
Update common/src/main/res/values/strings.xml 2020-06-10 20:45:15 -03:00
Lucas Lima
8067b08120
Add retry button 2020-06-10 10:32:41 -03:00
Lucas Nunes
062b397168
Merge branch 'master' into add-retry 2020-06-10 09:21:11 -03:00
Lucas Lima
9ab400c999
Add retry game 2020-06-10 09:17:26 -03:00
Lucas Lima
94e71a2950
Add firstOpen index 2020-06-09 22:50:15 -03:00
Lucas Lima
3bfa97988f
Bump version 2020-06-04 00:08:43 -03:00
Lucas Lima
d85b790ec3
Bump version 2020-05-31 10:26:04 -03:00
Lucas Lima
66d471a1dc
Update DE strings 2020-05-31 10:23:35 -03:00
Lucas Lima
4024fa5adb Update zh strings.xml 2020-05-24 12:58:01 -03:00
Lucas Lima
f0769298f7
Update strings 2020-05-21 11:04:03 -03:00
Lucas Nunes
85e398536d
Merge pull request #71 from lucasnlm/add-stats
Add stats
2020-05-20 16:01:13 -03:00
Lucas Lima
cae01c6fcc
Fix build and lint 2020-05-20 14:55:52 -03:00
Lucas Lima
4feed97492
Fix resize bug 2020-05-20 14:50:41 -03:00
Lucas Lima
55c859a770
Update strings 2020-05-20 14:22:00 -03:00
Lucas Lima
a8ab8c4240
Add Stats screen 2020-05-20 14:14:53 -03:00
Lucas Lima
78ea2d9f87
Add StatsDao, Repository and basic implementation 2020-05-18 09:19:29 -03:00
Lucas Lima
b07ce87f08
Add stats activity 2020-05-17 14:09:55 -03:00
Lucas Nunes
38baae4fd5
Merge branch 'master' into add-greek-strings 2020-05-15 10:15:29 -03:00
Lucas Lima
a657058628
Fix build 2020-05-15 09:59:17 -03:00
Lucas Lima
6502a59f67
Add greek translation 2020-05-14 12:18:36 -03:00
Lucas Lima
e438be204f
Update strings 2020-05-12 18:12:40 -03:00
Lucas Lima
a577921b72 Avoid show GG dialog on saved games 2020-05-12 17:19:10 -03:00
Lucas Lima
18f0f498e1 Load old games 2020-05-12 17:19:10 -03:00
Lucas Lima
2431718ce2 Add save history 2020-05-12 17:19:10 -03:00
Lucas Nunes
69abbe3285
Merge branch 'master' into fix-explosion-animation 2020-05-07 10:34:02 -03:00
Lucas Lima
56e3a90847
Fix explosion animation 2020-05-07 10:12:59 -03:00
Lucas Lima
109c16e385
Update android.yml 2020-04-29 13:57:32 -03:00
Lucas Nunes
4ffb77229b
Merge pull request #65 from lucasnlm/add-italian-translation
Add Italian translation
2020-04-26 10:59:30 -03:00
Lucas Lima
f2b2b4f9af
Add Italian translation 2020-04-26 10:34:23 -03:00
Lucas Nunes
45c05855fa
Merge pull request #62 from lucasnlm/use-custom-layout-manager
Use custom layout manager
2020-04-24 13:51:56 -03:00
Lucas Lima
d01ed1ed2f
Remove nullables 2020-04-24 01:01:02 -03:00
Lucas Lima
50182fbc4b
Rename variables 2020-04-24 00:56:30 -03:00
Lucas Lima
2c86e2f91e
Disable supportsPredictiveItemAnimations 2020-04-24 00:24:40 -03:00
Lucas Lima
d3ab7dbe95
Fix test 2020-04-24 00:19:13 -03:00
Lucas Lima
c047a34dad
Fix lint 2020-04-24 00:14:52 -03:00
Lucas Lima
f0b7cf8e00
Fix lint 2020-04-24 00:07:31 -03:00
Lucas Lima
9b8716be4c
Add disclaimer to FixedGridLayoutManager 2020-04-24 00:05:09 -03:00
Lucas Lima
97044554d7
Rename variables from FixedGridLayoutManager 2020-04-24 00:04:42 -03:00
Lucas Lima
bf5422bc79
Convert FixedGridLayoutManager to kotlin 2020-04-23 23:56:35 -03:00
Lucas Lima
c5630b9c13
Centralize board 2020-04-23 13:55:52 -03:00
Lucas Lima
f79bd7bcfc
Fix glitchs 2020-04-23 12:52:40 -03:00
Lucas Lima
45fcd49ec8
Remove UnlockedHorizontalScrollView 2020-04-23 10:47:44 -03:00
Lucas Lima
800ee419e8
Add custom layout manager 2020-04-23 10:43:10 -03:00
Lucas Nunes
5c65e37806
Merge pull request #60 from lucasnlm/remove-drawable-repository
Remove drawable repository
2020-04-23 00:30:45 -03:00
Lucas Lima
f4ff5206c8
Remove drawable repository 2020-04-22 23:32:33 -03:00
Lucas Lima
5504aa99b8
Bump version 2020-04-20 00:36:20 -03:00
Lucas Lima
8ff32d70e4
Remove gradle.versions to support F-droid 2020-04-20 00:28:49 -03:00
Lucas Lima
99f2241b7c
Remove generateStubs 2020-04-17 09:31:17 -03:00
Lucas Lima
f5cc0edf40
Bump verions 2020-04-17 09:24:01 -03:00
Lucas Lima
3675f0eadd
Update gradle-wrapper.properties 2020-04-16 09:33:51 -03:00
Lucas Lima
0eef1c14d5
Update gradle-wrapper.properties 2020-04-16 09:32:54 -03:00
Lucas Lima
33f6bd78e8
Remove dynamic versionCode to support F-Droid 2020-04-16 09:06:11 -03:00
Lucas Lima
80732f875e
Remove unused image 2020-04-14 10:53:39 -03:00
Lucas Lima
0de2d9b270
Fix ... on strings 2020-04-14 10:41:49 -03:00
Lucas Lima
7c0c983681
Move proprietary code to proprietary lib 2020-04-08 09:34:28 -03:00
Lucas Nunes
9323a47610
Merge pull request #43 from lucasnlm/improve-tests
Add robolectric and improve testing
2020-04-07 20:02:03 -03:00
Lucas Nunes
cfcd9256b2
Merge pull request #45 from lucasnlm/remove-amplitude
Remove Amplitude references
2020-04-07 19:42:12 -03:00
Lucas Lima
f7b35fd97d Remove Amplitude references 2020-04-07 19:35:00 -03:00
Lucas Lima
0de579010c
Add roboletric and improve testing 2020-04-07 19:25:55 -03:00
Lucas Lima
eb92414df1
Fix drawer bug 2020-04-05 10:56:30 -03:00
Lucas Lima
2e2de890af Open first mine whatever the kind of click 2020-04-03 17:54:00 -03:00
Lucas Lima
6680401650 Fix build 2020-04-03 17:54:00 -03:00
Lucas Lima
3d1295e9b4 Update strings from crowdin 2020-04-03 17:54:00 -03:00
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
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 Lima
412cb5e99f Remove quit confirm, except for Instant App 2020-03-16 19:35:44 -03:00
Lucas Lima
93b6dc6f6c Remove %s from strings 2020-03-10 23:50:13 -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 Lima
6e2f9eed42
Improve install button color 2020-03-10 20:59:10 -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
b0ff37b8e3
Fix instant app install color on dark theme 2020-03-09 20:51:14 -03:00
Lucas Nunes
e79902d58e
Merge pull request #8 from lucasnlm/fix-instant-app-build
Fix instant app build
2020-03-08 19:11:51 -03:00
Lucas Lima
4f31ef9b77
Move menu to app and add install button to it 2020-03-08 18:13:57 -03:00
Lucas Lima
ea1514ea41
Add instant app install button 2020-03-08 17:48:44 -03:00
Lucas Lima
67ace9fb7d
Fix ripple effect on numbered squares 2020-03-08 15:46:47 -03:00
Lucas Lima
0103e3f0c8
Add helper extension to None mark 2020-03-08 15:37:54 -03:00
Lucas Lima
c80ccc2afd
Fix open multiple bug 2020-03-08 15:30:56 -03:00
Lucas Lima
ca5f8c380b
Fix ktlint imports 2020-03-08 14:44:30 -03:00
Lucas Lima
574f88b96d Fix ktlint 2020-03-08 14:30:43 -03:00
Lucas Lima
cbd58e9ddc Update version code 2020-03-08 14:30:43 -03:00
Lucas Lima
e1986f7050 Remove unused colors 2020-03-08 14:30:43 -03:00
Lucas Lima
149c4f6146 Add test to ambient mode 2020-03-08 14:30:43 -03:00
Lucas Lima
87a2fbde04 Fix paint and add test 2020-03-08 14:30:43 -03:00
Lucas Lima
5efa5b9d58 Fix typo 2020-03-08 14:30:43 -03:00
Lucas Lima
08821cb622 Fix dialog text color 2020-03-08 14:30:43 -03:00
Lucas Lima
4df99c45da Add share action to menu 2020-03-08 14:30:43 -03:00
Lucas Lima
308d34b1b6 Add share feature 2020-03-08 14:30:43 -03:00
Lucas Lima
f84dc2179d Add new GameOver and Victory dialogs 2020-03-08 14:30:43 -03:00
Lucas Lima
a662044850 New screens 2020-03-08 14:30:43 -03:00