Merge branch 'betrains' into 'master'
Betrains I collaborated with the developer to add an fdroid gradle flavour. I also advised him to use tags for future releases. See merge request !317
This commit is contained in:
commit
6aec736c45
55
metadata/tof.cv.mpp.txt
Normal file
55
metadata/tof.cv.mpp.txt
Normal file
|
@ -0,0 +1,55 @@
|
|||
Categories:Navigation
|
||||
License:Apache2
|
||||
Web Site:https://github.com/iRail/BeTrains-for-Android
|
||||
Source Code:https://github.com/iRail/BeTrains-for-Android
|
||||
Issue Tracker:https://github.com/iRail/BeTrains-for-Android/issues
|
||||
|
||||
Name:BeTrains NMBS/SNCB belgium
|
||||
Auto Name:BeTrains
|
||||
Summary:Provides Belgian train times.
|
||||
Description:
|
||||
BeTrains is a useful (non-official NMBS/SNCB) tool for people travelling by Train in Belgium.
|
||||
A perfect match between a simple application of route planner and timetables,
|
||||
and between a communicative and social network oriented platform!
|
||||
So many features! Give it a try:
|
||||
* Route planner: The easiest way to travel in Belgium.
|
||||
* Real time information!
|
||||
* Social networks: Twitter is your friend, and gives you all the real-time
|
||||
* user information (using #SNCB, #NMBS, #BeTrains hastags)
|
||||
* Included chat: allow you to communicate with all the Android people in your
|
||||
* train. A very cool tool if you are alone on your seat and want to meet
|
||||
* people.
|
||||
* Traffic issues: get all the issues in the train network.
|
||||
* Get the closest station! Once you got it, launch Google Maps, or Navigation
|
||||
* (need Android 1,6 or higher)
|
||||
|
||||
Follow @BeTrains on Twitter!
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/iRail/BeTrains-for-Android
|
||||
|
||||
Build:4.506,6506
|
||||
commit=045d2785bff9458cd45b4c2629b91f6b17771578
|
||||
rm=BeTrains/src/main/assets/MapStationActivity.java, BeTrains/src/main/assets/MapVehicleActivity.java,BeTrains/src/main/assets/map/ItemizedOverlayStation.java, BeTrains/src/main/assets/map/ItemizedOverlayVehicle.java, BeTrains/src/main/assets/map/MyOverLay.java, BeTrains/src/main/java/tof/cv/mpp/GameFragment.java, BeTrains/src/main/java/tof/cv/mpp/GameListFragment.java, BeTrains/src/main/java/tof/cv/mpp/Utils/BaseGameFragment.java, BeTrains/src/main/java/tof/cv/mpp/Utils/BaseGameListFragment.java, BeTrains/src/main/java/tof/cv/mpp/Utils/GameHelper.java, BeTrains/src/main/java/tof/cv/mpp/Utils/GameHelperUtils.java, BeTrains/src/main/java/tof/cv/mpp/adapter/AchievementAdapter.java, BeTrains/src/main/java/tof/cv/mpp/adapter/HighScoreAdapter.java, BeTrains/src/main/res/layout/my_map.xml
|
||||
subdir=BeTrains
|
||||
gradle=fdroid
|
||||
prebuild=pushd src/main && \
|
||||
sed -i '/com.google.android.gms.version/d' AndroidManifest.xml && \
|
||||
sed -i '/google_play_services_version"/d' AndroidManifest.xml && \
|
||||
sed -i '/com.google.android.gms.games.APP_ID/d' AndroidManifest.xml && \
|
||||
sed -i '/android:value="@string\/app_id"/d' AndroidManifest.xml && \
|
||||
sed -i '/com.google.android.maps/d' AndroidManifest.xml && \
|
||||
sed -i '/menu_closest_stations/d' res/values/arrays.xml && \
|
||||
sed -i '/menu_game/d' res/values/arrays.xml && \
|
||||
sed -i '/menu_pref_closest_stations/d' res/values/arrays.xml && \
|
||||
sed -i '/menu_pref_game/d' res/values/arrays.xml && \
|
||||
sed -i 's/new ClosestFragment()/null/' java/tof/cv/mpp/WelcomeActivity.java && \
|
||||
sed -i 's/new GameFragment()/null/' java/tof/cv/mpp/WelcomeActivity.java && \
|
||||
sed -i 's/new ClosestFragment()/null/' java/tof/cv/mpp/MenuFragment.java && \
|
||||
sed -i 's/new GameFragment()/null/' java/tof/cv/mpp/MenuFragment.java && \
|
||||
popd && \
|
||||
sed -i '/com.google.android.gms:play-services/d' build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
Loading…
Reference in a new issue