Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public release v1.9.3 #659

Merged
merged 304 commits into from
Apr 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
304 commits
Select commit Hold shift + click to select a range
36d700f
Bump play-services-auth from 20.0.0 to 20.0.1 (#329)
dependabot[bot] Jan 6, 2022
db374ec
Bump leakcanary-android from 2.7 to 2.8 (#328)
dependabot[bot] Jan 6, 2022
d38bd5d
Bump appcompat from 1.4.0 to 1.4.1 (#331)
dependabot[bot] Jan 13, 2022
732150a
Bump constraintlayout from 2.1.2 to 2.1.3 (#333)
dependabot[bot] Jan 17, 2022
71f3dc5
Bump leakcanary-android from 2.8 to 2.8.1 (#330)
dependabot[bot] Feb 2, 2022
9d0198c
Update docs (#343)
DmytroDm Feb 2, 2022
e1e8178
Add EXTRA_KEEP_APPLICATION_THEME flag which force card.io to use appl…
DmytroDm Feb 9, 2022
8497d7d
Bump material from 1.4.0 to 1.5.0 (#332)
dependabot[bot] Feb 9, 2022
3b6c3c4
Bump mockito_version from 4.2.0 to 4.3.1 (#348)
dependabot[bot] Feb 9, 2022
78d0c62
Bump gradle from 7.0.4 to 7.1.1 (#349)
dependabot[bot] Feb 9, 2022
b83b374
Update compile/target SDK versions (#351)
DmytroDm Feb 9, 2022
f34b1fa
Add Material3 widget styles (#352)
DmytroDm Feb 9, 2022
90bfa89
Update ScanActivity.kt javadoc (#353)
DmytroDm Feb 10, 2022
8c81a23
Merge "Public release adapter-cardio v 1.0.3" into development (#354)
DmytroDm Feb 10, 2022
580e0b7
Fix `VGSTextInputLayout` start/end icons (#356)
DmytroDm Feb 17, 2022
dabdcb1
Bump mockk from 1.12.2 to 1.12.3 (#358)
dependabot[bot] Mar 7, 2022
8dcf2a8
Bump gradle from 7.1.1 to 7.1.2 (#357)
dependabot[bot] Mar 7, 2022
9c7a088
Bump gradle-maven-publish-plugin from 0.18.0 to 0.19.0 (#359)
dependabot[bot] Mar 7, 2022
f238f0f
Bump mockito_version from 4.3.1 to 4.4.0 (#360)
dependabot[bot] Mar 9, 2022
3b841da
Update gradle files (#361)
DmytroDm Mar 16, 2022
0ac849e
Rename versions.gradle to dependancies.gradle, to support dependabot …
DmytroDm Mar 30, 2022
ff53191
bump versions (#365)
May 30, 2022
ee82b03
Remove content triming in validation rules (#366)
May 30, 2022
4c5b566
Release VGS Collect v1.6.19 (#369)
May 31, 2022
657b779
Improve dependancy management (#370)
DmytroDm Jun 23, 2022
6870af5
Bump core-ktx from 1.7.0 to 1.8.0 (#371)
dependabot[bot] Jun 27, 2022
512fab2
Bump okhttp from 4.9.3 to 4.10.0 (#372)
dependabot[bot] Jun 27, 2022
2db0bae
Bump mockito-core from 4.4.0 to 4.6.1 (#374)
dependabot[bot] Jun 27, 2022
17facfc
Bump appcompat from 1.4.1 to 1.4.2 (#379)
dependabot[bot] Jun 29, 2022
fb0ea55
Bump mockito-inline from 4.4.0 to 4.6.1 (#378)
dependabot[bot] Jun 29, 2022
abf050a
Bump mockk from 1.12.3 to 1.12.4 (#377)
dependabot[bot] Jun 29, 2022
978c761
Add tokenization API (#376)
Jun 29, 2022
afa715d
Bump constraintlayout from 2.1.3 to 2.1.4 (#381)
dependabot[bot] Jun 30, 2022
07e700a
Bump leakcanary-android from 2.8.1 to 2.9.1 (#380)
dependabot[bot] Jun 30, 2022
7dcad80
Add tokenization tests (#385)
DmytroDm Jul 1, 2022
142bfcb
Bump robolectric from 4.7.3 to 4.8.1 (#383)
dependabot[bot] Jul 5, 2022
7637477
Bump json from 20211205 to 20220320 (#384)
dependabot[bot] Jul 5, 2022
6521651
update config (#387)
Jul 5, 2022
28481c2
Update minSdkVersion version to 21 (#386)
DmytroDm Jul 5, 2022
4ec7b1d
Bump jsonassert from 1.5.0 to 1.5.1 (#389)
dependabot[bot] Jul 6, 2022
14ba10b
Implement tokenization analytics (#390)
DmytroDm Jul 6, 2022
b99f00e
Add supporting route id (#391)
Jul 7, 2022
07f5277
Tokenization demo (#393)
DmytroDm Jul 14, 2022
a0772d5
Bump dokka-base from 1.6.10 to 1.7.0 (#373)
dependabot[bot] Jul 26, 2022
1cd4f02
Bump gradle-maven-publish-plugin from 0.19.0 to 0.21.0 (#394)
dependabot[bot] Jul 26, 2022
d08c65c
Bump dokka-gradle-plugin from 1.6.10 to 1.7.10 (#395)
dependabot[bot] Jul 26, 2022
7dd8247
Bump dokka-base from 1.7.0 to 1.7.10 (#397)
dependabot[bot] Jul 27, 2022
f572784
Bump kotlin-gradle-plugin from 1.6.10 to 1.7.0 (#382)
dependabot[bot] Aug 2, 2022
5489127
Implement 8 chars bin & update tests (#396)
DmytroDm Aug 3, 2022
db059b3
Implement validation error messages (#400)
DmytroDm Aug 3, 2022
7bee5a0
Bump gradle from 7.2.1 to 7.2.2 (#402)
dependabot[bot] Aug 3, 2022
b8bcafd
Bump kotlin-gradle-plugin from 1.7.0 to 1.7.10 (#401)
dependabot[bot] Aug 3, 2022
b668d91
Add `setRule/setRules/appendRule` functions (#403)
DmytroDm Aug 4, 2022
4bc599d
Public release v1.7.1 (#404)
DmytroDm Aug 4, 2022
13431ee
Update docs (#406)
DmytroDm Aug 4, 2022
03a426f
Merge branch 'master' into develop
DmytroDm Aug 4, 2022
64f1366
Payopt demo (#410)
DmytroDm Aug 22, 2022
3056c77
Bump robolectric from 4.8.1 to 4.8.2 (#411)
dependabot[bot] Aug 26, 2022
15db4b2
Bump mockito-core from 4.6.1 to 4.7.0 (#408)
dependabot[bot] Aug 26, 2022
999c099
Bump mockito-inline from 4.6.1 to 4.7.0 (#409)
dependabot[bot] Aug 26, 2022
cddc918
Update payment demo UI (#412)
DmytroDm Aug 30, 2022
07ea142
Bump mockito-core from 4.7.0 to 4.8.0
dependabot[bot] Sep 7, 2022
b9c7e82
Merge pull request #414 from verygoodsecurity/dependabot/gradle/devel…
jentfoo Sep 7, 2022
3da96cd
Bump mockito-inline from 4.7.0 to 4.8.0
dependabot[bot] Sep 7, 2022
9326c4b
Merge pull request #415 from verygoodsecurity/dependabot/gradle/devel…
jentfoo Sep 7, 2022
5c91fe0
Bump appcompat from 1.4.2 to 1.6.0-rc01 (#416)
dependabot[bot] Sep 13, 2022
cc69cf8
Bump core-ktx from 1.8.0 to 1.9.0 (#417)
dependabot[bot] Sep 13, 2022
dc31bc5
Bump gradle-maven-publish-plugin from 0.21.0 to 0.22.0 (#418)
dependabot[bot] Sep 13, 2022
73b9707
Merge into dev (#420)
Sep 15, 2022
75a1a0d
Remove context class cast (#426)
DmytroDm Sep 23, 2022
95b4f2e
Add overloaded attachFile function with activity parameter (#427)
DmytroDm Sep 26, 2022
4b006fc
Bump gradle from 7.2.2 to 7.3.0 (#424)
dependabot[bot] Sep 26, 2022
e9644c5
Fixed ConcurrentModificationException during notifying field state (#…
Sep 26, 2022
355d68c
Bump gradle-maven-publish-plugin from 0.20.0 to 0.22.0 (#421)
dependabot[bot] Sep 26, 2022
4f37179
Bump dokka-base from 1.6.10 to 1.7.10 (#422)
dependabot[bot] Sep 26, 2022
564edb8
Bump dokka-gradle-plugin from 1.6.10 to 1.7.10 (#423)
dependabot[bot] Sep 26, 2022
7e22787
Bump json from 20220320 to 20220924 (#429)
dependabot[bot] Sep 27, 2022
a03757b
Merge public release v1.7.3 into develop (#431)
DmytroDm Sep 28, 2022
e825d1d
Bump robolectric from 4.8.2 to 4.9 (#433)
dependabot[bot] Oct 4, 2022
61ddc23
fix message (#434)
Oct 7, 2022
88fc0ff
Add Result API (#436)
Oct 17, 2022
9c7646b
Remove deprecated scan module (#440)
Oct 17, 2022
4ef8591
Bump gradle from 7.3.0 to 7.3.1 (#439)
dependabot[bot] Oct 18, 2022
4ae558e
Bump kotlin-gradle-plugin from 1.7.10 to 1.7.20 (#432)
dependabot[bot] Oct 18, 2022
b2f477c
Bump mockito-inline from 4.8.0 to 4.8.1 (#442)
dependabot[bot] Oct 19, 2022
dd6803f
Update tests (#441)
DmytroDm Oct 19, 2022
5a86cb6
Revert "Add Result API (#436)"
Oct 20, 2022
957295c
Add exp date serializer for tokenization config (#445)
DmytroDm Oct 25, 2022
d5700be
Bump mockito-core from 4.8.0 to 4.8.1 (#444)
dependabot[bot] Oct 27, 2022
41d4683
Demo refoactoring (#446)
DmytroDm Oct 28, 2022
daba897
Bump dokka-base from 1.7.10 to 1.7.20 (#438)
dependabot[bot] Oct 28, 2022
a7f0a38
Bump dokka-gradle-plugin from 1.7.10 to 1.7.20 (#437)
dependabot[bot] Oct 28, 2022
51d1611
Update collect/tokenization demo UI (#447)
DmytroDm Nov 8, 2022
df476ea
Add possibility to specify icon bounds in icon adapter (#448)
DmytroDm Nov 8, 2022
3d0b72e
Bump rules from 1.4.0 to 1.5.0 (#453)
dependabot[bot] Nov 18, 2022
eb6504a
Bump junit-ktx from 1.1.3 to 1.1.4 (#452)
dependabot[bot] Nov 18, 2022
5113dac
Bump espresso-intents from 3.4.0 to 3.5.0 (#451)
dependabot[bot] Nov 18, 2022
a80791e
Bump kotlin-gradle-plugin from 1.7.20 to 1.7.21 (#449)
dependabot[bot] Nov 18, 2022
8d8d861
Bump material from 1.6.1 to 1.7.0 (#443)
dependabot[bot] Nov 18, 2022
03e12df
Bump mockito-core from 4.8.1 to 4.9.0 (#456)
dependabot[bot] Nov 21, 2022
11a3691
Bump mockito-inline from 4.8.1 to 4.9.0 (#458)
dependabot[bot] Nov 21, 2022
def845b
Bump espresso-core from 3.4.0 to 3.5.0 (#455)
dependabot[bot] Nov 21, 2022
62d36ae
Bump junit from 1.1.3 to 1.1.4 (#457)
dependabot[bot] Nov 21, 2022
20ea886
Bump runner from 1.4.0 to 1.5.1 (#459)
dependabot[bot] Nov 21, 2022
b34591b
Fix ExpirationDateEditText text reset in date picker mode (#454)
DmytroDm Nov 22, 2022
cba2a22
Bump leakcanary-android from 2.9.1 to 2.10 (#460)
dependabot[bot] Nov 22, 2022
5d0c38b
Merge release branch into development (#462)
DmytroDm Nov 23, 2022
3f2686a
Bump kotlin-gradle-plugin from 1.7.21 to 1.7.22 (#463)
dependabot[bot] Dec 1, 2022
c008d08
Apply detect (#465)
Dec 1, 2022
e913f4e
Google pay demo (#464)
DmytroDm Dec 2, 2022
fc61777
Update CI test devices (#466)
DmytroDm Dec 5, 2022
0f561a5
Bump gradle-maven-publish-plugin from 0.22.0 to 0.23.1 (#475)
dependabot[bot] Jan 5, 2023
25ea1fd
Bump robolectric from 4.9 to 4.9.2 (#473)
dependabot[bot] Jan 5, 2023
f3d6f94
Bump mockito-core from 4.9.0 to 4.11.0 (#471)
dependabot[bot] Jan 5, 2023
1c6851f
Bump mockito-inline from 4.9.0 to 4.11.0 (#470)
dependabot[bot] Jan 5, 2023
814f74a
Remove `kotlin-android-extensions` plugin (#480)
DmytroDm Jan 9, 2023
1ab4a8c
Bump kotlin-gradle-plugin from 1.7.22 to 1.8.0 (#472)
dependabot[bot] Jan 10, 2023
1bd8d49
Bump runner from 1.5.1 to 1.5.2 (#479)
dependabot[bot] Jan 10, 2023
4a4039c
Bump espresso-intents from 3.5.0 to 3.5.1 (#478)
dependabot[bot] Jan 10, 2023
aa7ff35
Bump junit from 1.1.4 to 1.1.5 (#476)
dependabot[bot] Jan 10, 2023
ad38a4f
Bump junit-ktx from 1.1.4 to 1.1.5 (#477)
dependabot[bot] Jan 10, 2023
9e17b3e
Bump espresso-core from 3.5.0 to 3.5.1 (#481)
dependabot[bot] Jan 16, 2023
f0d7c1f
Bump gradle from 7.3.1 to 7.4.0 (#482)
dependabot[bot] Jan 17, 2023
b19dc19
Update tests (#483)
DmytroDm Jan 17, 2023
7c83787
Bump mockito-inline from 4.11.0 to 5.0.0 (#484)
dependabot[bot] Jan 17, 2023
00f0952
Bump mockito-core from 4.11.0 to 5.0.0 (#485)
dependabot[bot] Jan 17, 2023
6b3069b
MicroBlink card scanner integration (#486)
DmytroDm Jan 17, 2023
7077557
Add README.md (#487)
DmytroDm Jan 18, 2023
d71ac42
Add CODEOWNERS (#488)
DmytroDm Jan 18, 2023
36a742a
Merge Blinkcard public release into dev (#490)
DmytroDm Jan 18, 2023
aa9fde6
Merge public release v1.7.5 into dev (#492)
DmytroDm Jan 18, 2023
95998fe
Update adapter-blinkcard README.md (#494)
DmytroDm Jan 19, 2023
dd3d8cc
Update `adapter-blinkcard` README.md (#496)
DmytroDm Jan 23, 2023
6b4fd65
Build(deps): bump org.mockito:mockito-core from 5.0.0 to 5.1.0 (#499)
dependabot[bot] Jan 31, 2023
304caa9
Build(deps): bump org.mockito:mockito-inline from 5.0.0 to 5.1.0 (#500)
dependabot[bot] Jan 31, 2023
d0afd02
Build(deps): bump material from 1.7.0 to 1.8.0 (#498)
dependabot[bot] Feb 1, 2023
943827e
Build(deps): bump com.vanniktech:gradle-maven-publish-plugin (#501)
dependabot[bot] Feb 1, 2023
934bfc6
Build(deps): bump org.mockito:mockito-core from 5.1.0 to 5.1.1 (#502)
dependabot[bot] Feb 1, 2023
d7002f8
Build(deps): bump org.mockito:mockito-inline from 5.1.0 to 5.1.1 (#503)
dependabot[bot] Feb 1, 2023
21e0951
Build(deps): bump org.jetbrains.dokka:dokka-base from 1.7.20 to 1.8.1…
dependabot[bot] Mar 9, 2023
9499b3f
Build(deps): bump org.json:json from 20220924 to 20230227 (#508)
dependabot[bot] Mar 9, 2023
ef65eb6
Build(deps): bump com.android.tools.build:gradle from 7.4.0 to 7.4.2 …
dependabot[bot] Mar 9, 2023
d602fda
Build(deps): bump androidx.appcompat:appcompat from 1.6.0-rc01 to 1.7…
dependabot[bot] Mar 9, 2023
605f48b
Build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#505)
dependabot[bot] Mar 9, 2023
d0f82fd
Build(deps): bump org.mockito:mockito-core from 5.1.1 to 5.2.0 (#512)
dependabot[bot] Mar 20, 2023
82a7795
Build(deps): bump org.jetbrains.dokka:dokka-gradle-plugin (#510)
dependabot[bot] Mar 20, 2023
ae86f16
Build(deps): bump org.mockito:mockito-inline from 5.1.1 to 5.2.0 (#511)
dependabot[bot] Mar 20, 2023
d7b0b02
Add suspend submit functions (#515)
DmytroDm Mar 27, 2023
fbabf01
Fix tests (#522)
DmytroDm Apr 25, 2023
3cc86e0
Fix vaultStorage & vaultAliasFormat cleared after text changed (#528)
DmytroDm May 12, 2023
b6c977b
Build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#523)
dependabot[bot] May 12, 2023
8359135
Build(deps): bump com.vanniktech:gradle-maven-publish-plugin (#520)
dependabot[bot] May 12, 2023
e5be92b
Build(deps): bump org.mockito:mockito-core from 5.2.0 to 5.3.1 (#521)
dependabot[bot] May 12, 2023
4626259
Build(deps): bump org.robolectric:robolectric from 4.9.2 to 4.10.2 (#…
dependabot[bot] May 12, 2023
d46fb2d
Build(deps): bump androidx.core:core-ktx from 1.9.0 to 1.10.1 (#527)
dependabot[bot] May 12, 2023
62fa072
Merge relese v1.7.6 into development (#530)
DmytroDm May 12, 2023
1bb0e9c
Fix tokenization output format (#538)
DmytroDm May 25, 2023
89a5b7f
Merge release into development (#540)
DmytroDm May 25, 2023
fe53c79
Build(deps): bump com.squareup.leakcanary:leakcanary-android (#536)
dependabot[bot] May 26, 2023
328dd42
Build(deps): bump org.robolectric:robolectric from 4.10.2 to 4.10.3 (…
dependabot[bot] May 26, 2023
6a6cd92
Build(deps): bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 (…
dependabot[bot] May 26, 2023
97a0f45
Build(deps): bump com.google.android.material:material (#532)
dependabot[bot] May 26, 2023
62aef33
Build(deps): bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin (#…
dependabot[bot] May 29, 2023
c9d16f7
Add date range validation rule (#534)
DonaldRG May 29, 2023
13d1bb8
Build(deps): bump org.jetbrains.dokka:dokka-gradle-plugin (#542)
dependabot[bot] Jun 12, 2023
5941442
Build(deps): bump org.jetbrains.dokka:dokka-base from 1.8.10 to 1.8.2…
dependabot[bot] Jun 12, 2023
de73fe4
Build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#544)
dependabot[bot] Jun 12, 2023
571a168
Fix mask not applied after inputType change, which causes infinite lo…
DmytroDm Jun 13, 2023
567dc82
Merge public release v1.8.0 into dev (#548)
DmytroDm Jun 13, 2023
e3df9b8
Build(deps): bump org.json:json from 20230227 to 20230618 (#549)
dependabot[bot] Jun 27, 2023
65f976f
Build(deps): bump org.mockito:mockito-core from 5.3.1 to 5.4.0 (#550)
dependabot[bot] Jun 27, 2023
fca3ac1
Build(deps): bump com.google.android.gms:play-services-wallet (#552)
dependabot[bot] Jul 3, 2023
c7624cb
Build(deps): bump com.squareup.leakcanary:leakcanary-android (#553)
dependabot[bot] Jul 3, 2023
a63e961
Build(deps): bump com.vanniktech:gradle-maven-publish-plugin (#554)
dependabot[bot] Jul 6, 2023
d3bc733
Build(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.2 …
dependabot[bot] Jul 6, 2023
a57541c
Improve collect SDK accessibility features (#555)
DonaldRG Jul 20, 2023
e36421c
Merge public release v1.8.1 into develop (#558)
DonaldRG Jul 25, 2023
afa71a5
Add test coverage (#561)
DmytroDm Aug 2, 2023
a7d174d
Build(deps): bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin (#…
dependabot[bot] Aug 25, 2023
7ef61df
Build(deps): bump androidx.preference:preference-ktx from 1.2.0 to 1.…
dependabot[bot] Aug 25, 2023
61fd10f
Build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#564)
dependabot[bot] Aug 25, 2023
f5f4486
Build(deps): bump com.android.tools.build:gradle from 8.0.2 to 8.1.1 …
dependabot[bot] Sep 25, 2023
25dabc6
Build(deps): bump org.jetbrains.dokka:dokka-base from 1.8.20 to 1.9.0…
dependabot[bot] Sep 25, 2023
81817a0
Build(deps): bump org.jetbrains.dokka:dokka-gradle-plugin (#568)
dependabot[bot] Sep 25, 2023
d12ebaf
Build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#566)
dependabot[bot] Sep 25, 2023
4b577e9
Build(deps): bump com.google.android.gms:play-services-wallet (#571)
dependabot[bot] Sep 28, 2023
0946f8d
Bump compile and target SDK version to 34 (#574)
DonaldRG Oct 9, 2023
67063d5
Build(deps): bump org.mockito:mockito-core from 5.5.0 to 5.6.0 (#576)
dependabot[bot] Oct 9, 2023
99a8334
Build(deps): bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 …
dependabot[bot] Oct 9, 2023
f19097e
Build(deps): bump org.jetbrains.kotlinx:kover-gradle-plugin (#577)
dependabot[bot] Oct 11, 2023
9878ba9
Build(deps): bump org.jetbrains.dokka:dokka-gradle-plugin (#579)
dependabot[bot] Oct 20, 2023
d746e70
Build(deps): bump org.jetbrains.dokka:dokka-base from 1.9.0 to 1.9.10…
dependabot[bot] Oct 20, 2023
cba621f
Build(deps): bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 (…
dependabot[bot] Oct 20, 2023
a9be54e
Build(deps): bump org.json:json from 20230618 to 20231013 (#581)
dependabot[bot] Oct 20, 2023
c19f6a0
Update SSN regex and tests (#584)
DmytroDm Oct 24, 2023
07fcbe3
Credit cards regex update (#583)
DmytroDm Oct 24, 2023
f72ed9f
Merge release v1.8.2 into dev (#586)
DmytroDm Oct 24, 2023
d0b528d
Build(deps): bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin (#…
dependabot[bot] Nov 2, 2023
95718fe
Build(deps): bump org.robolectric:robolectric from 4.10.3 to 4.11.1 (…
dependabot[bot] Nov 2, 2023
98f2ccd
Build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#590)
dependabot[bot] Nov 2, 2023
d4e80dc
Build(deps): bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (#592)
dependabot[bot] Nov 3, 2023
ea934be
CSL3-1873: Fix listener not triggered after unbind (#591)
DmytroDm Nov 3, 2023
581ab91
Merge branch 'master' into develop
DmytroDm Nov 3, 2023
4a5e4f8
Build(deps): bump org.mockito:mockito-core from 5.7.0 to 5.8.0 (#603)
dependabot[bot] Dec 5, 2023
7d3d3b6
Build(deps): bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin (#…
dependabot[bot] Dec 5, 2023
e1b0c2e
Build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#598)
dependabot[bot] Dec 5, 2023
3c0edf8
Fix lint warnings (#578)
DonaldRG Dec 5, 2023
4a9571d
Build(deps): bump org.jetbrains.kotlinx:kover-gradle-plugin (#601)
dependabot[bot] Dec 5, 2023
ce17122
Build(deps): bump com.android.tools.build:gradle from 8.1.2 to 8.2.0 …
dependabot[bot] Dec 5, 2023
58269f0
Fix masks (#608)
DmytroDm Dec 28, 2023
0e11f2f
Merge public release into dev (#610)
DmytroDm Dec 28, 2023
bb727ef
Build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#607)
dependabot[bot] Jan 24, 2024
23ae5b6
Add demo (#616)
DmytroDm Jan 24, 2024
2b2f418
Build(deps): bump com.android.tools.build:gradle from 8.2.0 to 8.2.2 …
dependabot[bot] Jan 24, 2024
e872c97
Build(deps): bump com.vanniktech:gradle-maven-publish-plugin (#613)
dependabot[bot] Jan 24, 2024
442f413
Build(deps): bump com.squareup.leakcanary:leakcanary-android (#611)
dependabot[bot] Jan 24, 2024
1fe7663
Build(deps): bump com.google.android.material:material from 1.9.0 to …
dependabot[bot] Jan 24, 2024
5a3e46b
Build(deps): bump org.mockito:mockito-core from 5.8.0 to 5.10.0 (#617)
dependabot[bot] Jan 25, 2024
9d5d767
Compose support (#615)
DmytroDm Jan 25, 2024
897ca30
Merge public release v1.9.0 into dev (#620)
DmytroDm Jan 25, 2024
c632c8c
Build(deps): bump androidx.compose:compose-bom (#621)
dependabot[bot] Jan 30, 2024
548b0b4
Build(deps): bump androidx.compose.ui:ui-tooling-preview (#623)
dependabot[bot] Jan 30, 2024
a1deaeb
Build(deps): bump androidx.compose.ui:ui-tooling from 1.5.4 to 1.6.0 …
dependabot[bot] Jan 30, 2024
22f055e
Build(deps): bump androidx.compose.material:material from 1.5.4 to 1.…
dependabot[bot] Jan 31, 2024
9180e36
Update github template (#625)
DmytroDm Feb 1, 2024
149267a
Build(deps): bump org.json:json from 20231013 to 20240205 (#628)
dependabot[bot] Feb 12, 2024
2579c5c
Build(deps): bump androidx.compose.ui:ui-tooling-preview (#632)
dependabot[bot] Feb 13, 2024
b1b571b
Build(deps): bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin (#…
dependabot[bot] Feb 13, 2024
92fe453
Build(deps): bump androidx.compose.material:material from 1.6.0 to 1.…
dependabot[bot] Feb 15, 2024
30c1c33
Build(deps): bump androidx.compose.ui:ui-tooling from 1.6.0 to 1.6.1 …
dependabot[bot] Feb 15, 2024
6fb54da
Build(deps): bump androidx.compose:compose-bom (#631)
dependabot[bot] Feb 15, 2024
724bd6d
Add compose support demo with fragment (#634)
DmytroDm Feb 21, 2024
fb88089
Build(deps): bump org.jetbrains.kotlinx:kover-gradle-plugin (#633)
dependabot[bot] Feb 21, 2024
9231469
Build(deps): bump androidx.compose.material:material from 1.6.1 to 1.…
dependabot[bot] Feb 29, 2024
6f20974
Build(deps): bump androidx.compose.ui:ui-tooling from 1.6.1 to 1.6.2 …
dependabot[bot] Feb 29, 2024
7492af1
Build(deps): bump androidx.test.uiautomator:uiautomator (#637)
dependabot[bot] Feb 29, 2024
5c9938a
Build(deps): bump androidx.compose:compose-bom (#639)
dependabot[bot] Feb 29, 2024
4aaa64a
Fix formatting crash (#640)
DmytroDm Mar 1, 2024
286357c
Build(deps): bump com.google.android.gms:play-services-wallet (#642)
dependabot[bot] Mar 1, 2024
be4ca09
Merge release v1.9.1 into dev (#644)
DmytroDm Mar 1, 2024
bea82e5
Add new tokenization alias format (#651)
DmytroDm Mar 28, 2024
d1706bd
Merge public release 1.9.2 into dev (#653)
DmytroDm Mar 29, 2024
5337963
Fix `setDateRegex` not working (#654)
DmytroDm Apr 4, 2024
f69c409
Build(deps): bump org.json:json from 20240205 to 20240303 (#647)
dependabot[bot] Apr 4, 2024
60766f1
Build(deps): bump org.jetbrains.dokka:dokka-gradle-plugin (#648)
dependabot[bot] Apr 4, 2024
215c3d7
Build(deps): bump org.jetbrains.dokka:dokka-base from 1.9.10 to 1.9.2…
dependabot[bot] Apr 4, 2024
9617622
Build(deps): bump org.mockito:mockito-core from 5.10.0 to 5.11.0 (#645)
dependabot[bot] Apr 4, 2024
195dfa9
Version name & code bump
DmytroDm Apr 5, 2024
ddc6487
Update docs
DmytroDm Apr 5, 2024
b66b4cb
Merge branch 'master' into release/1.9.3
DmytroDm Apr 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class CollectActivity : AppCompatActivity(), VgsCollectResponseListener,
}

override fun onOptionsItemSelected(item: MenuItem): Boolean = when (item.itemId) {
R.id.scan_card -> true.also { scan() } // TODO: @Endorf, check this line, what you think?
R.id.scan_card -> true.also { scan() }
else -> super.onOptionsItemSelected(item)
}

Expand Down
3 changes: 3 additions & 0 deletions docs/images/homepage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 24 additions & 21 deletions docs/scripts/platform-content-handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ const samplesLightThemeName = 'idea'
window.addEventListener('load', () => {
document.querySelectorAll("div[data-platform-hinted]")
.forEach(elem => elem.addEventListener('click', (event) => togglePlatformDependent(event, elem)))
document.querySelectorAll("div[tabs-section]")
.forEach(elem => elem.addEventListener('click', (event) => toggleSectionsEventHandler(event)))
const filterSection = document.getElementById('filter-section')
if (filterSection) {
filterSection.addEventListener('click', (event) => filterButtonHandler(event))
Expand Down Expand Up @@ -177,19 +175,30 @@ function handleAnchor() {
}

function initTabs() {
document.querySelectorAll("div[tabs-section]")
.forEach(element => {
showCorrespondingTabBody(element)
element.addEventListener('click', (event) => toggleSectionsEventHandler(event))
})
let cached = localStorage.getItem("active-tab")
if (cached) {
let parsed = JSON.parse(cached)
let tab = document.querySelector('div[tabs-section] > button[data-togglable="' + parsed + '"]')
if (tab) {
toggleSections(tab)
}
}
// we could have only a single type of data - classlike or package
const mainContent = document.querySelector('.main-content');
const type = mainContent ? mainContent.getAttribute("data-page-type") : null;
const localStorageKey = "active-tab-" + type;
document.querySelectorAll('div[tabs-section]').forEach(element => {
showCorrespondingTabBody(element);
element.addEventListener('click', ({target}) => {
const togglable = target ? target.getAttribute("data-togglable") : null;
if (!togglable) return;

localStorage.setItem(localStorageKey, JSON.stringify(togglable));
toggleSections(target);
});
});

const cached = localStorage.getItem(localStorageKey);
if (!cached) return;

const tab = document.querySelector(
'div[tabs-section] > button[data-togglable="' + JSON.parse(cached) + '"]'
);
if (!tab) return;

toggleSections(tab);
}

function showCorrespondingTabBody(element) {
Expand Down Expand Up @@ -293,12 +302,6 @@ function toggleSections(target) {
activateTabsBody("tabs-section-body")
}

function toggleSectionsEventHandler(evt) {
if (!evt.target.getAttribute("data-togglable")) return
localStorage.setItem('active-tab', JSON.stringify(evt.target.getAttribute("data-togglable")))
toggleSections(evt.target)
}

function togglePlatformDependent(e, container) {
let target = e.target
if (target.tagName != 'BUTTON') return;
Expand Down
2 changes: 1 addition & 1 deletion docs/styles/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 46 additions & 20 deletions docs/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ td:first-child {
/* --- Navigation controls --- */
.navigation-controls {
display: flex;
margin-left: 4px;
}

@media (min-width: 760px) {
Expand All @@ -354,45 +355,50 @@ td:first-child {
display: none;
}

/* --- Navigation THEME --- */
.navigation-controls--search {
.navigation-controls--btn {
display: inline-flex;
font-size: 0;
line-height: 0;
}

.navigation-controls--theme {
display: block;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 50%;
background-color: inherit;
margin-left: 4px;
background-position: 50% 50%;
padding: 0;
border: none;
cursor: pointer;
font-size: 0;
line-height: 0;
transition: background-color 200ms ease-in-out;
will-change: background-color;
}

.navigation-controls--theme::before {
height: 40px;
width: 40px;
.navigation-controls--btn:hover {
background-color: var(--white-10);
}

.navigation-controls--theme {
background-image: url("../images/theme-toggle.svg");
background-repeat: no-repeat;
}

.navigation-controls--theme:hover {
background: var(--white-10);
@media (max-width: 759px) {
.navigation-controls--theme {
display: none;
}
}

.navigation-controls--theme::before {
display: block;
content: url("../images/theme-toggle.svg");
.navigation-controls--homepage {
background-image: url("../images/homepage.svg");
background-repeat: no-repeat;
background-size: 24px 24px;
}

@media (max-width: 759px) {
.navigation-controls--theme {
.navigation-controls--homepage {
display: none;
}
}
/* /--- Navigation THEME --- */

.navigation .platform-selector:not([data-active]) {
color: #fff;
Expand Down Expand Up @@ -656,6 +662,26 @@ code.paragraph {
text-decoration: line-through;
}

/* Workaround for Firefox https://github.com/Kotlin/dokka/issues/3156 */
@-moz-document url-prefix() {
.strikethrough {
position: relative;
text-decoration: none;
}

/* complex selectors here are required to handle multiline cases */
.strikethrough::after, .strikethrough span:after {
content: '';
position: absolute;
top: 7px;
left: 0;
right: 0;
height: 1px;
background-color: currentColor;
z-index: 1;
}
}

.symbol:empty {
padding: 0;
}
Expand Down Expand Up @@ -684,7 +710,7 @@ code {

code:not(.block) {
display: inline-block;
vertical-align: middle;
vertical-align: bottom;
}

.symbol > a {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h2 class="">Properties</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../../com.verygoodsecurity.vgscollect.view.date/-date-picker-mode/-d-e-f-a-u-l-t/index.html#-372974862%2FProperties%2F1122815226">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../../../com.verygoodsecurity.vgscollect.view.date/-date-picker-mode/-d-e-f-a-u-l-t/index.html#-372974862%2FProperties%2F1122815226">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
</div>
</div>
</div>
Expand All @@ -97,7 +97,7 @@ <h2 class="">Properties</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../../com.verygoodsecurity.vgscollect.view.date/-date-picker-mode/-d-e-f-a-u-l-t/index.html#-739389684%2FProperties%2F1122815226">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../../../com.verygoodsecurity.vgscollect.view.date/-date-picker-mode/-d-e-f-a-u-l-t/index.html#-739389684%2FProperties%2F1122815226">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
</div>
</div>
</div>
Expand All @@ -112,7 +112,7 @@ <h2 class="">Properties</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../raw.html">raw</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">val </span><a href="../raw.html">raw</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h2 class="">Properties</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../../com.verygoodsecurity.vgscollect.view.date/-date-picker-mode/-d-e-f-a-u-l-t/index.html#-372974862%2FProperties%2F1122815226">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../../../com.verygoodsecurity.vgscollect.view.date/-date-picker-mode/-d-e-f-a-u-l-t/index.html#-372974862%2FProperties%2F1122815226">name</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
</div>
</div>
</div>
Expand All @@ -97,7 +97,7 @@ <h2 class="">Properties</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../../../../com.verygoodsecurity.vgscollect.view.date/-date-picker-mode/-d-e-f-a-u-l-t/index.html#-739389684%2FProperties%2F1122815226">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">val </span><a href="../../../../com.verygoodsecurity.vgscollect.view.date/-date-picker-mode/-d-e-f-a-u-l-t/index.html#-739389684%2FProperties%2F1122815226">ordinal</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a></div></div></div>
</div>
</div>
</div>
Expand All @@ -112,7 +112,7 @@ <h2 class="">Properties</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword"></span><span class="token keyword">val </span><a href="../raw.html">raw</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":vgscollect:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">val </span><a href="../raw.html">raw</a><span class="token operator">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a></div></div></div>
</div>
</div>
</div>
Expand Down
Loading