lp:~karni/ubuntu-sso-android-library/ant-setup
Created by
Michał Karnicki
and last modified
- Get this branch:
- bzr branch lp:~karni/ubuntu-sso-android-library/ant-setup
Only
Michał Karnicki
can upload to this branch. If you are
Michał Karnicki
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ubuntu One Android hackers: Pending requested
-
Diff: 546 lines (+247/-215)12 files modified.bzrignore (+8/-2)
.classpath (+0/-8)
.classpath.template (+10/-0)
.project (+0/-33)
.project.template (+33/-0)
HACKING.txt (+3/-7)
ant.properties (+26/-0)
build.xml (+139/-70)
proguard.cfg (+6/-2)
project.properties (+12/-0)
setup.sh (+0/-93)
tools.sh (+10/-0)
Branch information
Recent revisions
- 44. By Michał Karnicki
-
Updated ant script.
Updated dependency on libUbuntuSSO.
Moved classpath and project dot files to templates. - 40. By Michał Karnicki
-
Dont save the token in AuthenticatorAc
tivity, it is the responsibility of SSOLoginActivity. Use only one preference, the serialized token, with the actual consumer key and secret (as well as token and token secret). - 36. By Michał Karnicki
-
Introduce SSOLoginActivity that makes it much easier for 3rd party apps to interact with SSO.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-sso-android-library