Skip to content

Commit 28491ab

Browse files
Updated apps from bitwarden/android (#100)
## Repository updates: <details> <summary>bitwarden/android</summary> ### [v2024.10.2 (19397)](https://github.com/bitwarden/android/releases/tag/v2024.10.2) - com.x8bit.bitwarden.beta-fdroid.apk - com.x8bit.bitwarden-fdroid.apk </details> Index updated to reflect recent changes to the F-Droid repository.
1 parent bd4da18 commit 28491ab

32 files changed

+615
-293
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ https://mobileapp.bitwarden.com/fdroid/repo?fingerprint=BC54EA6FD1CD5175BCCCC47C
1818
<!-- This table is auto-generated. Do not edit -->
1919
| Icon | Name | Description | Version |
2020
| --- | --- | --- | --- |
21-
| <a href="https://github.com/bitwarden/android"><img src="fdroid/repo/com.x8bit.bitwarden/en-US/icon.png" alt="Bitwarden icon" width="36px" height="36px"></a> | [**Bitwarden**](https://github.com/bitwarden/android) | Bitwarden mobile app for Android. | 2024.9.0 (19209) |
22-
| <a href="https://github.com/bitwarden/android"><img src="fdroid/repo/com.x8bit.bitwarden.beta/en-US/icon.png" alt="Bitwarden Beta icon" width="36px" height="36px"></a> | [**Bitwarden Beta**](https://github.com/bitwarden/android) | Bitwarden mobile app for Android. | 2024.9.0 (19209) |
21+
| <a href="https://github.com/bitwarden/android"><img src="fdroid/repo/com.x8bit.bitwarden/en-US/icon.png" alt="Bitwarden icon" width="36px" height="36px"></a> | [**Bitwarden**](https://github.com/bitwarden/android) | Bitwarden mobile app for Android. | 2024.10.2 (19397) |
22+
| <a href="https://github.com/bitwarden/android"><img src="fdroid/repo/com.x8bit.bitwarden.beta/en-US/icon.png" alt="Bitwarden Beta icon" width="36px" height="36px"></a> | [**Bitwarden Beta**](https://github.com/bitwarden/android) | Bitwarden mobile app for Android. | 2024.10.2 (19397) |
2323
<!-- end apps table -->
2424

2525
## Instructions

fdroid/archive/diff/1730257486000.json

-5
This file was deleted.
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"repo": {
3+
"timestamp": 1730343872000
4+
}
5+
}

fdroid/archive/entry.jar

2 Bytes
Binary file not shown.

fdroid/archive/entry.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"timestamp": 1730257494000,
2+
"timestamp": 1730343872000,
33
"version": 20002,
44
"index": {
55
"name": "/index-v2.json",
6-
"sha256": "d058bdecb1fbafdf34e4aba6ee1b394328612160bb8012bccb23a9cbdfd42cf4",
7-
"size": 60299,
6+
"sha256": "784d8572f005390a54e600ff64bd607c445c126c9a29f74109c96ed0b7378940",
7+
"size": 62375,
88
"numPackages": 1
99
},
1010
"diffs": {
11-
"1730257486000": {
12-
"name": "/diff/1730257486000.json",
13-
"sha256": "d1d6d1b6f88b1f188235270e60fafbb9e5d2503e35fa173561467ed70902a1c4",
11+
"1730343864000": {
12+
"name": "/diff/1730343864000.json",
13+
"sha256": "8cb6f0e419c3cc24114363d64614614f1f7ab7d39672c7dedbf1928598ee7f24",
1414
"size": 50,
1515
"numPackages": 0
1616
}

fdroid/archive/index-v1.jar

73 Bytes
Binary file not shown.

fdroid/archive/index-v1.json

+104-34
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"repo": {
3-
"timestamp": 1730257494000,
3+
"timestamp": 1730343872000,
44
"version": 20002,
55
"name": "Bitwarden F-droid Archive",
66
"icon": "icon.png",
@@ -20,23 +20,93 @@
2020
"categories": [
2121
"Security"
2222
],
23-
"suggestedVersionName": "2024.9.0",
24-
"suggestedVersionCode": "19209",
23+
"suggestedVersionName": "2024.10.2",
24+
"suggestedVersionCode": "19397",
2525
"description": "Bitwarden is the easiest and safest way to store all of your logins and passwords while conveniently keeping them synced between all of your devices.\n\nPassword theft is a serious problem. The websites and apps that you use are under attack every day. Security breaches occur and your passwords are stolen. When you reuse the same passwords across apps and websites hackers can easily access your email, bank, and other important accounts.\n\nSecurity experts recommend that you use a different, randomly generated password for every account that you create. But how do you manage all those passwords? Bitwarden makes it easy for you to create, store, and access your passwords.\n\nBitwarden stores all of your logins in an encrypted vault that syncs across all of your devices. Since it's fully encrypted before it ever leaves your device, only you have access to your data. Not even the team at Bitwarden can read your data, even if we wanted to. Your data is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 SHA-256.\n\nBitwarden is focused on open source software. The source code for Bitwarden is hosted on GitHub and everyone is free to review, audit, and contribute to the Bitwarden codebase.\n",
2626
"license": "GPL-3.0",
2727
"name": "Bitwarden",
2828
"sourceCode": "https://github.com/bitwarden/android",
2929
"summary": "Bitwarden mobile app for Android.",
30-
"added": 1730257426000,
31-
"icon": "com.x8bit.bitwarden.9799.png",
30+
"added": 1730343802000,
31+
"icon": "com.x8bit.bitwarden.9865.png",
3232
"packageName": "com.x8bit.bitwarden",
33-
"lastUpdated": 1730257486000
33+
"lastUpdated": 1730343864000
3434
}
3535
],
3636
"packages": {
3737
"com.x8bit.bitwarden": [
3838
{
39-
"added": 1730257486000,
39+
"added": 1730343804000,
40+
"apkName": "bitwarden_v2024.3.1.apk",
41+
"hash": "b430d8f8a8315c73702eb9018518fdd306e4ad8f61da53101f0f9ed1ee8d746a",
42+
"hashType": "sha256",
43+
"minSdkVersion": 21,
44+
"nativecode": [
45+
"arm64-v8a",
46+
"armeabi-v7a",
47+
"x86",
48+
"x86_64"
49+
],
50+
"packageName": "com.x8bit.bitwarden",
51+
"sig": "4eca64d92c5726e95b1fcf98e8feef4c",
52+
"signer": "de6ec91431557995297bf3e65bc80349bc603a04708160618c86bc9994171c90",
53+
"size": 68368950,
54+
"targetSdkVersion": 34,
55+
"uses-permission": [
56+
[
57+
"android.permission.INTERNET",
58+
null
59+
],
60+
[
61+
"android.permission.NFC",
62+
null
63+
],
64+
[
65+
"android.permission.WRITE_EXTERNAL_STORAGE",
66+
null
67+
],
68+
[
69+
"android.permission.CAMERA",
70+
null
71+
],
72+
[
73+
"android.permission.USE_FINGERPRINT",
74+
null
75+
],
76+
[
77+
"android.permission.USE_BIOMETRIC",
78+
null
79+
],
80+
[
81+
"android.permission.ACCESS_NETWORK_STATE",
82+
null
83+
],
84+
[
85+
"android.permission.SYSTEM_ALERT_WINDOW",
86+
null
87+
],
88+
[
89+
"android.permission.VIBRATE",
90+
null
91+
],
92+
[
93+
"com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY",
94+
null
95+
],
96+
[
97+
"com.x8bit.bitwarden.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION",
98+
null
99+
],
100+
[
101+
"android.permission.READ_EXTERNAL_STORAGE",
102+
null
103+
]
104+
],
105+
"versionCode": 9865,
106+
"versionName": "2024.3.1"
107+
},
108+
{
109+
"added": 1730343864000,
40110
"apkName": "bitwarden_v2024.3.0.apk",
41111
"hash": "b302e0d114089bf038521da937107c150a794084b9d6701be98c244ffad6ee4e",
42112
"hashType": "sha256",
@@ -118,7 +188,7 @@
118188
"versionName": "2024.3.0"
119189
},
120190
{
121-
"added": 1730257484000,
191+
"added": 1730343862000,
122192
"apkName": "bitwarden_v2024.2.1.apk",
123193
"hash": "facf43eec58ee602e940ee98ae0fcfdef4c8cdca916b7d3dba9b0852adb6ecb2",
124194
"hashType": "sha256",
@@ -200,7 +270,7 @@
200270
"versionName": "2024.2.1"
201271
},
202272
{
203-
"added": 1730257482000,
273+
"added": 1730343860000,
204274
"apkName": "bitwarden_v2024.2.0.apk",
205275
"hash": "80d89445bd539af6d5691e6dc1327fa495a7a57a393f2116347fb267bed6d2c9",
206276
"hashType": "sha256",
@@ -270,7 +340,7 @@
270340
"versionName": "2024.2.0"
271341
},
272342
{
273-
"added": 1730257481000,
343+
"added": 1730343859000,
274344
"apkName": "bitwarden_v2024.1.1.apk",
275345
"hash": "1cc3f95b4952ece55b3898665f091381c0f1924c10d73312dbb6259c94d842ee",
276346
"hashType": "sha256",
@@ -340,7 +410,7 @@
340410
"versionName": "2024.1.1"
341411
},
342412
{
343-
"added": 1730257479000,
413+
"added": 1730343857000,
344414
"apkName": "bitwarden_v2024.1.0.apk",
345415
"hash": "0c30810b3d7e78c7dad668a5b2ae283a15adbeddeb1acd33152179205306ba51",
346416
"hashType": "sha256",
@@ -410,7 +480,7 @@
410480
"versionName": "2024.1.0"
411481
},
412482
{
413-
"added": 1730257459000,
483+
"added": 1730343837000,
414484
"apkName": "bitwarden_v2023.12.0.apk",
415485
"hash": "247482e5a1bba062774532d77ac096e77eaf449fe0a57369a2ea9a49bdd7d89a",
416486
"hashType": "sha256",
@@ -480,7 +550,7 @@
480550
"versionName": "2023.12.0"
481551
},
482552
{
483-
"added": 1730257457000,
553+
"added": 1730343836000,
484554
"apkName": "bitwarden_v2023.10.0.apk",
485555
"hash": "6ad9ca301b6fac2e6e55480f556ce97361eaab9c8c144a3496a1423ec4444ac4",
486556
"hashType": "sha256",
@@ -550,7 +620,7 @@
550620
"versionName": "2023.10.0"
551621
},
552622
{
553-
"added": 1730257477000,
623+
"added": 1730343855000,
554624
"apkName": "bitwarden_v2023.9.2.apk",
555625
"hash": "44636bc978f3f8727f31ba568e54f1c6f6ea966c248a66c4997474117ff40e61",
556626
"hashType": "sha256",
@@ -620,7 +690,7 @@
620690
"versionName": "2023.9.2"
621691
},
622692
{
623-
"added": 1730257476000,
693+
"added": 1730343854000,
624694
"apkName": "bitwarden_v2023.9.1.apk",
625695
"hash": "f6df58379bcbad214f2c3650b032baf7bed3310564be8e0bf3741ff49cd9210e",
626696
"hashType": "sha256",
@@ -690,7 +760,7 @@
690760
"versionName": "2023.9.1"
691761
},
692762
{
693-
"added": 1730257474000,
763+
"added": 1730343852000,
694764
"apkName": "bitwarden_v2023.9.0.apk",
695765
"hash": "e06d5b7919a937f26a52d28c2bbdf40a788a30c4c86b3f5aa1d98a2b986a638d",
696766
"hashType": "sha256",
@@ -760,7 +830,7 @@
760830
"versionName": "2023.9.0"
761831
},
762832
{
763-
"added": 1730257472000,
833+
"added": 1730343850000,
764834
"apkName": "bitwarden_v2023.8.0.apk",
765835
"hash": "6316a5d034506930eaa9898894ab7cd61487785eb2befd8569de22d1a3a0d88d",
766836
"hashType": "sha256",
@@ -830,7 +900,7 @@
830900
"versionName": "2023.8.0"
831901
},
832902
{
833-
"added": 1730257470000,
903+
"added": 1730343849000,
834904
"apkName": "bitwarden_v2023.7.0.apk",
835905
"hash": "e4092de2720b6689d54196c694bc8df91b0d84ae217f97bcd8c91770efaab36c",
836906
"hashType": "sha256",
@@ -900,7 +970,7 @@
900970
"versionName": "2023.7.0"
901971
},
902972
{
903-
"added": 1730257469000,
973+
"added": 1730343847000,
904974
"apkName": "bitwarden_v2023.5.0.apk",
905975
"hash": "ffb1325ce0176e650d9e56461f13cec34a936e45808206688c071446136e4d43",
906976
"hashType": "sha256",
@@ -970,7 +1040,7 @@
9701040
"versionName": "2023.5.0"
9711041
},
9721042
{
973-
"added": 1730257467000,
1043+
"added": 1730343845000,
9741044
"apkName": "bitwarden_v2023.4.0.apk",
9751045
"hash": "eea5ece211117a78fb122f5dac8f86193a8543093537761649f016382ce672be",
9761046
"hashType": "sha256",
@@ -1040,7 +1110,7 @@
10401110
"versionName": "2023.4.0"
10411111
},
10421112
{
1043-
"added": 1730257466000,
1113+
"added": 1730343844000,
10441114
"apkName": "bitwarden_v2023.3.2.apk",
10451115
"hash": "86e6d5eb3050357fdea660624ebf50d41748b372e3a79c31c6578c04d62f73da",
10461116
"hashType": "sha256",
@@ -1110,7 +1180,7 @@
11101180
"versionName": "2023.3.2"
11111181
},
11121182
{
1113-
"added": 1730257464000,
1183+
"added": 1730343842000,
11141184
"apkName": "bitwarden_v2023.3.1.apk",
11151185
"hash": "415211d1d52f17416633fdb06ea49b63ce3527300fdee088e22b565cc7b36b3f",
11161186
"hashType": "sha256",
@@ -1180,7 +1250,7 @@
11801250
"versionName": "2023.3.1"
11811251
},
11821252
{
1183-
"added": 1730257462000,
1253+
"added": 1730343841000,
11841254
"apkName": "bitwarden_v2023.3.0.apk",
11851255
"hash": "b2de4b6a2d7db4a7c329d3e8af6b805481f9d1baf5f432c164e8a0c25d75f743",
11861256
"hashType": "sha256",
@@ -1250,7 +1320,7 @@
12501320
"versionName": "2023.3.0"
12511321
},
12521322
{
1253-
"added": 1730257461000,
1323+
"added": 1730343839000,
12541324
"apkName": "bitwarden_v2023.2.0.apk",
12551325
"hash": "f3feed9ecb396ada9605ea6e42de014743cf44015de833d4591d9cb9fa18e1f2",
12561326
"hashType": "sha256",
@@ -1320,7 +1390,7 @@
13201390
"versionName": "2023.2.0"
13211391
},
13221392
{
1323-
"added": 1730257456000,
1393+
"added": 1730343834000,
13241394
"apkName": "bitwarden_v2023.1.0.apk",
13251395
"hash": "e6214ea4b7ddacb482a649a7fc8a7c69cdcf3b177ac9bd3bde0ec71cab6351d6",
13261396
"hashType": "sha256",
@@ -1390,7 +1460,7 @@
13901460
"versionName": "2023.1.0"
13911461
},
13921462
{
1393-
"added": 1730257445000,
1463+
"added": 1730343823000,
13941464
"apkName": "bitwarden_v2022.11.0.apk",
13951465
"hash": "da296aa3f5b59fcece9872beabb86f61bc4d2d4e13eb0db76e349c1204d74386",
13961466
"hashType": "sha256",
@@ -1460,7 +1530,7 @@
14601530
"versionName": "2022.11.0"
14611531
},
14621532
{
1463-
"added": 1730257444000,
1533+
"added": 1730343822000,
14641534
"apkName": "bitwarden_v2022.10.0.apk",
14651535
"hash": "c067c7e45be3d79999971843a25919d7f7e92daf13973d3703fb7c90781067f9",
14661536
"hashType": "sha256",
@@ -1530,7 +1600,7 @@
15301600
"versionName": "2022.10.0"
15311601
},
15321602
{
1533-
"added": 1730257454000,
1603+
"added": 1730343832000,
15341604
"apkName": "bitwarden_v2022.9.1.apk",
15351605
"hash": "d71ec959d77736788e47baab318df32e29c77347ebd425b0c2bd391773b86121",
15361606
"hashType": "sha256",
@@ -1596,7 +1666,7 @@
15961666
"versionName": "2022.9.1"
15971667
},
15981668
{
1599-
"added": 1730257453000,
1669+
"added": 1730343831000,
16001670
"apkName": "bitwarden_v2022.9.0.apk",
16011671
"hash": "b1825abe4636c19a5d09062c7f74b4868d3eec2c6dfa91111d86d8815a5c789a",
16021672
"hashType": "sha256",
@@ -1662,7 +1732,7 @@
16621732
"versionName": "2022.9.0"
16631733
},
16641734
{
1665-
"added": 1730257451000,
1735+
"added": 1730343829000,
16661736
"apkName": "bitwarden_v2022.8.0.apk",
16671737
"hash": "5c35d113c0f6ff87b24e3853f255f8e878fef43eb58bc16f420c18dbd328e743",
16681738
"hashType": "sha256",
@@ -1724,7 +1794,7 @@
17241794
"versionName": "2022.8.0"
17251795
},
17261796
{
1727-
"added": 1730257450000,
1797+
"added": 1730343828000,
17281798
"apkName": "bitwarden_v2022.6.2.apk",
17291799
"hash": "f2a223f0806ba86ba4f34fae7c95547667b6b57e2561875b1d92f7008726fe41",
17301800
"hashType": "sha256",
@@ -1786,7 +1856,7 @@
17861856
"versionName": "2022.6.2"
17871857
},
17881858
{
1789-
"added": 1730257448000,
1859+
"added": 1730343826000,
17901860
"apkName": "bitwarden_v2022.6.1.apk",
17911861
"hash": "b39d1710465b8589be6b0d3f0cec2ee8ab9db645cf7c57ef3e399baae7e023a7",
17921862
"hashType": "sha256",
@@ -1848,7 +1918,7 @@
18481918
"versionName": "2022.6.1"
18491919
},
18501920
{
1851-
"added": 1730257447000,
1921+
"added": 1730343825000,
18521922
"apkName": "bitwarden_v2022.6.0.apk",
18531923
"hash": "1d172fde5601028fe1a3844f7e8c48d64fe0b9bdd3aa86965a03cc2094bbe67f",
18541924
"hashType": "sha256",
@@ -1910,7 +1980,7 @@
19101980
"versionName": "2022.6.0"
19111981
},
19121982
{
1913-
"added": 1730257442000,
1983+
"added": 1730343820000,
19141984
"apkName": "bitwarden_v2022.05.0.apk",
19151985
"hash": "648f0d320c508c70ea9a6b15c0632f2bc6ad99246a0433b5b68bbcfa8276b051",
19161986
"hashType": "sha256",

0 commit comments

Comments
 (0)