Skip to content
Snippets Groups Projects
Commit 64e4fcda authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Improve app metadata, include fdroid metadata in repository

parent 0e333d16
No related branches found
No related tags found
1 merge request!19Resolve "Improve app metadata, include fdroid metadata in repository"
Pipeline #2895 passed
Showing
with 21 additions and 2 deletions
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
app.versionName=0.0.18
app.versionCode=18
app.versionName=0.0.19
app.versionCode=19
Initial commit
\ No newline at end of file
Create initial empty application
\ No newline at end of file
Add animation on fill cells with color
\ No newline at end of file
Fix end game detection
\ No newline at end of file
Add "numbers" skin
\ No newline at end of file
Improve gameplay, add moves count limit
\ No newline at end of file
Fix/complete metadata and documentation
\ No newline at end of file
Disable buttons while fill animation is in progress
\ No newline at end of file
Disable and do not count move if no change in board
\ No newline at end of file
Add help symbol on first top cell
\ No newline at end of file
Fix display first cell on big boards
\ No newline at end of file
Improve app metadata, include fdroid metadata in repository
\ No newline at end of file
Create minimal playable game
\ No newline at end of file
Add/improve skins
\ No newline at end of file
Count and display moves during game
\ No newline at end of file
Add progress / gain indicator
\ No newline at end of file
Compute and display a "target" moves count
\ No newline at end of file
Fix get game parameters from level code
\ No newline at end of file
Split level setting into board size and colors counts settings
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment