mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-08 12:21:49 -04:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
731833d9be | ||
|
|
7ebd71283f | ||
|
|
5eb1942ad2 | ||
|
|
999222f3a4 | ||
|
|
e82d726898 | ||
|
|
0f48c75512 | ||
|
|
183d3ea666 | ||
|
|
4e4e9123f2 | ||
|
|
c09566d38a | ||
|
|
750ac6f2ec | ||
|
|
1ed78fa680 | ||
|
|
48a26cf1f7 | ||
|
|
bc6a63a1f0 | ||
|
|
45f360904f | ||
|
|
bdf39a1dd7 | ||
|
|
abff198d01 | ||
|
|
6721ecf113 | ||
|
|
3899c71317 | ||
|
|
b8e4ec9c9f | ||
|
|
92cb120dd0 | ||
|
|
7a8f9c38eb | ||
|
|
dc7498e505 | ||
|
|
02e925f77a | ||
|
|
7dc2a479b6 | ||
|
|
1913d629e7 | ||
|
|
59a750f41c | ||
|
|
46dfafe0b2 | ||
|
|
1faab05032 | ||
|
|
c895f0db56 | ||
|
|
c622df96f0 | ||
|
|
30ac13ec73 | ||
|
|
efbe809982 | ||
|
|
92df5dd36a | ||
|
|
ebdf13678a | ||
|
|
0a0d46033c | ||
|
|
7f72565e24 | ||
|
|
cfcf1e2fcb | ||
|
|
faf2f7a38c | ||
|
|
ace7e5abdd | ||
|
|
f50e547980 | ||
|
|
c05a303568 | ||
|
|
4fcd41d3cc | ||
|
|
3e6c4c1b13 | ||
|
|
55d356ea40 | ||
|
|
a752421efe | ||
|
|
aa4b41612f | ||
|
|
f576228c2d | ||
|
|
c93add3b83 | ||
|
|
117446cebb | ||
|
|
4bee5ec6c8 | ||
|
|
92776c9e8d | ||
|
|
eea3fb5c54 | ||
|
|
dbd0727af2 | ||
|
|
a4cf49754a | ||
|
|
587c5991f1 | ||
|
|
10234ffcef | ||
|
|
2a2710e391 | ||
|
|
f1b5423d94 | ||
|
|
1cb916d16a | ||
|
|
6396120fb0 | ||
|
|
2fe5157519 | ||
|
|
4ce480defb | ||
|
|
3ea5d16f19 | ||
|
|
31fc58576c | ||
|
|
9573799eba | ||
|
|
df94e94b31 | ||
|
|
98b561b186 | ||
|
|
8ee469343c | ||
|
|
e54d129577 | ||
|
|
a7a3237f4f | ||
|
|
4b17c3963f | ||
|
|
93925a03b9 | ||
|
|
a74707ee82 |
No files matched your search
@@ -55,13 +55,13 @@ jobs:
|
||||
sudo udevadm control --reload-rules
|
||||
sudo udevadm trigger --name-match=kvm
|
||||
- name: Run instrumented tests (API 23)
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.37.0
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.38.0
|
||||
with:
|
||||
api-level: 23
|
||||
arch: x86_64
|
||||
script: ./gradlew connected${{ matrix.flavor }}DebugAndroidTest
|
||||
- name: Run instrumented tests (API 35)
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.37.0
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.38.0
|
||||
with:
|
||||
api-level: 35
|
||||
arch: x86_64
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## v2.44.0 - 168 (2026-07-28)
|
||||
|
||||
- Add option to open image in internal image viewer in gallery
|
||||
|
||||
## v2.43.0 - 167 (2026-07-12)
|
||||
|
||||
- Add support for showing the card ID in the card list
|
||||
|
||||
+40
-33
@@ -8,8 +8,8 @@ GEM
|
||||
artifactory (3.0.17)
|
||||
atomos (0.1.3)
|
||||
aws-eventstream (1.4.0)
|
||||
aws-partitions (1.1249.0)
|
||||
aws-sdk-core (3.247.0)
|
||||
aws-partitions (1.1269.0)
|
||||
aws-sdk-core (3.254.0)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
aws-sigv4 (~> 1.9)
|
||||
@@ -17,11 +17,11 @@ GEM
|
||||
bigdecimal
|
||||
jmespath (~> 1, >= 1.6.1)
|
||||
logger
|
||||
aws-sdk-kms (1.125.0)
|
||||
aws-sdk-core (~> 3, >= 3.247.0)
|
||||
aws-sdk-kms (1.130.0)
|
||||
aws-sdk-core (~> 3, >= 3.254.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sdk-s3 (1.222.0)
|
||||
aws-sdk-core (~> 3, >= 3.247.0)
|
||||
aws-sdk-s3 (1.227.0)
|
||||
aws-sdk-core (~> 3, >= 3.254.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sigv4 (1.12.1)
|
||||
@@ -42,8 +42,9 @@ GEM
|
||||
domain_name (0.6.20240107)
|
||||
dotenv (2.8.1)
|
||||
emoji_regex (3.2.3)
|
||||
excon (0.112.0)
|
||||
faraday (1.10.5)
|
||||
excon (1.5.0)
|
||||
logger
|
||||
faraday (1.10.6)
|
||||
faraday-em_http (~> 1.0)
|
||||
faraday-em_synchrony (~> 1.0)
|
||||
faraday-excon (~> 1.1)
|
||||
@@ -72,22 +73,22 @@ GEM
|
||||
faraday_middleware (1.2.1)
|
||||
faraday (~> 1.0)
|
||||
fastimage (2.4.1)
|
||||
fastlane (2.234.0)
|
||||
fastlane (2.237.0)
|
||||
CFPropertyList (>= 2.3, < 5.0.0)
|
||||
abbrev (~> 0.1)
|
||||
addressable (>= 2.8, < 3.0.0)
|
||||
addressable (>= 2.9.0, < 3.0.0)
|
||||
artifactory (~> 3.0)
|
||||
aws-sdk-s3 (~> 1.197)
|
||||
babosa (>= 1.0.3, < 2.0.0)
|
||||
base64 (~> 0.2)
|
||||
benchmark (>= 0.1.0)
|
||||
bundler (>= 1.17.3, < 5.0.0)
|
||||
bundler (>= 2.4.0, < 5.0.0)
|
||||
colored (~> 1.2)
|
||||
commander (~> 4.6)
|
||||
csv (~> 3.3)
|
||||
dotenv (>= 2.1.1, < 3.0.0)
|
||||
emoji_regex (>= 0.1, < 4.0)
|
||||
excon (>= 0.71.0, < 1.0.0)
|
||||
excon (>= 0.71.0, < 2.0.0)
|
||||
faraday (~> 1.0)
|
||||
faraday-cookie_jar (~> 0.0.6)
|
||||
faraday_middleware (~> 1.0)
|
||||
@@ -96,14 +97,15 @@ GEM
|
||||
gh_inspector (>= 1.1.2, < 2.0.0)
|
||||
google-apis-androidpublisher_v3 (~> 0.3)
|
||||
google-apis-playcustomapp_v1 (~> 0.1)
|
||||
google-cloud-env (>= 1.6.0, <= 2.1.1)
|
||||
google-cloud-env (>= 1.6.0, < 2.3.0)
|
||||
google-cloud-storage (~> 1.31)
|
||||
highline (~> 2.0)
|
||||
http-cookie (~> 1.0.5)
|
||||
json (< 3.0.0)
|
||||
jwt (>= 2.1.0, < 3)
|
||||
jwt (>= 2.10.3, < 4)
|
||||
logger (>= 1.6, < 2.0)
|
||||
mini_magick (>= 4.9.4, < 5.0.0)
|
||||
multi_json (~> 1.12)
|
||||
multipart-post (>= 2.0.0, < 3.0.0)
|
||||
mutex_m (~> 0.3)
|
||||
naturally (~> 2.2)
|
||||
@@ -124,7 +126,7 @@ GEM
|
||||
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
|
||||
fastlane-sirp (1.1.0)
|
||||
gh_inspector (1.1.3)
|
||||
google-apis-androidpublisher_v3 (0.100.0)
|
||||
google-apis-androidpublisher_v3 (0.104.0)
|
||||
google-apis-core (>= 0.15.0, < 2.a)
|
||||
google-apis-core (0.18.0)
|
||||
addressable (~> 2.5, >= 2.5.1)
|
||||
@@ -134,19 +136,20 @@ GEM
|
||||
mutex_m
|
||||
representable (~> 3.0)
|
||||
retriable (>= 2.0, < 4.a)
|
||||
google-apis-iamcredentials_v1 (0.27.0)
|
||||
google-apis-iamcredentials_v1 (0.28.0)
|
||||
google-apis-core (>= 0.15.0, < 2.a)
|
||||
google-apis-playcustomapp_v1 (0.17.0)
|
||||
google-apis-playcustomapp_v1 (0.18.0)
|
||||
google-apis-core (>= 0.15.0, < 2.a)
|
||||
google-apis-storage_v1 (0.62.0)
|
||||
google-apis-storage_v1 (0.64.0)
|
||||
google-apis-core (>= 0.15.0, < 2.a)
|
||||
google-cloud-core (1.8.0)
|
||||
google-cloud-core (1.9.0)
|
||||
google-cloud-env (>= 1.0, < 3.a)
|
||||
google-cloud-errors (~> 1.0)
|
||||
google-cloud-env (2.1.1)
|
||||
google-cloud-env (2.2.2)
|
||||
base64 (~> 0.2)
|
||||
faraday (>= 1.0, < 3.a)
|
||||
google-cloud-errors (1.6.0)
|
||||
google-cloud-storage (1.60.0)
|
||||
google-cloud-errors (1.7.0)
|
||||
google-cloud-storage (1.62.0)
|
||||
addressable (~> 2.8)
|
||||
digest-crc (~> 0.4)
|
||||
google-apis-core (>= 0.18, < 2)
|
||||
@@ -155,12 +158,14 @@ GEM
|
||||
google-cloud-core (~> 1.6)
|
||||
googleauth (~> 1.9)
|
||||
mini_mime (~> 1.0)
|
||||
googleauth (1.11.2)
|
||||
google-logging-utils (0.2.0)
|
||||
googleauth (1.17.1)
|
||||
faraday (>= 1.0, < 3.a)
|
||||
google-cloud-env (~> 2.1)
|
||||
jwt (>= 1.4, < 3.0)
|
||||
multi_json (~> 1.11)
|
||||
google-cloud-env (~> 2.2)
|
||||
google-logging-utils (~> 0.1)
|
||||
jwt (>= 1.4, < 4.0)
|
||||
os (>= 0.9, < 2.0)
|
||||
pstore (~> 0.1)
|
||||
signet (>= 0.16, < 2.a)
|
||||
highline (2.0.3)
|
||||
http-cookie (1.0.8)
|
||||
@@ -168,8 +173,8 @@ GEM
|
||||
httpclient (2.9.0)
|
||||
mutex_m
|
||||
jmespath (1.6.2)
|
||||
json (2.19.5)
|
||||
jwt (2.10.2)
|
||||
json (2.21.1)
|
||||
jwt (3.2.0)
|
||||
base64
|
||||
logger (1.7.0)
|
||||
mini_magick (4.13.2)
|
||||
@@ -179,28 +184,28 @@ GEM
|
||||
mutex_m (0.3.0)
|
||||
nanaimo (0.4.0)
|
||||
naturally (2.3.0)
|
||||
nkf (0.2.0)
|
||||
nkf (0.3.0)
|
||||
optparse (0.8.1)
|
||||
os (1.1.4)
|
||||
ostruct (0.6.3)
|
||||
plist (3.7.2)
|
||||
pstore (0.2.1)
|
||||
public_suffix (7.0.5)
|
||||
rake (13.4.2)
|
||||
representable (3.2.0)
|
||||
declarative (< 0.1.0)
|
||||
trailblazer-option (>= 0.1.1, < 0.2.0)
|
||||
uber (< 0.2.0)
|
||||
retriable (3.4.1)
|
||||
retriable (3.8.0)
|
||||
rexml (3.4.4)
|
||||
rouge (3.28.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
rubyzip (2.4.1)
|
||||
security (0.1.5)
|
||||
signet (0.21.0)
|
||||
signet (0.22.0)
|
||||
addressable (~> 2.8)
|
||||
faraday (>= 0.17.5, < 3.a)
|
||||
jwt (>= 1.5, < 4.0)
|
||||
multi_json (~> 1.10)
|
||||
simctl (1.6.10)
|
||||
CFPropertyList
|
||||
naturally
|
||||
@@ -215,12 +220,14 @@ GEM
|
||||
uber (0.1.0)
|
||||
unicode-display_width (2.6.0)
|
||||
word_wrap (1.0.0)
|
||||
xcodeproj (1.27.0)
|
||||
xcodeproj (1.28.1)
|
||||
CFPropertyList (>= 2.3.3, < 4.0)
|
||||
atomos (~> 0.1.3)
|
||||
base64
|
||||
claide (>= 1.0.2, < 2.0)
|
||||
colored2 (~> 3.1)
|
||||
nanaimo (~> 0.4.0)
|
||||
nkf
|
||||
rexml (>= 3.3.6, < 4.0)
|
||||
xcpretty (0.4.1)
|
||||
rouge (~> 3.28.0)
|
||||
|
||||
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = "me.hackerchick.catima"
|
||||
minSdk = 23
|
||||
targetSdk = 36
|
||||
versionCode = 167
|
||||
versionName = "2.43.0"
|
||||
versionCode = 168
|
||||
versionName = "2.44.0"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled = true
|
||||
|
||||
+43
-2
@@ -2,6 +2,7 @@ package protect.card_locker.cardimageview
|
||||
|
||||
import android.content.Context
|
||||
import android.content.Intent
|
||||
import android.content.Intent.FLAG_GRANT_READ_URI_PERMISSION
|
||||
import android.graphics.Bitmap
|
||||
import android.os.Bundle
|
||||
import android.view.WindowManager
|
||||
@@ -17,8 +18,15 @@ import androidx.compose.foundation.gestures.transformable
|
||||
import androidx.compose.foundation.layout.Box
|
||||
import androidx.compose.foundation.layout.fillMaxSize
|
||||
import androidx.compose.foundation.layout.padding
|
||||
import androidx.compose.material.icons.Icons
|
||||
import androidx.compose.material.icons.filled.MoreVert
|
||||
import androidx.compose.material3.DropdownMenu
|
||||
import androidx.compose.material3.DropdownMenuItem
|
||||
import androidx.compose.material3.Icon
|
||||
import androidx.compose.material3.IconButton
|
||||
import androidx.compose.material3.MaterialTheme
|
||||
import androidx.compose.material3.Scaffold
|
||||
import androidx.compose.material3.Text
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.runtime.getValue
|
||||
import androidx.compose.runtime.mutableFloatStateOf
|
||||
@@ -32,9 +40,11 @@ import androidx.compose.ui.graphics.graphicsLayer
|
||||
import androidx.compose.ui.input.pointer.pointerInput
|
||||
import androidx.compose.ui.layout.ContentScale
|
||||
import androidx.compose.ui.layout.onSizeChanged
|
||||
import androidx.compose.ui.platform.LocalContext
|
||||
import androidx.compose.ui.platform.testTag
|
||||
import androidx.compose.ui.res.stringResource
|
||||
import androidx.compose.ui.unit.IntSize
|
||||
import androidx.core.content.FileProvider
|
||||
import protect.card_locker.CatimaComponentActivity
|
||||
import protect.card_locker.ImageLocationType
|
||||
import protect.card_locker.R
|
||||
@@ -68,6 +78,8 @@ class LoyaltyCardImageViewActivity : CatimaComponentActivity() {
|
||||
CatimaTheme {
|
||||
LoyaltyCardImageViewScreen(
|
||||
bitmap = bitmap,
|
||||
imageLocationType = imageLocationType,
|
||||
cardId = loyaltyCardId,
|
||||
contentDescriptionRes = imageLocationType.descriptionRes(),
|
||||
onBackPressedDispatcher = onBackPressedDispatcher
|
||||
)
|
||||
@@ -124,9 +136,12 @@ class LoyaltyCardImageViewActivity : CatimaComponentActivity() {
|
||||
@Composable
|
||||
fun LoyaltyCardImageViewScreen(
|
||||
bitmap: Bitmap,
|
||||
imageLocationType: ImageLocationType,
|
||||
cardId: Int,
|
||||
@StringRes contentDescriptionRes: Int,
|
||||
onBackPressedDispatcher: OnBackPressedDispatcher,
|
||||
) {
|
||||
val context = LocalContext.current
|
||||
var scale by remember { mutableFloatStateOf(1F) }
|
||||
var offset by remember { mutableStateOf(Offset.Zero) }
|
||||
var size by remember { mutableStateOf(IntSize.Zero) }
|
||||
@@ -144,7 +159,24 @@ fun LoyaltyCardImageViewScreen(
|
||||
topBar = {
|
||||
CatimaTopAppBar(
|
||||
title = stringResource(contentDescriptionRes),
|
||||
onBackPressedDispatcher = onBackPressedDispatcher
|
||||
onBackPressedDispatcher = onBackPressedDispatcher,
|
||||
actions = {
|
||||
var expanded by remember { mutableStateOf(false) }
|
||||
IconButton(onClick = { expanded = !expanded }) {
|
||||
Icon(
|
||||
imageVector = Icons.Filled.MoreVert,
|
||||
contentDescription = stringResource(R.string.action_more_options)
|
||||
)
|
||||
}
|
||||
DropdownMenu(
|
||||
expanded = expanded,
|
||||
onDismissRequest = { expanded = false }
|
||||
) {
|
||||
DropdownMenuItem(onClick = { openInImageGallery(context, cardId, imageLocationType) },
|
||||
text = { Text(stringResource(R.string.open_in_gallery)) },
|
||||
)
|
||||
}
|
||||
}
|
||||
)
|
||||
}
|
||||
) { innerPadding ->
|
||||
@@ -196,4 +228,13 @@ private fun Offset.clampTo(size: IntSize, scale: Float): Offset {
|
||||
)
|
||||
}
|
||||
|
||||
private const val MAX_IMAGE_SCALE = 5F
|
||||
private fun openInImageGallery(context: Context, cardId: Int, imageLocationType: ImageLocationType){
|
||||
val imagePath = Utils.getCardImageFileName(cardId, imageLocationType)
|
||||
val viewInGalleryIntent = Intent(Intent.ACTION_VIEW).apply {
|
||||
setDataAndType(FileProvider.getUriForFile(context, context.packageName, context.getFileStreamPath(imagePath)), "image/*")
|
||||
flags = FLAG_GRANT_READ_URI_PERMISSION
|
||||
}
|
||||
context.startActivity(viewInGalleryIntent)
|
||||
}
|
||||
|
||||
private const val MAX_IMAGE_SCALE = 5F
|
||||
@@ -3,6 +3,7 @@ package protect.card_locker.compose
|
||||
import androidx.activity.OnBackPressedDispatcher
|
||||
import androidx.appcompat.app.AppCompatDelegate
|
||||
import androidx.compose.foundation.isSystemInDarkTheme
|
||||
import androidx.compose.foundation.layout.RowScope
|
||||
import androidx.compose.material.icons.Icons
|
||||
import androidx.compose.material.icons.automirrored.filled.ArrowBack
|
||||
import androidx.compose.material3.ExperimentalMaterial3Api
|
||||
@@ -22,7 +23,9 @@ import protect.card_locker.preferences.Settings
|
||||
|
||||
@OptIn(ExperimentalMaterial3Api::class)
|
||||
@Composable
|
||||
fun CatimaTopAppBar(title: String, onBackPressedDispatcher: OnBackPressedDispatcher?) {
|
||||
fun CatimaTopAppBar(title: String,
|
||||
onBackPressedDispatcher: OnBackPressedDispatcher?,
|
||||
actions : @Composable RowScope.() -> Unit = {}) {
|
||||
// Use pure black in OLED theme
|
||||
val context = LocalContext.current
|
||||
val settings = Settings(context)
|
||||
@@ -51,6 +54,7 @@ fun CatimaTopAppBar(title: String, onBackPressedDispatcher: OnBackPressedDispatc
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
actions = actions
|
||||
)
|
||||
}
|
||||
@@ -6,8 +6,8 @@ Allan Nordhøy
|
||||
Heimen Stoffels
|
||||
Oğuz Ersen
|
||||
FC (Fay) Stegerman
|
||||
大王叫我来巡山
|
||||
B o d o
|
||||
大王叫我来巡山
|
||||
StoyanDimitrov
|
||||
SlavekB
|
||||
Katharine Chui / Katie
|
||||
@@ -17,21 +17,21 @@ IllusiveMan196
|
||||
Максим Горпиніч
|
||||
Edgars Andersons
|
||||
Liner Seven
|
||||
Altonss
|
||||
Fjuro
|
||||
Altonss
|
||||
Joel A
|
||||
GitSpoon
|
||||
Michael Moroni
|
||||
Priit Jõerüüt
|
||||
Eric
|
||||
GM
|
||||
laralem
|
||||
Petr Novák
|
||||
laralem
|
||||
Vasilis
|
||||
Taco
|
||||
Milo Ivir
|
||||
nadiafekihahmed
|
||||
pfaffenrodt
|
||||
Vasilis
|
||||
Aayush Gupta
|
||||
Scrambled777
|
||||
josé m
|
||||
@@ -40,22 +40,22 @@ Nyatsuki
|
||||
Giovanni Donisi
|
||||
Kachelkaiser
|
||||
Jiri Grönroos
|
||||
HudobniVolk
|
||||
109247019824
|
||||
HudobniVolk
|
||||
Warder
|
||||
Balázs Meskó
|
||||
Traductor
|
||||
Balázs Meskó
|
||||
Samantaz Fox
|
||||
damjang
|
||||
mdvhimself
|
||||
AMIR-G98
|
||||
Cliff Heraldo
|
||||
Sergio Paredes
|
||||
Cliff Heraldo
|
||||
Ankit Tiwari
|
||||
Feike
|
||||
Arno-github
|
||||
Feike
|
||||
Jose Delvani
|
||||
Milan Šalka
|
||||
damjang
|
||||
Robin
|
||||
தமிழ்நேரம்
|
||||
huuhaa
|
||||
@@ -75,17 +75,19 @@ Aliaksandr Trush
|
||||
e-michalak
|
||||
தமிழ் நேரம்
|
||||
hajertabbane
|
||||
inavleb
|
||||
Denis Shilin
|
||||
NooB9496
|
||||
Renko
|
||||
Ricky Tigg
|
||||
Robin Liu
|
||||
Ziad OUALHADJ
|
||||
inavleb
|
||||
しいたけ
|
||||
Alexander Ivanov
|
||||
Miha Frangež
|
||||
stavpup
|
||||
mrestivill
|
||||
josé m.
|
||||
ezn24
|
||||
ehrt74
|
||||
Virginie
|
||||
@@ -96,11 +98,12 @@ Andre Costa
|
||||
arshbeerSingh
|
||||
Augustin LAVILLE
|
||||
Freddo espresso
|
||||
Peter Dave Hello
|
||||
PRATHAMESH BHAGAT
|
||||
Michael Gangolf
|
||||
rudy3
|
||||
echo r"0xX4H" | rev
|
||||
Kim Seohyun
|
||||
Govind S Nair
|
||||
Kim Seohyun
|
||||
Libre
|
||||
echo r"0xX4H" | rev
|
||||
rudy3
|
||||
Michael Gangolf
|
||||
PRATHAMESH BHAGAT
|
||||
Peter Dave Hello
|
||||
Thomas Bertels
|
||||
@@ -303,4 +303,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC е на пауза</string>
|
||||
<string name="change_settings">Настройки</string>
|
||||
<string name="nfc_block_system_error">Грешка при спиране на NFC</string>
|
||||
<string name="sort_by_most_recently_added">Поредност на добавяне</string>
|
||||
<string name="zoomFrontImage">Увеличаване на предното изображение</string>
|
||||
<string name="zoomBackImage">Увеличаване на задното изображение</string>
|
||||
<string name="show_card_id">Показване номера на картата</string>
|
||||
</resources>
|
||||
@@ -309,4 +309,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC je pozastaveno</string>
|
||||
<string name="change_settings">Změnit nastavení</string>
|
||||
<string name="nfc_block_system_error">Nepodařilo se pozastavit NFC</string>
|
||||
<string name="sort_by_most_recently_added">Nedávno přidáno</string>
|
||||
<string name="zoomFrontImage">Přiblížit přední obrázek</string>
|
||||
<string name="zoomBackImage">Přiblížit zadní obrázek</string>
|
||||
<string name="show_card_id">Zobrazit ID karty</string>
|
||||
</resources>
|
||||
@@ -303,4 +303,9 @@
|
||||
<string name="settings_disable_nfc_while_viewing_card_summary">Deaktiviert vorübergehend NFC, sodass keine NFC-Zahlungen ausgelöst werden können, während eine Karte angezeigt wird</string>
|
||||
<string name="settings_disable_nfc_while_viewing_card">NFC vorübergehend deaktivieren</string>
|
||||
<string name="nfc_block_system_error">Pausieren von NFC ist fehlgeschlagen</string>
|
||||
<string name="show_card_id">Karten-ID anzeigen</string>
|
||||
<string name="zoomBackImage">Rückseite vergrößern</string>
|
||||
<string name="zoomFrontImage">Vorderseite vergrößern</string>
|
||||
<string name="sort_by_most_recently_added">Zuletzt hinzugefügt</string>
|
||||
<string name="open_in_gallery">In Bildergalerie öffnen</string>
|
||||
</resources>
|
||||
@@ -303,4 +303,9 @@
|
||||
<string name="nfc_blocked_while_viewing_card">Το NFC είναι σε παύση</string>
|
||||
<string name="change_settings">Αλλαγή ρυθμίσεων</string>
|
||||
<string name="nfc_block_system_error">Αποτυχία παύσης NFC</string>
|
||||
<string name="sort_by_most_recently_added">Πρόσφατα προστεθέντα</string>
|
||||
<string name="zoomFrontImage">Μεγέθυνση μπροστινής εικόνας</string>
|
||||
<string name="zoomBackImage">Μεγέθυνση πίσω εικόνας</string>
|
||||
<string name="show_card_id">Εμφάνιση ταυτότητας κάρτας</string>
|
||||
<string name="open_in_gallery">Άνοιγμα στη συλλογή εικόνων</string>
|
||||
</resources>
|
||||
@@ -309,4 +309,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC está pausado</string>
|
||||
<string name="change_settings">Cambiar ajustes</string>
|
||||
<string name="nfc_block_system_error">Incorrecto al pausar NFC</string>
|
||||
<string name="sort_by_most_recently_added">Más recientemente añadido</string>
|
||||
<string name="zoomFrontImage">Imagen frontal de zoom</string>
|
||||
<string name="zoomBackImage">Imagen trasera de zoom</string>
|
||||
<string name="show_card_id">Mostrar ID de tarjeta</string>
|
||||
</resources>
|
||||
@@ -303,4 +303,8 @@
|
||||
<string name="change_settings">Muuda seadistusi</string>
|
||||
<string name="settings_disable_nfc_while_viewing_card_summary">Vältimaks, et lähiväljaside (NFC) abil toimiv makseliides käivitub, lülitatakse kaardi vaatamisel lähiväljaside (NFC) välja</string>
|
||||
<string name="nfc_block_system_error">Lähiväljaside (NFC) peatamine ei õnnestunud</string>
|
||||
<string name="sort_by_most_recently_added">Viimasena lisatud</string>
|
||||
<string name="zoomFrontImage">Suumi esikaane pilti</string>
|
||||
<string name="zoomBackImage">Suumi tagakaane pilti</string>
|
||||
<string name="show_card_id">Näita kaardi tunnust</string>
|
||||
</resources>
|
||||
@@ -299,4 +299,14 @@
|
||||
<string name="back">Takaisin</string>
|
||||
<string name="acra_explain_crash">Jos mahdollista lisää tietoja toiminnastasi täällä:</string>
|
||||
<string name="acra_crash_email_subject"><xliff:g id="app_name">%s</xliff:g> pysähtymisraportti</string>
|
||||
<string name="settings_disable_nfc_while_viewing_card">Keskeytä NFC</string>
|
||||
<string name="settings_disable_nfc_while_viewing_card_summary">Keskeyttää NFC:n, jotta NFC-maksut eivät aktivoituisi korttia katsoessa</string>
|
||||
<string name="sort_by_most_recently_added">Viimeksi lisätty</string>
|
||||
<string name="zoomFrontImage">Suurenna etukuvaa</string>
|
||||
<string name="zoomBackImage">Suurenna takakuvaa</string>
|
||||
<string name="show_card_id">Näytä kortin tunniste</string>
|
||||
<string name="nfc_blocked_while_viewing_card">NFC on keskeytetty</string>
|
||||
<string name="change_settings">Muuta asetuksia</string>
|
||||
<string name="nfc_block_system_error">NFC:n keskeyttäminen epäonnistui</string>
|
||||
<string name="open_in_gallery">Avaa kuvagalleriassa</string>
|
||||
</resources>
|
||||
@@ -309,4 +309,9 @@
|
||||
<string name="nfc_blocked_while_viewing_card">Le NFC est en pause</string>
|
||||
<string name="change_settings">Modifier les paramètres</string>
|
||||
<string name="nfc_block_system_error">Erreur lors de la mise en pause du NFC</string>
|
||||
<string name="sort_by_most_recently_added">Récemment ajoutés</string>
|
||||
<string name="zoomFrontImage">Grossir l\'image avant</string>
|
||||
<string name="zoomBackImage">Grossir l\'image arrière</string>
|
||||
<string name="show_card_id">Afficher l\'ID de carte</string>
|
||||
<string name="open_in_gallery">Ouvrir dans la galerie d\'images</string>
|
||||
</resources>
|
||||
@@ -302,4 +302,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC está en pausa</string>
|
||||
<string name="change_settings">Cambiar axustes</string>
|
||||
<string name="nfc_block_system_error">Non se detivo NFC</string>
|
||||
<string name="sort_by_most_recently_added">Máis recentes</string>
|
||||
<string name="zoomFrontImage">Zoom na imaxe frontal</string>
|
||||
<string name="zoomBackImage">Zoom na imaxe posterior</string>
|
||||
<string name="show_card_id">Mostrar ID da tarxeta</string>
|
||||
</resources>
|
||||
@@ -297,4 +297,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC dijeda</string>
|
||||
<string name="change_settings">Ubah pengaturan</string>
|
||||
<string name="nfc_block_system_error">Gagal menjeda NFC</string>
|
||||
<string name="show_card_id">Tampilkan ID Kartu</string>
|
||||
<string name="sort_by_most_recently_added">Terakhir ditambahkan</string>
|
||||
<string name="zoomFrontImage">Perbesar gambar depan</string>
|
||||
<string name="zoomBackImage">Perbesar gambar belakang</string>
|
||||
</resources>
|
||||
@@ -309,4 +309,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">La funzione NFC è disattivata</string>
|
||||
<string name="change_settings">Modifica impostazioni</string>
|
||||
<string name="nfc_block_system_error">Impossibile mettere in pausa l\'NFC</string>
|
||||
<string name="sort_by_most_recently_added">Aggiunte più di recente</string>
|
||||
<string name="show_card_id">Mostra ID carta</string>
|
||||
<string name="zoomFrontImage">Zoom immagine fronte</string>
|
||||
<string name="zoomBackImage">Zoom immagine retro</string>
|
||||
</resources>
|
||||
@@ -296,4 +296,9 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFCは停止中です</string>
|
||||
<string name="change_settings">設定を変更する</string>
|
||||
<string name="nfc_block_system_error">NFCの一時停止に失敗</string>
|
||||
<string name="sort_by_most_recently_added">最近追加されたもの</string>
|
||||
<string name="zoomFrontImage">券面を拡大</string>
|
||||
<string name="zoomBackImage">背面を拡大</string>
|
||||
<string name="show_card_id">カードIDを表示</string>
|
||||
<string name="open_in_gallery">ギャラリーを開く</string>
|
||||
</resources>
|
||||
@@ -303,4 +303,8 @@
|
||||
<string name="settings_disable_nfc_while_viewing_card_summary">Pauzeert NFC om te voorkomen dat NFC-betalingen activeren tijdens het bekijken van een kaart</string>
|
||||
<string name="nfc_blocked_while_viewing_card">NFC is gepauzeerd</string>
|
||||
<string name="nfc_block_system_error">Pauzeren van NFC mislukt</string>
|
||||
<string name="sort_by_most_recently_added">Op onlangs toegevoegd</string>
|
||||
<string name="show_card_id">Kaart ID tonen</string>
|
||||
<string name="zoomFrontImage">Voorzijde inzoomen</string>
|
||||
<string name="zoomBackImage">Achterzijde inzoomen</string>
|
||||
</resources>
|
||||
@@ -315,4 +315,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC zostało zatrzymane</string>
|
||||
<string name="change_settings">Zmień ustawienia</string>
|
||||
<string name="nfc_block_system_error">Błąd podczas zatrzymania NFC</string>
|
||||
<string name="sort_by_most_recently_added">Najnowsze dodane</string>
|
||||
<string name="zoomFrontImage">Powiększ zdjęcie z przodu</string>
|
||||
<string name="zoomBackImage">Powiększ zdjęcie z tyłu</string>
|
||||
<string name="show_card_id">Pokaż ID karty</string>
|
||||
</resources>
|
||||
@@ -309,4 +309,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC está pausado</string>
|
||||
<string name="change_settings">Alterar configurações</string>
|
||||
<string name="nfc_block_system_error">Falha ao pausar o NFC</string>
|
||||
<string name="sort_by_most_recently_added">Adicionados mais recentemente</string>
|
||||
<string name="zoomFrontImage">Ampliar imagem frontal</string>
|
||||
<string name="zoomBackImage">Reduzir o zoom da imagem</string>
|
||||
<string name="show_card_id">Mostrar ID do cartão</string>
|
||||
</resources>
|
||||
@@ -309,4 +309,6 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC está pausado</string>
|
||||
<string name="change_settings">Alterar configurações</string>
|
||||
<string name="nfc_block_system_error">Falha ao pausar o NFC</string>
|
||||
<string name="zoomFrontImage">Ampliar imagem frontal</string>
|
||||
<string name="show_card_id">Mostrar ID do cartão</string>
|
||||
</resources>
|
||||
@@ -308,4 +308,7 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC está pausado</string>
|
||||
<string name="change_settings">Alterar configurações</string>
|
||||
<string name="nfc_block_system_error">Erro ao pausar o NFC</string>
|
||||
<string name="zoomFrontImage">Ampliar imagem frontal</string>
|
||||
<string name="show_card_id">Mostrar ID do cartão</string>
|
||||
<string name="sort_by_most_recently_added">Adicionados mais recentemente</string>
|
||||
</resources>
|
||||
@@ -315,4 +315,9 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC приостановлен</string>
|
||||
<string name="change_settings">Изменить настройки</string>
|
||||
<string name="nfc_block_system_error">Приостановка NFC невозможна</string>
|
||||
<string name="sort_by_most_recently_added">Порядок добавления</string>
|
||||
<string name="show_card_id">Показывать номер карты</string>
|
||||
<string name="zoomFrontImage">Масштабирование лицевого изображения</string>
|
||||
<string name="zoomBackImage">Масштабирование заднего изображения</string>
|
||||
<string name="open_in_gallery">Открыть в галерее</string>
|
||||
</resources>
|
||||
@@ -314,4 +314,8 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC je zaustavljen</string>
|
||||
<string name="change_settings">Spremeni nastavitve</string>
|
||||
<string name="nfc_block_system_error">ustavitev NFC-ja ni uspela</string>
|
||||
<string name="sort_by_most_recently_added">Nazadnje dodane</string>
|
||||
<string name="zoomFrontImage">Povečaj sprednjo sliko</string>
|
||||
<string name="zoomBackImage">Povečaj zadnjo sliko</string>
|
||||
<string name="show_card_id">Prikaži ID kartice</string>
|
||||
</resources>
|
||||
@@ -303,4 +303,5 @@
|
||||
<string name="change_settings">Ändra inställningar</string>
|
||||
<string name="nfc_block_system_error">Lyckades inte pausa NFC</string>
|
||||
<string name="settings_disable_nfc_while_viewing_card_summary">Pausar NFC för att förhindra att NFC-betalningar genomförs av misstag medan du tittar på ett kort</string>
|
||||
<string name="sort_by_most_recently_added">Senast tillagda</string>
|
||||
</resources>
|
||||
@@ -303,4 +303,9 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC duraklatıldı</string>
|
||||
<string name="change_settings">Ayarları değiştir</string>
|
||||
<string name="nfc_block_system_error">NFC duraklatılamadı</string>
|
||||
<string name="sort_by_most_recently_added">En son eklenen</string>
|
||||
<string name="zoomFrontImage">Ön görüntüyü yakınlaştır</string>
|
||||
<string name="zoomBackImage">Arka görüntüyü yakınlaştır</string>
|
||||
<string name="show_card_id">Kart numarasını göster</string>
|
||||
<string name="open_in_gallery">Resim galerisinde aç</string>
|
||||
</resources>
|
||||
@@ -297,4 +297,9 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC 已暂停</string>
|
||||
<string name="change_settings">更改设置</string>
|
||||
<string name="nfc_block_system_error">暂停 NFC 失败</string>
|
||||
<string name="sort_by_most_recently_added">最近添加</string>
|
||||
<string name="zoomFrontImage">缩放正面图</string>
|
||||
<string name="zoomBackImage">缩放反面图</string>
|
||||
<string name="show_card_id">显示卡片 ID</string>
|
||||
<string name="open_in_gallery">在图库中打开</string>
|
||||
</resources>
|
||||
@@ -353,4 +353,5 @@
|
||||
<string name="nfc_blocked_while_viewing_card">NFC is paused</string>
|
||||
<string name="change_settings">Change settings</string>
|
||||
<string name="nfc_block_system_error">Failed to pause NFC</string>
|
||||
<string name="open_in_gallery">Open in image gallery</string>
|
||||
</resources>
|
||||
@@ -0,0 +1,3 @@
|
||||
- Přidána podpora zobrazení ID karty v seznamu karet
|
||||
- Přidána podpora řazení dle nedávno přidaných
|
||||
- Přidán interní prohlížeč obrázků pro přibližování předních/zadních/ikonových obrázků
|
||||
@@ -0,0 +1,3 @@
|
||||
- NEU: Anzeige der Karten-ID in der Kartenliste
|
||||
- NEU: Sortierung nach „zuletzt hinzugefügt“
|
||||
- NEU: Interner Bildbetrachter zum Zoomen der Vorder- und Rückseitenbilder sowie der Icons einer Karte
|
||||
@@ -0,0 +1 @@
|
||||
- NEU: Bilder aus der Galerie im integrierten Bildbetrachter öffnen
|
||||
@@ -0,0 +1 @@
|
||||
- Add option to open image in internal image viewer in gallery
|
||||
@@ -1,3 +1,3 @@
|
||||
– Se agregó compatibilidad con archivos .pkpasses
|
||||
– Se eliminó el importador Stocard (Stocard ya no existe)
|
||||
– Se deshabilitaron temporalmente las imágenes de widgets en versiones anteriores a Android 12L (solución alternativa para un problema de bloqueo)
|
||||
– Se eliminó Stocard del importador (Stocard ya no existe)
|
||||
– Se deshabilitaron temporalmente las imágenes de widgets en versiones anteriores a Android 12L (solución alternativa para una incidencia de bloqueo)
|
||||
@@ -0,0 +1,4 @@
|
||||
– Brillo de pantalla aumentó a su máximo cuándo mostrando una carta, para ayudar barcode los escáneres logrados captan el barcode.
|
||||
– Agrega un eliminar confirmación cuándo eliminando una carta.
|
||||
– Agrega traducciones para alemanes y checo
|
||||
– Cambio de aclaración para traducción italiana
|
||||
@@ -0,0 +1,3 @@
|
||||
- Ajout de l'affichage de l'ID des cartes dans la liste des cartes
|
||||
- Ajout du tri par cartes les plus récemment ajoutées
|
||||
- Ajout d'un visualisateur interne pour grossir les images avant / arrière / icône des cartes
|
||||
@@ -0,0 +1,4 @@
|
||||
- Mengizinkan nama toko yang panjang pada pratinjau untuk dibagi menjadi beberapa baris
|
||||
- Opsi untuk menggunakan bagian depan atau belakang gambar pada menu thumbnail
|
||||
- Perbaikan kecil pada fitur impor/ekspor
|
||||
- Perbaikan kecil pada UI
|
||||
@@ -0,0 +1 @@
|
||||
- Perbaikan gestur kembali pada layar utama agar tidak langsung menutup keyboard dan pencarian di Android 13+
|
||||
@@ -0,0 +1,3 @@
|
||||
- Opsi untuk menavigasi kartu menggunakan tombol volume
|
||||
- Perbaikan fitur impor Stocard
|
||||
- Perbaikan pesan "Impor dibatalkan" yang muncul setelah impor berhasil
|
||||
@@ -0,0 +1,3 @@
|
||||
-Aggiunto supporto per mostrate l'ID carta nell'elenco carte
|
||||
-Aggiunta possibilità di ordinare per più recentemente aggiunte
|
||||
-Aggiunto visualizzatore immagine interno per zoomare le immagini fronte/retro/icona della carte
|
||||
@@ -0,0 +1,3 @@
|
||||
- カード一覧内でのカードID表示機能を追加サポートしました
|
||||
- 最近追加された順でのソートをサポートしました
|
||||
- カードの券面/背面/アイコン画像用に内部イメージビューワーを追加しました
|
||||
@@ -0,0 +1 @@
|
||||
- ギャラリー内画像を内蔵ビューワーで開くオプションを追加
|
||||
@@ -0,0 +1,5 @@
|
||||
- Opgelost dat de lijstwidget soms de verkeerde kaart opent
|
||||
- Meerdere problemen met snelkoppelingen opgelost
|
||||
- Opgelost dat de Over de App activiteit geen puur zwart gebruikt in de titelbalk in OLED modus
|
||||
- Automatische barcode-codering detectie volledig verwijderd
|
||||
- Onthul barcode-codering door ContentProvider (gebruikt door Gadgetbridge)
|
||||
@@ -0,0 +1,3 @@
|
||||
- Ondersteuning voor het tonen van de kaart ID in de kaartenlijst
|
||||
- Ondersteuning om te sorteren op recent toegevoegd
|
||||
- Interne beeldbewerker toegevoegd om de voor/achter/pictogramafbeeldingen te zoomen
|
||||
@@ -0,0 +1,6 @@
|
||||
- Rebrand tot Catima
|
||||
- Intro verwijderd
|
||||
- Drijvende actieknoppen toegevoegd
|
||||
- Crash op Android 5 bij het openen van het Over de App scherm opgelost
|
||||
- Onsersteuning voor favorieten
|
||||
- Negeren van uitschakelen van auto-rotatie opgelost
|
||||
@@ -0,0 +1,3 @@
|
||||
- Over de App scherm verplaatst naar zijn eigen activiteit
|
||||
- Vraag gebruiker of ze de camera willen gebruiken of handmatig ID in willen voeren bij het toevoegen/aanpassen van een kaart
|
||||
- Groepsordening is handmatig in plaats van verplicht alfabetisch
|
||||
@@ -1 +1,11 @@
|
||||
- BELANGRIJKE VERANDERING: Backup formaat is veranderd, zie
|
||||
- BELANGRIJKE VERANDERING: Het URL-deelformaat is veranderd, zie
|
||||
- Mogelijk zaklamp te gebruiken voor scannen
|
||||
- UPC-E ondersteund
|
||||
- Voor- en achterfoto toevoegen per kaart
|
||||
- Importeer wachtwoord beschermde zip bestanden
|
||||
- Imporeer Stocard (Beta)
|
||||
- Witruimte in Fidme notities opgelost
|
||||
- Nieuw Voucher Vault exportformaat
|
||||
- Drijvende Actieknoppen staan niet achter andere UI elemenen op Android 4
|
||||
- Bovenmarge van de spaarkaart gerepareerd
|
||||
@@ -0,0 +1,4 @@
|
||||
- Schermhelderheid wordt maximaal verhoogd als een kaart getoond wordt, om barcodescanners successvol de barcode te laten scannen. (pull #54 )
|
||||
- Toon een verwijderingsbevestiging als een kaart wordt verwijderd. (pull #55)
|
||||
- Vertalingen toegevoegd in het Duits (pull #57 ) en Tsjechisch (pull #58).
|
||||
- Verduidelijking voor Italiaanse vertaling. (pull #66)
|
||||
@@ -0,0 +1,4 @@
|
||||
- Kaartenlijst voor landschaps- en tabletscherm verbeterd
|
||||
- Themakleur ondersteuning toegevoegd (bedankt, Subhashish Anand!)
|
||||
- Sluit scanactiviteit niet bij camerafout ( zodat handmatig invullen nog mogelijk is)
|
||||
- Alle contributeurs toegevoegd aan het Over de App venster
|
||||
@@ -0,0 +1,4 @@
|
||||
- Verbeterde ondersteuning voor schermlezers
|
||||
- Crasht niet als een video uit de gallerij wordt geopend
|
||||
- Sleep-ondersteuning op het weergavescherm voor spaarkaarten
|
||||
- Groep wordt niet hersteld bij het drukken op de terugtoets
|
||||
@@ -0,0 +1,2 @@
|
||||
- Ondersteuning voor het veranderen van de sorteervolgorde
|
||||
- Voorkomt Geen Geheugen bij het scannen van grote afbeeldingen voor een barcode
|
||||
@@ -0,0 +1,5 @@
|
||||
Android 4.4 wordt vanaf deze uitgave niet langer ondersteund. Als u Catima op Android 4.4 wilt gebruiken, gebruik dan alstublieft versie 2.6.1.
|
||||
|
||||
- Verbeterde Android 12 ondersteuning
|
||||
- Verbeterd Over de App scherm
|
||||
- Zoekopdrachten negeren nu accenten
|
||||
@@ -0,0 +1,7 @@
|
||||
Het "Locker" deel van de naam was niet duidelijk. Om dit te verhelpen heeft betsythefc een nieuw app pictogram ontworpen die de functie van de app beter aangeeft: om spaarkaarten met barcodes op te slaan. Samen met het nieuwe pictogram is de naam van de app veranderd naar "Loyalty Card Keychain".
|
||||
|
||||
Toegevoegde functie/verbeteringen:
|
||||
|
||||
- Importere/Exporteren van kaarten is veranderd om flexibeler te zijn. (pull #76)
|
||||
- Vertaling Litouws toegevoegd. (pull #62)
|
||||
- Vertaling Frans toegevoegd. (pull #80)
|
||||
@@ -0,0 +1,2 @@
|
||||
- Nieuwe hoofdschermindeling
|
||||
- Problemen met de maat van het onderveld tijdens het in- en uitschakelen van volledig scherm opgelost
|
||||
@@ -0,0 +1,2 @@
|
||||
- Catima toegevoegd aan Snelle Toegang Apparaatbesturing (https://developer.android.com/guide/topics/ui/device-control)
|
||||
- Opgelost dat sommige groepen niet correct tonen in het groepsbeheerscherm
|
||||
@@ -0,0 +1,3 @@
|
||||
- Vaagheid van letterpictogrammen op het hoofdscherm opgelost
|
||||
- Opgelost dat pictogrammen soms verdwijnen na geselecteerd te zijn
|
||||
- Opgelost dat statusbalkpictogrammen mogelijk onzichtbaar zijn op Android 5
|
||||
@@ -0,0 +1 @@
|
||||
- Crash bij het delen van een kaart opgelost
|
||||
@@ -0,0 +1,2 @@
|
||||
- CODE 93 ondersteuning toegevoegd
|
||||
- Verschillende kleine problemen opgelost en verbeteringen toegepast
|
||||
@@ -0,0 +1,4 @@
|
||||
- Opgelost dat meerder keren op de Opslaan knop drukken meerdere kopiën aanmaakt
|
||||
- Kleinere maat voor de kaart kop als details verborgen zijn om nog meer kaarten op het scherm te passen
|
||||
- Aanpassen scherm geherstructureerd
|
||||
- Contrast van sterpictogrammen in het hoofdscherm verbeterd
|
||||
@@ -0,0 +1 @@
|
||||
- Verschillende problemen met TalkBack opgelost
|
||||
@@ -0,0 +1,3 @@
|
||||
- Dodano możliwość wyświetlania identyfikatora karty na liście kart
|
||||
- Dodano możliwość sortowania według daty dodania
|
||||
- Dodano wbudowaną przeglądarkę obrazów umożliwiającą powiększanie obrazów przedniej i tylnej strony karty oraz ikon
|
||||
@@ -0,0 +1,3 @@
|
||||
- Alterado o nome de arquivo padrão de importação/exportação. (pull #84 (https://github.com/brarcher/loyalty-card-locker/pull/84))
|
||||
- Corrigida a string na página de importação/exportação. (pull #87 (https://github.com/brarcher/loyalty-card-locker/pull/87))
|
||||
- Melhorado o layout da página de visualização do cartão. O texto deve ser mais fácil de ler e selecionável com um clique longo. (pull #91 (https://github.com/brarcher/loyalty-card-locker/pull/91))
|
||||
@@ -0,0 +1,2 @@
|
||||
- Ocultar ícones de busca, expansão e ordenação até que haja pelo menos 1 cartão
|
||||
- Várias correções de temas
|
||||
@@ -0,0 +1,3 @@
|
||||
- Corrigir ferramenta de corte que não utilizava a cor do tema
|
||||
- Corrigir pequenos problemas de tema
|
||||
- Adicionar tema escuro totalmente preto para telas OLED
|
||||
@@ -0,0 +1,2 @@
|
||||
- Várias correções menores
|
||||
- Correção de falha ao usar a tradução para norueguês
|
||||
@@ -0,0 +1,2 @@
|
||||
- Corrigida a falha na aplicação da seleção manual de idioma em todos os locais
|
||||
- Corrigido travamento na tela de edição em localidades sem região definida
|
||||
@@ -0,0 +1,2 @@
|
||||
- Salvar estado de expansão dos detalhes do cartão
|
||||
- Pequenas correções na interface
|
||||
@@ -0,0 +1,2 @@
|
||||
- Correção de bloco cinza que aparecia em valores inválidos de código de barras
|
||||
- Correções na importação do Stocard
|
||||
@@ -0,0 +1 @@
|
||||
- Correção de algumas sequências de caracteres que eram exibidas como um único caractere
|
||||
@@ -0,0 +1 @@
|
||||
- Correções na importação de fichas de estoque
|
||||
@@ -0,0 +1,5 @@
|
||||
- Adicionar recurso de duplicação de cartão
|
||||
- Impedir a seleção de data de validade anterior a 1970 (elas nunca funcionavam de qualquer forma)
|
||||
- Adicionar suporte para arquivamento de cartões
|
||||
- Mover a opção de exclusão da tela de edição para a de visualização
|
||||
- Remover o ícone de bloqueio de rotação em favor de uma nova configuração de bloqueio de rotação
|
||||
@@ -0,0 +1 @@
|
||||
- Corrigir a cor incorreta do texto no botão "Sem código de barras"
|
||||
@@ -0,0 +1,5 @@
|
||||
- Ao editar o ID de um cartão, o campo é preenchido com o ID existente.
|
||||
- Limita a largura dos códigos de barras para poupar memória e evitar travamentos.
|
||||
- Botão "Inserir Cartão" muda para "Editar Cartão" se o ID já existir.
|
||||
- Cores mais suaves alinhadas ao ícone e tela de visualização mais limpa.
|
||||
- Novo assistente de introdução ao abrir o aplicativo pela primeira vez
|
||||
@@ -0,0 +1,7 @@
|
||||
- Suporte ao idioma árabe
|
||||
- Mostra o total de cartões arquivados na visão geral do grupo
|
||||
- Corrige erro ao salvar cartões com números não ocidentais ou em árabe
|
||||
- Corrige aplicação de temas personalizados na tela principal.
|
||||
- Melhoria visual na exibição de cartões selecionados
|
||||
- Corrige travamento ao fechar cartões com saldo ou validade em layouts RTL
|
||||
- Corrige direção da seta de voltar em layouts RTL
|
||||
@@ -0,0 +1 @@
|
||||
- Tornar mais visível a possibilidade de definir um cabeçalho personalizado
|
||||
@@ -0,0 +1,3 @@
|
||||
- Adicionar botões de anterior e próximo à visualização do cartão de fidelidade
|
||||
- Corrigir a cor de primeiro plano do botão de edição
|
||||
- Substituir o ícone de disquete de salvamento por um ícone de verificação (check)
|
||||
@@ -0,0 +1,3 @@
|
||||
- Adição de ícone monocromático para Android 13
|
||||
- Melhoria na tela de primeira inicialização
|
||||
- Correções na importação do Fidme
|
||||
@@ -0,0 +1,4 @@
|
||||
- Abrir imagem na galeria ao manter pressionado
|
||||
- Aplicar estilo Material às caixas de diálogo
|
||||
- Suporte para criar cartão ao compartilhar uma imagem com o Catima
|
||||
- Adicionar botão de registro rápido de gasto à tela do cartão
|
||||
@@ -0,0 +1,2 @@
|
||||
- Corrigido o diálogo de gasto rápido que não permitia o uso da vírgula como separador
|
||||
- Adicionado suporte para carregar imagem a partir do gerenciador de arquivos
|
||||
@@ -0,0 +1,2 @@
|
||||
- Remover permissões desnecessárias
|
||||
- Direcionar para o Android 13
|
||||
@@ -0,0 +1,2 @@
|
||||
- Suporte para definir o início da validade do cartão
|
||||
- Correção da importação do Stocard (o formato de exportação do Stocard mudou)
|
||||
@@ -0,0 +1 @@
|
||||
- Use as cores do Material You em mais dispositivos (atualização da biblioteca do Google)
|
||||
@@ -0,0 +1 @@
|
||||
- Evitar uma falha ao girar a tela durante o assistente de introdução na primeira execução.
|
||||
@@ -0,0 +1,3 @@
|
||||
- Reformulação completa das telas principais e de visualização do cartão de fidelidade
|
||||
- Design "Material You" para a tela de configurações
|
||||
- Correção de falha ao usar a opção "Tirar foto" com o aplicativo de câmera desativado
|
||||
@@ -0,0 +1 @@
|
||||
- Atualizar bibliotecas utilizadas
|
||||
@@ -0,0 +1,3 @@
|
||||
- Pressione e segure o ícone do cartão na tela de visualização para alterá-lo
|
||||
- Melhore o estilo dos botões na tela de Grupos
|
||||
- Corrija valores de código de barras longos que faziam o código de barras encolher até desaparecer
|
||||
@@ -0,0 +1,2 @@
|
||||
- Pequenas melhorias na interface
|
||||
- Correção de problema que impedia o uso do novo design em dispositivos com telas quadradas
|
||||
@@ -0,0 +1 @@
|
||||
- Suporte para selecionar exatamente quais detalhes visualizar na visão geral do cartão
|
||||
@@ -0,0 +1 @@
|
||||
- Lidar de forma mais elegante com a ausência de cores de cabeçalho
|
||||
@@ -0,0 +1 @@
|
||||
- Várias correções para RTL
|
||||
@@ -0,0 +1,4 @@
|
||||
- Melhorias na renderização de códigos de barras
|
||||
- Interoperabilidade básica com aplicativos externos (Android 6.0+)
|
||||
- Tela de configurações reorganizada
|
||||
- Correção na importação a partir de alguns navegadores que adicionam uma barra (/) ao final da URL de compartilhamento
|
||||
@@ -0,0 +1 @@
|
||||
- Correção de falha rara
|
||||
@@ -0,0 +1,3 @@
|
||||
- Importador do Catima aprimorado (corrige a ausência de cartões durante a importação)
|
||||
- Correção de falha ao girar a tela durante a definição das datas de início e validade
|
||||
- Pequenos ajustes na interface
|
||||
@@ -0,0 +1,2 @@
|
||||
- Uma alteração na versão v0.11 reduziu o uso de memória na renderização do código de barras, mas afetou as dimensões do mesmo. Isso foi ajustado para manter as dimensões do código de barras e, ao mesmo tempo, reduzir o uso de memória. (pull #126 (https://github.com/brarcher/loyalty-card-locker/pull/126))
|
||||
- Atualização das traduções para alemão e francês
|
||||
@@ -0,0 +1,4 @@
|
||||
- Pequenas correções na interface
|
||||
- Correção da redefinição das datas de início de validade e de expiração ao girar a tela de edição do cartão
|
||||
- Correção de falha ao girar a tela com o seletor de cores aberto
|
||||
- Correções na importação do Stocard
|
||||
@@ -0,0 +1,3 @@
|
||||
- Mover "Modo de arquivo" para o menu "Opções de exibição" (anteriormente "Mostrar detalhes")
|
||||
- Suporte a idiomas por aplicativo no Android 13
|
||||
- Incorporar política de privacidade, registro de alterações e licença no aplicativo
|
||||
@@ -0,0 +1,6 @@
|
||||
- Refinamento do fluxo de "Adicionar cartão"
|
||||
- Melhorias no fluxo de validação
|
||||
- Correção de caso atípico que causava estado inválido da interface ao alternar a exibição de itens arquivados
|
||||
- Uso da cor do tema ou do cartão na barra de navegação (Android 8.1+)
|
||||
- Atualização do seletor de validade e data de expiração
|
||||
- Adição de opção para sempre rotacionar (ignorando as configurações do sistema)
|
||||
@@ -0,0 +1,4 @@
|
||||
- Direcionar para o Android 14
|
||||
- Abrir o ícone do cartão na galeria ao tocar
|
||||
- Melhorar o design da aba Fotos na visualização de edição
|
||||
- Atualizar a tela de gastos para também oferecer suporte a recebimentos
|
||||
@@ -0,0 +1,3 @@
|
||||
- Suporte à leitura de códigos de barras em arquivos PDF
|
||||
- Suporte a arquivos de imagem com múltiplos códigos de barras
|
||||
- Pequenas correções na interface do usuário
|
||||
Loaded 100 of 242 files, more files were not shown because too many files have changed in this diff.
Show more
Reference in new issue
Block a user