Merge branch 'master' of gitorious.org:f-droid/fdroiddata into merge-requests/99
This commit is contained in:
commit
262b4cc05a
|
@ -13,9 +13,8 @@ This is a SSH server using DropBear, allows you to easily install, configure and
|
|||
Repo Type:git
|
||||
Repo:https://github.com/shkschneider/android_DropBearServer.git
|
||||
|
||||
# there are dropbear binaries in the repo from an external source but they can be built
|
||||
# from https://github.com/shkschneider/android_external_dropbear .
|
||||
# the issue to remove the patch has been created at https://github.com/shkschneider/android_DropBearServer/issues/5
|
||||
# the (closed) issue to remove the patch has been created at https://github.com/shkschneider/android_DropBearServer/issues/5
|
||||
# D.B. the app builds with the patch but the CM dropbear repo is not producing dbclient according to res/raw
|
||||
Build Version:1.9.4,194,1.9.4,target=android-10,patch=ActionBar.patch,\
|
||||
srclibs=ActionBar@c8341dc;UITableView@1665555424;ViewPagerTabs@67df90db08;Dropbear@07accdedf45,\
|
||||
buildjni=no,prebuild=\
|
||||
|
|
|
@ -39,11 +39,13 @@ Build Version:1.3.3,103031,1.3.3,buildjni=yes,target=android-10,prebuild=mkdir r
|
|||
Build Version:1.3.6,103061,a16e3eb7ff731edea99248f8a7c1633148a26236,buildjni=yes,target=android-10,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.5.5,105051,1.5.5,buildjni=yes,target=android-10,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.6.1,106011,1.6.1,buildjni=yes,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.6.3,106031,!build errors 1.6.3,buildjni=yes,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
Build Version:1.6.3,106031,!build problem 1.6.3
|
||||
#Be sure to get version code from right commit!
|
||||
Build Version:1.6.4,106042,1.6.4,buildjni=yes,prebuild=mkdir res/drawable && find icons -iname "*.*" -exec cp {} res/drawable \;
|
||||
|
||||
Auto Update Mode:None
|
||||
#Cross reference tags and website
|
||||
Update Check Mode:None
|
||||
Current Version:1.6.3
|
||||
Current Version Code:106031
|
||||
Current Version:1.6.4
|
||||
Current Version Code:106042
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Category:Internet
|
|||
License:GPLv3
|
||||
Web Site:https://github.com/mariotaku/twidere/
|
||||
Source Code:https://github.com/mariotaku/twidere/
|
||||
Issue Tracker:https://github.com/mariotaku/twidere/issues
|
||||
Issue Tracker:https://twitter.com/twidere_project
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mariotaku.lee%40gmail%2ecom&item_name=Donate%20to%20Twidere
|
||||
|
||||
Summary:Twitter & Identi.ca client
|
||||
|
|
|
@ -13,6 +13,8 @@ Repo:https://github.com/yuttadhammo/BodhiTimer
|
|||
|
||||
Build Version:0.8,8,0c7691a490f5e8,target=android-11
|
||||
Build Version:0.9,9,!Source code not published,target=android-11
|
||||
#0.9 not in repo so this is probably ok
|
||||
Build Version:1.0,10,e46d24a00e
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:0.9
|
||||
|
|
Loading…
Reference in a new issue