61 lines
2 KiB
Plaintext
61 lines
2 KiB
Plaintext
Categories:Games
|
|
License:GPL-3.0-or-later
|
|
Web Site:http://androidsoft.org
|
|
Source Code:https://github.com/androidsoft-org/androidsoft-memory
|
|
Issue Tracker:https://github.com/androidsoft-org/androidsoft-memory/issues
|
|
|
|
Auto Name:Memory
|
|
Summary:Memory game for kids
|
|
Description:
|
|
A memory game for kids: Discover tiles by pair.
|
|
|
|
Several themes available:
|
|
|
|
* default theme using icons coming from the Crystal Clear project directed by Everaldo Coelho.
|
|
* season themes : currently Christmas, Easter. Summer and Halloween are coming.
|
|
* fun : Tux the (Linux) penguin
|
|
|
|
Funny sounds are associated to tiles (especially for little kids).
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/androidsoft-org/androidsoft-memory
|
|
|
|
Build:1.8.0,13
|
|
commit=44
|
|
subdir=memory
|
|
prebuild=rm -rf releases && \
|
|
rm libs/androidsoft-credits-1.0.0.jar
|
|
target=android-11
|
|
|
|
Build:1.9.0,14
|
|
commit=61
|
|
subdir=memory
|
|
prebuild=rm -rf releases && \
|
|
rm libs/androidsoft-credits-1.0.0.jar
|
|
target=android-11
|
|
|
|
Build:1.9.2,16
|
|
commit=77
|
|
subdir=memory
|
|
prebuild=rm -rf releases && \
|
|
rm libs/androidsoft-credits-1.0.0.jar
|
|
target=android-11
|
|
|
|
Build:2.0.2,19
|
|
commit=f3dd39e000474df03dfc2efc65a2e98af1e24028
|
|
gradle=yes
|
|
srclibs=androidsoft-lib-sound@cb139bc12abbc8c7e0203cc669fae9de2e93a2d1,androidsoft-lib-utils@3b08e29969c71f7f599d7db9316d3e7871387ddb,androidsoft-lib-credits@8285334f07c5b2695a047d43d9b4f589cac02edc
|
|
rm=libs/*,sign.gradle
|
|
prebuild=cp -fR $$androidsoft-lib-utils$$/src/main/java/org src/main/java/ && \
|
|
cp -fR $$androidsoft-lib-credits$$/src/main/java/org src/main/java/ && \
|
|
cp -fR $$androidsoft-lib-sound$$/libs/Sound/src/org src/main/java/ && \
|
|
sed -i -e '/sign.gradle/d' build.gradle && \
|
|
sed -i -e 's/package org.androidsoft.games.utils.sound/package org.androidsoft.utils.sound/g' src/main/java/org/androidsoft/games/utils/sound/SoundManager.java
|
|
|
|
Archive Policy:0 versions
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:2.0.2
|
|
Current Version Code:19
|