Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dashevo/dash-wallet into …
Browse files Browse the repository at this point in the history
…feature-core-20
  • Loading branch information
HashEngineering committed Oct 23, 2023
2 parents b2d26d5 + c024ad8 commit eaac225
Show file tree
Hide file tree
Showing 309 changed files with 4,843 additions and 3,718 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dashwallet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: set up JDK
uses: actions/setup-java@v3
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'
cache: gradle

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ktlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: set up JDK
uses: actions/setup-java@v3
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'
cache: gradle

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: set up JDK
uses: actions/setup-java@v3
with:
java-version: '16'
java-version: '17'
distribution: 'adopt'
cache: gradle

Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

# gem "rails"

gem "fastlane", "~> 2.214.0"
gem "fastlane", "~> 2.216.0"

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval_gemfile(plugins_path) if File.exist?(plugins_path)
49 changes: 26 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ GEM
specs:
CFPropertyList (3.0.6)
rexml
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.793.0)
aws-sdk-core (3.180.0)
aws-partitions (1.830.0)
aws-sdk-core (3.184.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.71.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sdk-kms (1.72.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.132.0)
aws-sdk-core (~> 3, >= 3.179.0)
aws-sdk-s3 (1.136.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
aws-sigv4 (1.6.0)
Expand All @@ -36,7 +36,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.100.0)
excon (0.103.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -66,7 +66,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.7)
fastlane (2.214.0)
fastlane (2.216.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand All @@ -87,6 +87,7 @@ GEM
google-apis-playcustomapp_v1 (~> 0.1)
google-cloud-storage (~> 1.31)
highline (~> 2.0)
http-cookie (~> 1.0.5)
json (< 3.0.0)
jwt (>= 2.1.0, < 3)
mini_magick (>= 4.9.4, < 5.0.0)
Expand All @@ -98,16 +99,17 @@ GEM
security (= 0.1.3)
simctl (~> 1.6.3)
terminal-notifier (>= 2.0.0, < 3.0.0)
terminal-table (>= 1.4.5, < 2.0.0)
terminal-table (~> 3)
tty-screen (>= 0.6.3, < 1.0.0)
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-firebase_app_distribution (0.6.1)
fastlane-plugin-firebase_app_distribution (0.7.4)
google-apis-firebaseappdistribution_v1 (~> 0.3.0)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.46.0)
google-apis-androidpublisher_v3 (0.50.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1)
Expand All @@ -118,6 +120,8 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-firebaseappdistribution_v1 (0.3.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-iamcredentials_v1 (0.17.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-playcustomapp_v1 (0.13.0)
Expand All @@ -138,10 +142,9 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.7.0)
googleauth (1.8.1)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
Expand All @@ -152,9 +155,8 @@ GEM
jmespath (1.6.2)
json (2.6.3)
jwt (2.7.1)
memoist (0.16.2)
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_mime (1.1.5)
multi_json (1.15.0)
multipart-post (2.3.0)
nanaimo (0.3.0)
Expand All @@ -174,7 +176,7 @@ GEM
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.3)
signet (0.17.0)
signet (0.18.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
Expand All @@ -183,8 +185,8 @@ GEM
CFPropertyList
naturally
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
trailblazer-option (0.1.2)
tty-cursor (0.7.1)
tty-screen (0.8.1)
Expand All @@ -194,10 +196,10 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
unicode-display_width (2.4.2)
webrick (1.8.1)
word_wrap (1.0.0)
xcodeproj (1.22.0)
xcodeproj (1.23.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand All @@ -210,11 +212,12 @@ GEM
xcpretty (~> 0.2, >= 0.0.7)

PLATFORMS
arm64-darwin-21
arm64-darwin-22

DEPENDENCIES
fastlane (~> 2.214.0)
fastlane (~> 2.216.0)
fastlane-plugin-firebase_app_distribution

BUNDLED WITH
2.4.17
2.4.20
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {

// Architecture
lifecycleVersion = '2.5.1'
navigationVersion = '2.5.3'
navigationVersion = '2.6.0'
datastoreVersion = "1.0.0"
hiltVersion = '2.45'
hiltWorkVersion = '1.0.0'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,4 @@ interface WalletDataProvider {
fun checkSendingConditions(address: Address?, amount: Coin)

fun observeMostRecentTransaction(): Flow<Transaction>

fun getWalletExtensions(): Array<WalletExtension>
}
22 changes: 22 additions & 0 deletions common/src/main/java/org/dash/wallet/common/ui/LockScreenAware.kt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
/*
* Copyright 2023 Dash Core Group.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

package org.dash.wallet.common.ui

interface LockScreenAware {
fun onLockScreenActivated()
}
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,15 @@ open class AdaptiveDialog(@LayoutRes private val layout: Int): DialogFragment()
action: suspend () -> T
): T {
val dialog = progress(message)
dialog.show(activity) { }
val result = action.invoke()

if (dialog.activity != null && dialog.isAdded) {
dialog.dismissAllowingStateLoss()
try {
dialog.show(activity) { }
return action.invoke()
} finally {
if (dialog.activity != null && dialog.isAdded) {
dialog.dismissAllowingStateLoss()
}
}

return result
}

@JvmStatic
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ object Constants {
const val PREFIX_ALMOST_EQUAL_TO = CHAR_ALMOST_EQUAL_TO.toString() + CHAR_THIN_SPACE

const val USER_BUY_SELL_DASH = 101
const val RESULT_CODE_GO_HOME = 100

var MAX_MONEY: Coin = MainNetParams.get().maxMoney
val ECONOMIC_FEE: Coin = Coin.valueOf(1000)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ fun Fiat.toFormattedStringNoCode(): String {
return format.format(this).toString()
}

fun Fiat.discountBy(percentage: Double) =
fun Fiat.discountBy(percentage: Double): Fiat =
Fiat.valueOf(currencyCode, (value * (100.0 - percentage) / 100).toLong())
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,8 @@
android:viewportWidth="68"
android:viewportHeight="68">
<path
android:pathData="M33.999,54.14C37.23,54.14 40.265,53.534 43.103,52.321C45.958,51.123 48.467,49.465 50.631,47.345C52.795,45.211 54.497,42.754 55.736,39.974C56.975,37.18 57.594,34.2 57.594,31.037C57.594,27.874 56.975,24.902 55.736,22.123C54.497,19.328 52.795,16.871 50.631,14.752C48.467,12.617 45.958,10.951 43.103,9.753C40.249,8.54 37.206,7.934 33.976,7.934C30.745,7.934 27.703,8.54 24.848,9.753C22.01,10.951 19.508,12.617 17.344,14.752C15.18,16.871 13.478,19.328 12.239,22.123C11.016,24.902 10.404,27.874 10.404,31.037C10.404,34.2 11.016,37.18 12.239,39.974C13.478,42.754 15.18,45.211 17.344,47.345C19.524,49.465 22.033,51.123 24.872,52.321C27.726,53.534 30.769,54.14 33.999,54.14Z">
<aapt:attr name="android:fillColor">
<gradient
android:startX="33.999"
android:startY="7.934"
android:endX="33.999"
android:endY="54.141"
android:type="linear">
<item android:offset="0" android:color="#FFFDFDFD"/>
<item android:offset="1" android:color="#FFF2F1F1"/>
</gradient>
</aapt:attr>
</path>
android:pathData="M33.999,54.14C37.23,54.14 40.265,53.534 43.103,52.321C45.958,51.123 48.467,49.465 50.631,47.345C52.795,45.211 54.497,42.754 55.736,39.974C56.975,37.18 57.594,34.2 57.594,31.037C57.594,27.874 56.975,24.902 55.736,22.123C54.497,19.328 52.795,16.871 50.631,14.752C48.467,12.617 45.958,10.951 43.103,9.753C40.249,8.54 37.206,7.934 33.976,7.934C30.745,7.934 27.703,8.54 24.848,9.753C22.01,10.951 19.508,12.617 17.344,14.752C15.18,16.871 13.478,19.328 12.239,22.123C11.016,24.902 10.404,27.874 10.404,31.037C10.404,34.2 11.016,37.18 12.239,39.974C13.478,42.754 15.18,45.211 17.344,47.345C19.524,49.465 22.033,51.123 24.872,52.321C27.726,53.534 30.769,54.14 33.999,54.14Z"
android:fillColor="#FFFDFDFD"/>
<path
android:pathData="M43.055,52.206L43.054,52.206C40.232,53.412 37.214,54.015 33.999,54.015C30.785,54.015 27.759,53.412 24.921,52.206L24.92,52.206C22.096,51.014 19.6,49.364 17.431,47.256C15.278,45.132 13.586,42.689 12.354,39.924C11.138,37.146 10.529,34.184 10.529,31.037C10.529,27.89 11.138,24.936 12.354,22.173C13.586,19.393 15.279,16.949 17.431,14.841L17.432,14.841C19.585,12.717 22.073,11.06 24.897,9.868L24.897,9.868C27.735,8.662 30.761,8.059 33.976,8.059C37.19,8.059 40.216,8.662 43.054,9.868L43.055,9.869C45.895,11.06 48.391,12.718 50.543,14.841L50.544,14.841C52.696,16.949 54.389,19.393 55.622,22.173L55.622,22.174C56.853,24.937 57.469,27.89 57.469,31.037C57.469,34.183 56.853,37.145 55.622,39.924C54.389,42.689 52.696,45.133 50.543,47.256C48.391,49.364 45.895,51.014 43.055,52.206Z"
android:strokeWidth="0.25"
Expand All @@ -26,19 +15,8 @@
<path
android:pathData="M43.983,53.837L43.982,53.838C40.87,55.196 37.543,55.875 34,55.875C30.456,55.875 27.121,55.196 23.992,53.838L23.992,53.837C20.878,52.496 18.126,50.638 15.736,48.265C13.362,45.874 11.496,43.122 10.137,40.008C8.796,36.879 8.125,33.544 8.125,30C8.125,26.456 8.796,23.129 10.137,20.018C11.496,16.887 13.362,14.135 15.735,11.761L15.736,11.761C18.109,9.37 20.852,7.504 23.966,6.163L23.966,6.163C27.095,4.804 30.431,4.125 33.974,4.125C37.518,4.125 40.853,4.804 43.982,6.163L43.983,6.163C47.113,7.504 49.865,9.37 52.238,11.761L52.239,11.761C54.612,14.135 56.478,16.887 57.838,20.018L57.838,20.018C59.196,23.13 59.875,26.456 59.875,30C59.875,33.543 59.196,36.879 57.838,40.008C56.479,43.122 54.612,45.874 52.238,48.265C49.865,50.638 47.113,52.495 43.983,53.837Z"
android:strokeWidth="0.25"
android:strokeColor="#F0F1F2">
<aapt:attr name="android:fillColor">
<gradient
android:startX="34"
android:startY="4"
android:endX="34"
android:endY="56"
android:type="linear">
<item android:offset="0" android:color="#FFFDFDFD"/>
<item android:offset="1" android:color="#FFF7F6F6"/>
</gradient>
</aapt:attr>
</path>
android:strokeColor="#F0F1F2"
android:fillColor="#FFFDFDFD" />
<path
android:pathData="M33.999,52.656C30.854,52.656 27.916,52.068 25.186,50.893C22.455,49.718 20.053,48.093 17.979,46.02C15.906,43.946 14.281,41.544 13.106,38.813C11.948,36.066 11.369,33.128 11.369,30C11.369,26.872 11.948,23.943 13.106,21.212C14.281,18.464 15.897,16.054 17.953,13.98C20.027,11.889 22.429,10.264 25.16,9.106C27.907,7.931 30.845,7.344 33.973,7.344C37.119,7.344 40.056,7.931 42.787,9.106C45.517,10.264 47.919,11.889 49.993,13.98C52.084,16.054 53.717,18.464 54.893,21.212C56.068,23.943 56.655,26.872 56.655,30C56.655,33.128 56.068,36.066 54.893,38.813C53.735,41.544 52.119,43.946 50.045,46.02C47.971,48.093 45.561,49.718 42.813,50.893C40.065,52.068 37.127,52.656 33.999,52.656Z">
<aapt:attr name="android:fillColor">
Expand All @@ -54,17 +32,7 @@
</aapt:attr>
</path>
<path
android:pathData="M33.393,23.565C33.711,23.565 33.98,23.679 34.2,23.906C34.419,24.126 34.529,24.391 34.529,24.702V32.054L33.427,28.736L36.984,33.486C37.188,33.751 37.275,34.043 37.245,34.361C37.222,34.679 37.078,34.933 36.813,35.122C36.541,35.319 36.249,35.391 35.938,35.338C35.628,35.285 35.359,35.111 35.132,34.815L32.563,31.44C32.465,31.304 32.389,31.164 32.336,31.02C32.283,30.876 32.257,30.728 32.257,30.577V24.702C32.257,24.391 32.366,24.126 32.586,23.906C32.806,23.679 33.075,23.565 33.393,23.565ZM33.813,42.031C32.669,42.031 31.533,41.857 30.404,41.508C29.283,41.16 28.237,40.671 27.268,40.043C26.306,39.421 25.491,38.698 24.825,37.872C24.484,37.478 24.317,37.077 24.325,36.668C24.34,36.251 24.507,35.906 24.825,35.633C25.173,35.346 25.548,35.24 25.95,35.315C26.359,35.383 26.722,35.581 27.041,35.906C27.601,36.558 28.23,37.118 28.927,37.588C29.632,38.05 30.393,38.406 31.211,38.656C32.029,38.914 32.897,39.043 33.813,39.043C35.056,39.05 36.222,38.819 37.313,38.349C38.404,37.887 39.362,37.243 40.188,36.418C41.014,35.592 41.658,34.633 42.12,33.543C42.59,32.452 42.825,31.281 42.825,30.031C42.825,28.781 42.59,27.615 42.12,26.531C41.658,25.44 41.014,24.482 40.188,23.656C39.362,22.83 38.404,22.187 37.313,21.724C36.222,21.262 35.056,21.031 33.813,21.031C32.571,21.031 31.408,21.262 30.325,21.724C29.241,22.179 28.287,22.812 27.461,23.622C26.635,24.433 25.987,25.376 25.518,26.452C25.048,27.528 24.806,28.683 24.791,29.918H21.802C21.817,28.289 22.139,26.758 22.768,25.327C23.404,23.887 24.272,22.622 25.37,21.531C26.476,20.433 27.749,19.577 29.188,18.963C30.628,18.342 32.169,18.031 33.813,18.031C35.457,18.031 37.003,18.346 38.45,18.974C39.897,19.596 41.173,20.459 42.279,21.565C43.385,22.671 44.249,23.948 44.87,25.395C45.499,26.842 45.813,28.387 45.813,30.031C45.813,31.683 45.499,33.232 44.87,34.679C44.249,36.126 43.385,37.399 42.279,38.497C41.173,39.603 39.897,40.467 38.45,41.088C37.003,41.717 35.457,42.031 33.813,42.031ZM20.484,27.508H26.779C27.112,27.508 27.359,27.592 27.518,27.758C27.684,27.925 27.764,28.13 27.757,28.372C27.757,28.615 27.669,28.857 27.495,29.099L24.37,33.281C24.173,33.546 23.927,33.679 23.632,33.679C23.344,33.679 23.101,33.546 22.904,33.281L19.768,29.099C19.594,28.857 19.503,28.615 19.495,28.372C19.487,28.122 19.567,27.918 19.734,27.758C19.9,27.592 20.15,27.508 20.484,27.508Z">
<aapt:attr name="android:fillColor">
<gradient
android:startX="32.662"
android:startY="14.803"
android:endX="32.662"
android:endY="43.809"
android:type="linear">
<item android:offset="0" android:color="#FFFFFFFF"/>
<item android:offset="1" android:color="#FFE7E7E7"/>
</gradient>
</aapt:attr>
android:pathData="M33.393,23.565C33.711,23.565 33.98,23.679 34.2,23.906C34.419,24.126 34.529,24.391 34.529,24.702V32.054L33.427,28.736L36.984,33.486C37.188,33.751 37.275,34.043 37.245,34.361C37.222,34.679 37.078,34.933 36.813,35.122C36.541,35.319 36.249,35.391 35.938,35.338C35.628,35.285 35.359,35.111 35.132,34.815L32.563,31.44C32.465,31.304 32.389,31.164 32.336,31.02C32.283,30.876 32.257,30.728 32.257,30.577V24.702C32.257,24.391 32.366,24.126 32.586,23.906C32.806,23.679 33.075,23.565 33.393,23.565ZM33.813,42.031C32.669,42.031 31.533,41.857 30.404,41.508C29.283,41.16 28.237,40.671 27.268,40.043C26.306,39.421 25.491,38.698 24.825,37.872C24.484,37.478 24.317,37.077 24.325,36.668C24.34,36.251 24.507,35.906 24.825,35.633C25.173,35.346 25.548,35.24 25.95,35.315C26.359,35.383 26.722,35.581 27.041,35.906C27.601,36.558 28.23,37.118 28.927,37.588C29.632,38.05 30.393,38.406 31.211,38.656C32.029,38.914 32.897,39.043 33.813,39.043C35.056,39.05 36.222,38.819 37.313,38.349C38.404,37.887 39.362,37.243 40.188,36.418C41.014,35.592 41.658,34.633 42.12,33.543C42.59,32.452 42.825,31.281 42.825,30.031C42.825,28.781 42.59,27.615 42.12,26.531C41.658,25.44 41.014,24.482 40.188,23.656C39.362,22.83 38.404,22.187 37.313,21.724C36.222,21.262 35.056,21.031 33.813,21.031C32.571,21.031 31.408,21.262 30.325,21.724C29.241,22.179 28.287,22.812 27.461,23.622C26.635,24.433 25.987,25.376 25.518,26.452C25.048,27.528 24.806,28.683 24.791,29.918H21.802C21.817,28.289 22.139,26.758 22.768,25.327C23.404,23.887 24.272,22.622 25.37,21.531C26.476,20.433 27.749,19.577 29.188,18.963C30.628,18.342 32.169,18.031 33.813,18.031C35.457,18.031 37.003,18.346 38.45,18.974C39.897,19.596 41.173,20.459 42.279,21.565C43.385,22.671 44.249,23.948 44.87,25.395C45.499,26.842 45.813,28.387 45.813,30.031C45.813,31.683 45.499,33.232 44.87,34.679C44.249,36.126 43.385,37.399 42.279,38.497C41.173,39.603 39.897,40.467 38.45,41.088C37.003,41.717 35.457,42.031 33.813,42.031ZM20.484,27.508H26.779C27.112,27.508 27.359,27.592 27.518,27.758C27.684,27.925 27.764,28.13 27.757,28.372C27.757,28.615 27.669,28.857 27.495,29.099L24.37,33.281C24.173,33.546 23.927,33.679 23.632,33.679C23.344,33.679 23.101,33.546 22.904,33.281L19.768,29.099C19.594,28.857 19.503,28.615 19.495,28.372C19.487,28.122 19.567,27.918 19.734,27.758C19.9,27.592 20.15,27.508 20.484,27.508Z"
android:fillColor="#FFFFFFFF">
</path>
</vector>
8 changes: 7 additions & 1 deletion common/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<string name="button_share">Sdílet</string>
<string name="verify">Ověřit</string>
<string name="receive_enter_amount_button">Uvést částku</string>
<string name="account_create">Vytvořit účet</string>

<!-- Design system UI elements -->
<string name="search_hint">Vyhledávání</string>
Expand All @@ -55,9 +56,14 @@
<string name="select_currency">Vybrat měnu</string>
<string name="send_coins_error_dusty_send">Částka je příliš nízká pro odeslání</string>
<string name="send_coins_error_insufficient_money">Nedostatečný zůstatek</string>
<string name="syncing">Synchronizace</string>
<string name="rate_not_available">Není dostupný</string>

<string name="syncing">Synchronizace</string>
<!-- Send coins -->
<string name="payment_request_problem_title">Platba nebyla potvrzena</string>
<string name="payment_protocol_default_error_title">Chyba platby</string>
<string name="payment_request_problem_message">Vaše platba nemohla být serverem zpracována, informujte se prosím u obchodníka.</string>
<string name="exchange_rate_not_found">Nelze najít směnný kurz.</string>

<string name="disconnected">Odpojeno</string>
<string name="enter_amount_available">k dispozici</string>
Expand Down
Loading

0 comments on commit eaac225

Please sign in to comment.