Commit 27fab14
committed
Release 5.2.0
- v5.2.0
* _*Master Release*_ - Jun 15, 2022
* Added methods to generate Branch QR codes.
New methods:
- getQRCodeAsData
- getQRCodeAsImage()
Utility methods:
- setCodeColor()
- setBackgroundColor()
- setCenterLogo()
- setWidth()
- setMargin()
- setImageFormat()
* Added support for additional store referrer APIs. No code needed other than to import the store's referrer API artifact into your app.
New app stores:
- Huawei App Gallery
- Samsung Galaxy Store*
- Xiaomi GetApps*
* Contact your Samsung or Xiaomi representative for assistance with obtaining their store referrer API artifact.
* Upgraded Google Install Referrer API
* Updated Android minimum SDK to 21
* Replaced JCenter with mavenCentral in `allprojects.repositories`1 parent f509324 commit 27fab14
2 files changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
2 | 25 | | |
3 | 26 | | |
4 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments