Skip to content

Commit 156bbe1

Browse files
Release updated apps
1 parent 05cdd47 commit 156bbe1

File tree

11 files changed

+20
-15
lines changed

11 files changed

+20
-15
lines changed

app_index.json

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"publisher": "LightningPiggy Foundation",
55
"short_description": "Display wallet that shows balance, transactions, receive QR code etc.",
66
"long_description": "See https://www.LightningPiggy.com",
7-
"icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.1.1_64x64.png",
8-
"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.1.1.mpk",
7+
"icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.1.2_64x64.png",
8+
"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.1.2.mpk",
99
"fullname": "com.lightningpiggy.displaywallet",
10-
"version": "0.1.1",
10+
"version": "0.1.2",
1111
"category": "finance",
1212
"activities": [
1313
{
@@ -27,10 +27,10 @@
2727
"publisher": "MicroPythonOS",
2828
"short_description": "Camera with QR decoding",
2929
"long_description": "Camera for both internal camera's and webcams, that includes QR decoding.",
30-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.11_64x64.png",
31-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.11.mpk",
30+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.1.0_64x64.png",
31+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.1.0.mpk",
3232
"fullname": "com.micropythonos.camera",
33-
"version": "0.0.11",
33+
"version": "0.1.0",
3434
"category": "camera",
3535
"activities": [
3636
{
@@ -46,6 +46,11 @@
4646
"category": "default"
4747
}
4848
]
49+
},
50+
{
51+
"entrypoint": "assets/camera_app.py",
52+
"classname": "CameraSettingsActivity",
53+
"intent_filters": []
4954
}
5055
]
5156
}
@@ -102,10 +107,10 @@
102107
"publisher": "MicroPythonOS",
103108
"short_description": "Image Viewer",
104109
"long_description": "Opens and shows images on the display.",
105-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/icons/com.micropythonos.imageview_0.0.4_64x64.png",
106-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.4.mpk",
110+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/icons/com.micropythonos.imageview_0.0.5_64x64.png",
111+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.5.mpk",
107112
"fullname": "com.micropythonos.imageview",
108-
"version": "0.0.4",
113+
"version": "0.0.5",
109114
"category": "graphics",
110115
"activities": [
111116
{
@@ -126,10 +131,10 @@
126131
"publisher": "MicroPythonOS",
127132
"short_description": "Inertial Measurement Unit Visualization",
128133
"long_description": "Visualize data from the Intertial Measurement Unit, also known as the accellerometer.",
129-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imu/icons/com.micropythonos.imu_0.0.2_64x64.png",
130-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imu/mpks/com.micropythonos.imu_0.0.2.mpk",
134+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imu/icons/com.micropythonos.imu_0.0.3_64x64.png",
135+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imu/mpks/com.micropythonos.imu_0.0.3.mpk",
131136
"fullname": "com.micropythonos.imu",
132-
"version": "0.0.2",
137+
"version": "0.0.3",
133138
"category": "hardware",
134139
"activities": [
135140
{
@@ -150,10 +155,10 @@
150155
"publisher": "MicroPythonOS",
151156
"short_description": "Player audio files",
152157
"long_description": "Traverse around the filesystem and play audio files that you select.",
153-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.0.4_64x64.png",
154-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.4.mpk",
158+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.0.5_64x64.png",
159+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.5.mpk",
155160
"fullname": "com.micropythonos.musicplayer",
156-
"version": "0.0.4",
161+
"version": "0.0.5",
157162
"category": "development",
158163
"activities": [
159164
{
5.73 KB
Loading
Binary file not shown.
4.9 KB
Loading
Binary file not shown.
3.18 KB
Loading
Binary file not shown.
5.87 KB
Loading
12.1 KB
Binary file not shown.
5.12 KB
Loading

0 commit comments

Comments
 (0)