Commit graph

297 commits

Author SHA1 Message Date
Lucas Lima
a3f064cd7e
Fix test build 2020-04-24 11:45:04 -03:00
Lucas Lima
c047a34dad
Fix lint 2020-04-24 00:14:52 -03:00
Lucas Lima
4b63e79631
Move recycler positions 2020-04-23 17:28:44 -03:00
Lucas Lima
c5630b9c13
Centralize board 2020-04-23 13:55:52 -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
cb5ce061eb Make versionCode and versionName hardcoded 2020-04-14 18:39:27 -03:00
Lucas Lima
ff4802d460
Small improvements on about screen 2020-04-14 10:58:54 -03:00
Lucas Lima
843e162483
Make paint private 2020-04-14 10:41:31 -03:00
Lucas Lima
5e0019be55
Remove unused files 2020-04-14 10:41:07 -03:00
Lucas Lima
7c0c983681
Move proprietary code to proprietary lib 2020-04-08 09:34:28 -03:00
Lucas Lima
75b14f6b1a
Remove google play dependency 2020-04-07 20:09:17 -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 Nunes
0322fa1d9c
Merge pull request #40 from lucasnlm/fix-invalid-emoji
Fix invalid emoji
2020-04-03 09:47:48 -03:00
Lucas Lima
f7742afbf4
Fix invalid emoji 2020-04-03 09:35:43 -03:00
Lucas Nunes
03df3096d9
Merge pull request #39 from lucasnlm/language-update
Language update
2020-04-03 00:08:16 -03:00
Lucas Lima
5ed1608cd9
Complete german strings 2020-04-03 00:02:37 -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
4988012f6b
Update app/src/main/java/dev/lucasnlm/antimine/about/viewmodel/AboutViewModel.kt 2020-03-30 10:32:23 -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
aadd8a26f0
Fix language 2020-03-28 10:27:47 -03:00
Lucas Lima
77c24f9017
Use sequence on viewmodel instead of list 2020-03-28 01:06:12 -03:00
Lucas Lima
c985b4e713 Make time proportional 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
0e226eb620 Make mines explode individually 2020-03-27 23:14:19 -03:00
Lucas Nunes
ca33bc7caf
Merge pull request #34 from lucasnlm/add-ru-locale
Add Russian language
2020-03-27 10:10:13 -03:00
Lucas Lima
38ee7988ba Add Russian language 2020-03-27 10:02:20 -03:00
Lucas Lima
b348a4e136
Avoid open dialog when menu is open 2020-03-26 10:37:58 -03:00
Lucas Lima
771ed49e67
Fix settings screen and add fragment animation 2020-03-25 19:29:19 -03:00
Lucas Lima
02a65d9086
Updated About and Translators menu 2020-03-25 19:15:20 -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
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
c979a10c1e
Remove useless layout 2020-03-21 11:25:40 -03:00
Lucas Lima
4ea77b6396
Fix clickable disabled area after onPause 2020-03-18 01:16:04 -03:00
Lucas Lima
518971615f
fix wear os build 2020-03-18 00:30:28 -03:00
Lucas Lima
19d700a276 fix ktlint 2020-03-18 00:16:43 -03:00
Lucas Lima
fa1c421156 Rename FieldViewHolder to AreaViewHolder 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
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
89ff27a4d9
ktlint 2020-03-10 20:59:38 -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
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
Lucas Lima
e589a252b3
Ktlint 2020-03-09 21:25:40 -03:00
Lucas Lima
79e5584b51
Disable sharing while running instant app 2020-03-09 21:19:37 -03:00
Lucas Lima
b0ff37b8e3
Fix instant app install color on dark theme 2020-03-09 20:51:14 -03:00
Lucas Lima
f8208e1213
Remove www validation 2020-03-09 09:32:45 -03:00
Lucas Lima
7595f6efb5 Fix instant app 2020-03-09 09:26:39 -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
7fbf425ddf
Enable multidex and add instantapp lib 2020-03-08 17:14:53 -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
fb4a439f43 Make emoji clickable 2020-03-08 14:30:43 -03:00
Lucas Lima
345d8c3105 Add ShareViewModel 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
76f78db7e5 Add EndGameDialogViewModel 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
Lucas Lima
0fc2256554
Add source code button to about 2020-03-07 17:51:28 -03:00
Lucas Lima
2dc22f358f
Update app version 2020-03-03 09:12:18 -03:00
Lucas Lima
2f499bbf8a
Update app version 2020-03-03 09:04:46 -03:00
Lucas Lima
eede5b9494
Make flags optional to victory 2020-03-02 00:47:33 -03:00
Lucas Lima
70e4d92c21
Release 6.0.1 2020-02-22 00:12:02 -03:00
Lucas Lima
fa79d3eac2
First open source release 2020-02-06 22:50:47 -03:00