Last modified by Somenath Sarkar on 2021/03/17 21:54

<
From version < 49.1 >
edited by Aleksei Ovsiannikov
on 2018/06/05 15:48
To version < 52.1 >
edited by Thomas Mortagne
on 2018/06/11 11:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.AlekseiOvsiannikov
1 +xwiki:XWiki.ThomasMortagne
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -27,7 +27,7 @@
27 27  |[[Design Page>>design:Proposal.AndroidAuthenticator]].
28 28  |[[Github Repository >>https://github.com/xwiki-contrib/android-authenticator]].
29 29  |[[Jira Issues >>https://jira.xwiki.org/browse/ANDAUTH]].
30 -|[[Automated Build>>http://ci.xwiki.org/view/All/job/Contrib_android-authenticator_release]].
30 +|[[Automated Build>>http://ci.xwiki.org/view/All/job/Contrib_android-authenticator_release/]].
31 31  
32 32  === Make a release ===
33 33  
... ... @@ -37,13 +37,13 @@
37 37  2. Be sure that in app set up correct version of application
38 38  3. Be sure, that changelog file was correctly filled. For this:
39 39  1. Create if not exist file changelogs.properties in root of [[github Repository >>https://github.com/xwiki-contrib/android-authenticator]]
40 - 2. Type changelog for property "CHANGELOG_en_US" in standard format with symbols "\n" instead of newlines
41 -4. Open [[build job>>http://ci.xwiki.org/view/All/job/Contrib_android-authenticator/]] and push "Build now"
40 + 2. Type changelog for property "CHANGELOG_en_BG" in standard format with symbols "\n" instead of newlines
41 +4. Open [[build job>>http://ci.xwiki.org/view/All/job/Contrib_android-authenticator_release/]] and push "Build now"
42 42  
43 43  ==== Example of changelog ====
44 44  
45 45  {{code}}
46 -CHANGELOG_en_US=Rewrite all interaction with server\nFix bug with contacts\nFix bug with first launch
46 +CHANGELOG_en_BG=Rewrite all interaction with server\nFix bug with contacts\nFix bug with first launch
47 47  {{/code}}
48 48  
49 49  == App Snapshots ==
Prerequisites & Additional Installation Instructions
... ... @@ -1,10 +1,19 @@
1 -== Prerequisites
1 +== Prerequisites ==
2 2  
3 3  Mobile device running Android OS 4.1+.
4 4  
5 -== Installation
5 +== Installation ==
6 6  
7 -There're three ways below for you to download this app:
8 -1. Download and Update from Google Play Store [[https://play.google.com/apps/testing/org.xwiki.android.authenticator]]. Now this app is just an alpha test version and maybe you should follow the link to join the test, then you can see and install this app from your google play store.
9 -1. Download Android Client Application (.apk) file from this page's attachment and open it through the mobile device. It will ask for permissions to install. Press ok to continue. And the authdemo third-party demo can also be download here from attachments.
10 -1. You can download nighly build of the demo application on [[http://ci.xwiki.org/view/All/job/Contrib%20-%20Android%20Authenticator/ws/app/build/outputs/apk/]].
7 +=== Release ===
8 +
9 +* From [[Play Store>>https://play.google.com/store/apps/details?id=org.xwiki.android.sync]]
10 +* From [[Github release>>https://github.com/xwiki-contrib/android-authenticator/releases/]]
11 +* From [[Jenkins release job>>http://ci.xwiki.org/view/All/job/Contrib_android-authenticator_release/]]
12 +
13 +=== Nightly build ===
14 +
15 +{{warning}}
16 +Could be unstable or even not work at all.
17 +{{/warning}}
18 +
19 +* [[Jenkins build job>>http://ci.xwiki.org/view/All/job/Contrib_android-authenticator/]]

Get Connected