From 707128eb462d7cab5b4f5775c66e29f9fa8b83dc Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sat, 29 Nov 2014 18:01:09 -0800 Subject: [PATCH] New app: Ogame client for Android --- metadata/com.wikaba.ogapp.txt | 46 +++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 metadata/com.wikaba.ogapp.txt diff --git a/metadata/com.wikaba.ogapp.txt b/metadata/com.wikaba.ogapp.txt new file mode 100644 index 0000000000..b19b284e1a --- /dev/null +++ b/metadata/com.wikaba.ogapp.txt @@ -0,0 +1,46 @@ +Provides:com.wikaba.ogapp +Categories:Games +License:GPLv3+ +Web Site:https://github.com/afwang/ogame-android-app +Source Code:https://github.com/afwang/ogame-android-app +Issue Tracker:https://github.com/afwang/ogame-android-app/issues + +Auto Name:Ogame on Android +Summary:Third-party client for Ogame +Description: +Playing Ogame on a mobile browser eats up a lot of memory, which +makes performance on lower-end devices horrible. This ongoing +project aims to provide a client for Ogame which would cut down +on memory usage while playing the game. + +At the current moment, this application can only view events from +the overview screen. Not all mission types are properly identified, +but all missions will show up on the screen. + +This application is a third-party application for Ogame. This application +is '''NOT''' an official tool from Gameforge. +. + +Repo Type:git +Repo:https://github.com/afwang/ogame-android-app + +Build:1.0,1 + commit=10cd66d95da0e157f1015c9fdd3a5558d9d94d3f + srclibs=1:appcompat@ad5a63f + prebuild=cp $$appcompat$$/libs/android-support-v4.jar libs/ && \ + cp $$appcompat$$/libs/android-support-v7-appcompat.jar libs/ + target=android-21 + +Build:1.0.1,2 + commit=v1.0.1 + srclibs=1:appcompat@ad5a63f + prebuild=mkdir libs/ && \ + cp $$appcompat$$/libs/android-support-v4.jar libs/ && \ + cp $$appcompat$$/libs/android-support-v7-appcompat.jar libs/ && \ + target=android-21 + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.0.1 +Current Version Code:2 +