Skip to content

Commit 299ea47

Browse files
committed
Molly v7.29.3-1 beta
1 parent 7806bdd commit 299ea47

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3988
-2665
lines changed

foss/fdroid/repo/diff/1728290819000.json

-1,453
This file was deleted.

foss/fdroid/repo/diff/1729790566000.json

+56-28
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,58 @@
11
{
22
"repo": {
3-
"timestamp": 1736018057000
3+
"timestamp": 1736808141000,
4+
"categories": {
5+
"Connectivity": {
6+
"name": {
7+
"en-US": "Connectivity"
8+
}
9+
},
10+
"Internet": {
11+
"name": {
12+
"en-US": "Internet"
13+
}
14+
},
15+
"Phone & SMS": {
16+
"name": {
17+
"en-US": "Phone & SMS"
18+
}
19+
},
20+
"Security": {
21+
"name": {
22+
"en-US": "Security"
23+
}
24+
}
25+
}
426
},
527
"packages": {
628
"im.molly.app": {
729
"metadata": {
8-
"lastUpdated": 1736021484000,
30+
"lastUpdated": 1736806046000,
931
"icon": {
1032
"en-US": {
11-
"name": "/icons/im.molly.app.149601.png"
33+
"name": "/icons/im.molly.app.150001.png"
1234
}
1335
}
1436
},
1537
"versions": {
1638
"95eb4e5fdb52c6c5a8b88960fea6ebf8a2a3a3639890b7cbca64b5181f735798": null,
1739
"f8f35d1212baf1722f4e9bc41a1c004db83d81f3674e6c6eb6caf729eab33b36": null,
1840
"bfeda32f456b6675dd616d800e0e33a64885c4621ddc7b3fad8941b3107e17c4": null,
19-
"05ce2f999bb2e5343fb5757ba0ca9e606f1bd5fb545c8b9fd85cccc9e21d534b": {
20-
"added": 1736021484000,
41+
"81dd081d6c5a89bf90958d3aeb4558a58b52e8553a26eccba33339000b4539aa": {
42+
"added": 1736806046000,
2143
"file": {
22-
"name": "/im.molly.app_149601.apk",
23-
"sha256": "05ce2f999bb2e5343fb5757ba0ca9e606f1bd5fb545c8b9fd85cccc9e21d534b",
24-
"size": 77823662
44+
"name": "/im.molly.app_150001.apk",
45+
"sha256": "81dd081d6c5a89bf90958d3aeb4558a58b52e8553a26eccba33339000b4539aa",
46+
"size": 78249962
2547
},
2648
"manifest": {
2749
"nativecode": [
2850
"arm64-v8a",
2951
"armeabi-v7a",
3052
"x86_64"
3153
],
32-
"versionName": "v7.28.4-1-FOSS",
33-
"versionCode": 149601,
54+
"versionName": "v7.29.3-1-FOSS",
55+
"versionCode": 150001,
3456
"usesSdk": {
3557
"minSdkVersion": 26,
3658
"targetSdkVersion": 34
@@ -258,21 +280,21 @@
258280
"Beta"
259281
]
260282
},
261-
"06a2ac867b26e6b1d6fc279912d6a58404857022a363ecef583376cacdbf9d87": {
262-
"added": 1733064104000,
283+
"05ce2f999bb2e5343fb5757ba0ca9e606f1bd5fb545c8b9fd85cccc9e21d534b": {
284+
"added": 1736021484000,
263285
"file": {
264-
"name": "/im.molly.app_148901.apk",
265-
"sha256": "06a2ac867b26e6b1d6fc279912d6a58404857022a363ecef583376cacdbf9d87",
266-
"size": 83356711
286+
"name": "/im.molly.app_149601.apk",
287+
"sha256": "05ce2f999bb2e5343fb5757ba0ca9e606f1bd5fb545c8b9fd85cccc9e21d534b",
288+
"size": 77823662
267289
},
268290
"manifest": {
269291
"nativecode": [
270292
"arm64-v8a",
271293
"armeabi-v7a",
272294
"x86_64"
273295
],
274-
"versionName": "v7.26.1-1-FOSS",
275-
"versionCode": 148901,
296+
"versionName": "v7.28.4-1-FOSS",
297+
"versionCode": 149601,
276298
"usesSdk": {
277299
"minSdkVersion": 26,
278300
"targetSdkVersion": 34
@@ -428,6 +450,9 @@
428450
{
429451
"name": "android.permission.FOREGROUND_SERVICE_MICROPHONE"
430452
},
453+
{
454+
"name": "android.permission.FOREGROUND_SERVICE_CAMERA"
455+
},
431456
{
432457
"name": "android.permission.FOREGROUND_SERVICE_PHONE_CALL"
433458
},
@@ -440,9 +465,6 @@
440465
{
441466
"name": "im.molly.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
442467
},
443-
{
444-
"name": "android.permission.READ_EXTERNAL_STORAGE"
445-
},
446468
{
447469
"name": "com.sec.android.provider.badge.permission.READ"
448470
},
@@ -490,25 +512,31 @@
490512
},
491513
{
492514
"name": "me.everything.badger.permission.BADGE_COUNT_WRITE"
515+
},
516+
{
517+
"name": "android.permission.READ_EXTERNAL_STORAGE"
493518
}
494519
]
495-
}
520+
},
521+
"releaseChannels": [
522+
"Beta"
523+
]
496524
},
497-
"a3a1e7bba80b6b687102400652c6d708f31505502843ac290468db109729c504": {
498-
"added": 1730766481000,
525+
"06a2ac867b26e6b1d6fc279912d6a58404857022a363ecef583376cacdbf9d87": {
526+
"added": 1733064104000,
499527
"file": {
500-
"name": "/im.molly.app_147902.apk",
501-
"sha256": "a3a1e7bba80b6b687102400652c6d708f31505502843ac290468db109729c504",
502-
"size": 82281838
528+
"name": "/im.molly.app_148901.apk",
529+
"sha256": "06a2ac867b26e6b1d6fc279912d6a58404857022a363ecef583376cacdbf9d87",
530+
"size": 83356711
503531
},
504532
"manifest": {
505533
"nativecode": [
506534
"arm64-v8a",
507535
"armeabi-v7a",
508536
"x86_64"
509537
],
510-
"versionName": "v7.22.2-1-FOSS",
511-
"versionCode": 147902,
538+
"versionName": "v7.26.1-1-FOSS",
539+
"versionCode": 148901,
512540
"usesSdk": {
513541
"minSdkVersion": 26,
514542
"targetSdkVersion": 34

foss/fdroid/repo/diff/1729809854000.json

+56-28
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,58 @@
11
{
22
"repo": {
3-
"timestamp": 1736018057000
3+
"timestamp": 1736808141000,
4+
"categories": {
5+
"Connectivity": {
6+
"name": {
7+
"en-US": "Connectivity"
8+
}
9+
},
10+
"Internet": {
11+
"name": {
12+
"en-US": "Internet"
13+
}
14+
},
15+
"Phone & SMS": {
16+
"name": {
17+
"en-US": "Phone & SMS"
18+
}
19+
},
20+
"Security": {
21+
"name": {
22+
"en-US": "Security"
23+
}
24+
}
25+
}
426
},
527
"packages": {
628
"im.molly.app": {
729
"metadata": {
8-
"lastUpdated": 1736021484000,
30+
"lastUpdated": 1736806046000,
931
"icon": {
1032
"en-US": {
11-
"name": "/icons/im.molly.app.149601.png"
33+
"name": "/icons/im.molly.app.150001.png"
1234
}
1335
}
1436
},
1537
"versions": {
1638
"95eb4e5fdb52c6c5a8b88960fea6ebf8a2a3a3639890b7cbca64b5181f735798": null,
1739
"f8f35d1212baf1722f4e9bc41a1c004db83d81f3674e6c6eb6caf729eab33b36": null,
1840
"bfeda32f456b6675dd616d800e0e33a64885c4621ddc7b3fad8941b3107e17c4": null,
19-
"05ce2f999bb2e5343fb5757ba0ca9e606f1bd5fb545c8b9fd85cccc9e21d534b": {
20-
"added": 1736021484000,
41+
"81dd081d6c5a89bf90958d3aeb4558a58b52e8553a26eccba33339000b4539aa": {
42+
"added": 1736806046000,
2143
"file": {
22-
"name": "/im.molly.app_149601.apk",
23-
"sha256": "05ce2f999bb2e5343fb5757ba0ca9e606f1bd5fb545c8b9fd85cccc9e21d534b",
24-
"size": 77823662
44+
"name": "/im.molly.app_150001.apk",
45+
"sha256": "81dd081d6c5a89bf90958d3aeb4558a58b52e8553a26eccba33339000b4539aa",
46+
"size": 78249962
2547
},
2648
"manifest": {
2749
"nativecode": [
2850
"arm64-v8a",
2951
"armeabi-v7a",
3052
"x86_64"
3153
],
32-
"versionName": "v7.28.4-1-FOSS",
33-
"versionCode": 149601,
54+
"versionName": "v7.29.3-1-FOSS",
55+
"versionCode": 150001,
3456
"usesSdk": {
3557
"minSdkVersion": 26,
3658
"targetSdkVersion": 34
@@ -258,21 +280,21 @@
258280
"Beta"
259281
]
260282
},
261-
"06a2ac867b26e6b1d6fc279912d6a58404857022a363ecef583376cacdbf9d87": {
262-
"added": 1733064104000,
283+
"05ce2f999bb2e5343fb5757ba0ca9e606f1bd5fb545c8b9fd85cccc9e21d534b": {
284+
"added": 1736021484000,
263285
"file": {
264-
"name": "/im.molly.app_148901.apk",
265-
"sha256": "06a2ac867b26e6b1d6fc279912d6a58404857022a363ecef583376cacdbf9d87",
266-
"size": 83356711
286+
"name": "/im.molly.app_149601.apk",
287+
"sha256": "05ce2f999bb2e5343fb5757ba0ca9e606f1bd5fb545c8b9fd85cccc9e21d534b",
288+
"size": 77823662
267289
},
268290
"manifest": {
269291
"nativecode": [
270292
"arm64-v8a",
271293
"armeabi-v7a",
272294
"x86_64"
273295
],
274-
"versionName": "v7.26.1-1-FOSS",
275-
"versionCode": 148901,
296+
"versionName": "v7.28.4-1-FOSS",
297+
"versionCode": 149601,
276298
"usesSdk": {
277299
"minSdkVersion": 26,
278300
"targetSdkVersion": 34
@@ -428,6 +450,9 @@
428450
{
429451
"name": "android.permission.FOREGROUND_SERVICE_MICROPHONE"
430452
},
453+
{
454+
"name": "android.permission.FOREGROUND_SERVICE_CAMERA"
455+
},
431456
{
432457
"name": "android.permission.FOREGROUND_SERVICE_PHONE_CALL"
433458
},
@@ -440,9 +465,6 @@
440465
{
441466
"name": "im.molly.app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
442467
},
443-
{
444-
"name": "android.permission.READ_EXTERNAL_STORAGE"
445-
},
446468
{
447469
"name": "com.sec.android.provider.badge.permission.READ"
448470
},
@@ -490,25 +512,31 @@
490512
},
491513
{
492514
"name": "me.everything.badger.permission.BADGE_COUNT_WRITE"
515+
},
516+
{
517+
"name": "android.permission.READ_EXTERNAL_STORAGE"
493518
}
494519
]
495-
}
520+
},
521+
"releaseChannels": [
522+
"Beta"
523+
]
496524
},
497-
"a3a1e7bba80b6b687102400652c6d708f31505502843ac290468db109729c504": {
498-
"added": 1730766481000,
525+
"06a2ac867b26e6b1d6fc279912d6a58404857022a363ecef583376cacdbf9d87": {
526+
"added": 1733064104000,
499527
"file": {
500-
"name": "/im.molly.app_147902.apk",
501-
"sha256": "a3a1e7bba80b6b687102400652c6d708f31505502843ac290468db109729c504",
502-
"size": 82281838
528+
"name": "/im.molly.app_148901.apk",
529+
"sha256": "06a2ac867b26e6b1d6fc279912d6a58404857022a363ecef583376cacdbf9d87",
530+
"size": 83356711
503531
},
504532
"manifest": {
505533
"nativecode": [
506534
"arm64-v8a",
507535
"armeabi-v7a",
508536
"x86_64"
509537
],
510-
"versionName": "v7.22.2-1-FOSS",
511-
"versionCode": 147902,
538+
"versionName": "v7.26.1-1-FOSS",
539+
"versionCode": 148901,
512540
"usesSdk": {
513541
"minSdkVersion": 26,
514542
"targetSdkVersion": 34

0 commit comments

Comments
 (0)