Skip to content
Snippets Groups Projects
Commit 6d0a924d authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

v1.5.9

parent a7164ac8
No related branches found
Tags v1.5.9
No related merge requests found
Showing with 48 additions and 48 deletions
<?xml version='1.0' encoding='utf-8'?>
<manifest android:hardwareAccelerated="true" android:versionCode="105008" android:versionName="1.5.8" package="fr.duniter.cesium" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools">
<manifest android:hardwareAccelerated="true" android:versionCode="105009" android:versionName="1.5.9" package="fr.duniter.cesium" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools">
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true" />
<uses-permission android:name="android.permission.INTERNET" />
<application android:hardwareAccelerated="true" android:icon="@mipmap/icon" android:label="@string/app_name" android:supportsRtl="true">
......
......@@ -41,7 +41,7 @@ angular.module("cesium.config", [])
"fr-FR": "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/feed-fr.json",
"en": "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/feed-en.json"
},
"maxContentLength": 650
"maxContentLength": 1300
},
"node": {
"host": "g1.duniter.fr",
......@@ -95,8 +95,8 @@ angular.module("cesium.config", [])
"defaultCountry": "France"
}
},
"version": "1.5.8",
"build": "2020-03-06T18:47:32.518Z",
"version": "1.5.9",
"build": "2020-03-11T14:48:58.174Z",
"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
})
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
assets/www/img/flag-eo.png

671 B

assets/www/img/flag-es.png

1.03 KiB

assets/www/img/flag-fr.png

903 B

assets/www/img/flag-gb.png

1.65 KiB

assets/www/img/flag-it.png

885 B

assets/www/img/flag-nl.png

810 B

assets/www/img/flag-us.png

1.18 KiB

......@@ -13,7 +13,7 @@
<link rel="apple-touch-icon" href="img/logo_57px.png">
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" href="dist_css/cesium-d05ee7c9bb.css">
<link rel="stylesheet" href="dist_css/cesium-7b927762e1.css">
......@@ -32,7 +32,7 @@
<script src="cordova.js"></script>
<!--endRemoveIf(no-device)-->
<script src="dist_js/cesium-9b6b578d9d.js"></script>
<script src="dist_js/cesium-099e0b88b3.js"></script>
<script src="config.js"></script>
</body>
......
......@@ -2,7 +2,7 @@
"short_name": "Cesium",
"name": "Cesium",
"manifest_version": 1,
"version": "1.5.8",
"version": "1.5.9",
"default_locale": "fr",
"description": "Manage your Duniter Wallet on a libre currency, like Ğ1",
"icons": [
......
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="105008" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.5.8" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="105009" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.5.9" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<feature name="Clipboard">
<param name="android-package" value="com.verso.cordova.clipboard.Clipboard" />
</feature>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment