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

Add Alma API bindings #8257

Merged
merged 3 commits into from Apr 15, 2024
Merged

Add Alma API bindings #8257

merged 3 commits into from Apr 15, 2024

Conversation

tjclawson-stripe
Copy link
Contributor

@tjclawson-stripe tjclawson-stripe commented Apr 10, 2024

Summary

Add support for Alma bindings and tests

Motivation

MOBILESDK-1857

Testing

  • Added tests
  • Modified tests
  • Manually verified

Copy link
Contributor

github-actions bot commented Apr 10, 2024

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: V1, V2)
NEW: paymentsheet-example-release-pr.apk (signature: V1, V2)

          │          compressed          │         uncompressed         
          ├───────────┬───────────┬──────┼───────────┬───────────┬──────
 APK      │ old       │ new       │ diff │ old       │ new       │ diff 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
      dex │   3.9 MiB │   3.9 MiB │  0 B │   8.5 MiB │   8.5 MiB │  0 B 
     arsc │   2.2 MiB │   2.2 MiB │  0 B │   2.2 MiB │   2.2 MiB │  0 B 
 manifest │     5 KiB │     5 KiB │  0 B │  24.9 KiB │  24.9 KiB │  0 B 
      res │ 911.1 KiB │ 911.1 KiB │  0 B │   1.4 MiB │   1.4 MiB │  0 B 
   native │   2.6 MiB │   2.6 MiB │  0 B │     6 MiB │     6 MiB │  0 B 
    asset │     3 MiB │     3 MiB │  0 B │     3 MiB │     3 MiB │  0 B 
    other │   204 KiB │   204 KiB │ +4 B │ 444.8 KiB │ 444.8 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │  12.8 MiB │  12.8 MiB │ +4 B │  21.7 MiB │  21.7 MiB │  0 B 

 DEX     │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0         
 strings │ 42568 │ 42568 │ 0 (+0 -0) 
   types │ 14492 │ 14492 │ 0 (+0 -0) 
 classes │ 12220 │ 12220 │ 0 (+0 -0) 
 methods │ 60378 │ 60378 │ 0 (+0 -0) 
  fields │ 40037 │ 40037 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  242 │  242 │  0   
 entries │ 6029 │ 6029 │  0
APK
    compressed    │   uncompressed   │                        
───────────┬──────┼───────────┬──────┤                        
 size      │ diff │ size      │ diff │ path                   
───────────┼──────┼───────────┼──────┼────────────────────────
    62 KiB │ +4 B │ 139.7 KiB │  0 B │ ∆ META-INF/CERT.SF     
   1.2 KiB │ +1 B │   1.2 KiB │  0 B │ ∆ META-INF/CERT.RSA    
  53.2 KiB │ -1 B │ 139.6 KiB │  0 B │ ∆ META-INF/MANIFEST.MF 
───────────┼──────┼───────────┼──────┼────────────────────────
 116.3 KiB │ +4 B │ 280.6 KiB │  0 B │ (total)

@tjclawson-stripe tjclawson-stripe merged commit 9ad0c3e into master Apr 15, 2024
15 checks passed
@tjclawson-stripe tjclawson-stripe deleted the tyler/alma-api-bindings branch April 15, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants