Merge lp://staging/~emmanuel-florent/financisto/financisto-mapsV2 into lp://staging/~financisto-dev/financisto/trunk
Proposed by
Emmanuel Florent
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~emmanuel-florent/financisto/financisto-mapsV2 |
Merge into: | lp://staging/~financisto-dev/financisto/trunk |
Diff against target: |
787 lines (+309/-349) 7 files modified
.classpath (+4/-4) AndroidManifest.xml (+6/-0) project.properties (+1/-0) res/layout/location.xml (+50/-42) robotium_tests/project.properties (+1/-1) src/ru/orangesoftware/financisto/activity/LocationActivity.java (+246/-301) tests/project.properties (+1/-1) |
To merge this branch: | bzr merge lp://staging/~emmanuel-florent/financisto/financisto-mapsV2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Financisto Developers | Pending | ||
Review via email: mp+169620@code.staging.launchpad.net |
Description of the change
The Google Console API does not deliver keys for V1 API in order to sign a build of Financisto.
This branche features only this change (the Cloud Sync is on my other branch).
This branch is up to date to with 488. By Denis Solonenko on 2013-04-23.
This request for merge is optionnal, mostly to inform developper that available if need to works with new Google Console Api Keys. More info on how to build project available here:
http://
To post a comment you must log in.
Unmerged revisions
- 489. By emmanuel-florent
-
Port LocationActivity to Android Google Map API V2
Initial commit