Update CHANGELOG and MANIFESTs

This commit is contained in:
Thomas Farstrike
2025-12-08 14:33:12 +01:00
parent e9b5aa75b8
commit c1c35a18c8
10 changed files with 29 additions and 27 deletions
+2
View File
@@ -21,6 +21,8 @@
- ImageView app: add support for grayscale images
- OSUpdate app: pause download when wifi is lost, resume when reconnected
- Settings app: fix un-checking of radio button
- Settings app: add IMU calibration
- Wifi app: simplify on-screen keyboard handling, fix cancel button handling
0.5.0
=====
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Camera with QR decoding",
"long_description": "Camera for both internal camera's and webcams, that includes QR decoding.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.11_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.11.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.1.0_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.1.0.mpk",
"fullname": "com.micropythonos.camera",
"version": "0.0.11",
"version": "0.1.0",
"category": "camera",
"activities": [
{
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Image Viewer",
"long_description": "Opens and shows images on the display.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/icons/com.micropythonos.imageview_0.0.4_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.4.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/icons/com.micropythonos.imageview_0.0.5_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.5.mpk",
"fullname": "com.micropythonos.imageview",
"version": "0.0.4",
"version": "0.0.5",
"category": "graphics",
"activities": [
{
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Inertial Measurement Unit Visualization",
"long_description": "Visualize data from the Intertial Measurement Unit, also known as the accellerometer.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imu/icons/com.micropythonos.imu_0.0.2_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imu/mpks/com.micropythonos.imu_0.0.2.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imu/icons/com.micropythonos.imu_0.0.3_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imu/mpks/com.micropythonos.imu_0.0.3.mpk",
"fullname": "com.micropythonos.imu",
"version": "0.0.2",
"version": "0.0.3",
"category": "hardware",
"activities": [
{
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Player audio files",
"long_description": "Traverse around the filesystem and play audio files that you select.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.0.4_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.4.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.0.5_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.0.5.mpk",
"fullname": "com.micropythonos.musicplayer",
"version": "0.0.4",
"version": "0.0.5",
"category": "development",
"activities": [
{
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Info about MicroPythonOS",
"long_description": "Shows current MicroPythonOS version, MicroPython version, build date and other useful info..",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.0.6_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.0.6.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.0.7_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.0.7.mpk",
"fullname": "com.micropythonos.about",
"version": "0.0.6",
"version": "0.0.7",
"category": "development",
"activities": [
{
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Store for App(lication)s",
"long_description": "This is the place to discover, find, install, uninstall and upgrade all the apps that make your device useless.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.8_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.8.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.9_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.9.mpk",
"fullname": "com.micropythonos.appstore",
"version": "0.0.8",
"version": "0.0.9",
"category": "appstore",
"activities": [
{
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Operating System Updater",
"long_description": "Updates the operating system in a safe way, to a secondary partition. After the update, the device is restarted. If the system starts up successfully, it is marked as valid and kept. Otherwise, a rollback to the old, primary partition is performed.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.0.10_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.0.10.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.0.11_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.0.11.mpk",
"fullname": "com.micropythonos.osupdate",
"version": "0.0.10",
"version": "0.0.11",
"category": "osupdate",
"activities": [
{
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "View and change MicroPythonOS settings.",
"long_description": "This is the official settings app for MicroPythonOS. It allows you to configure all aspects of MicroPythonOS.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/icons/com.micropythonos.settings_0.0.8_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/mpks/com.micropythonos.settings_0.0.8.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/icons/com.micropythonos.settings_0.0.9_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/mpks/com.micropythonos.settings_0.0.9.mpk",
"fullname": "com.micropythonos.settings",
"version": "0.0.8",
"version": "0.0.9",
"category": "development",
"activities": [
{
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "WiFi Network Configuration",
"long_description": "Scans for wireless networks, shows a list of SSIDs, allows for password entry, and connecting.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/icons/com.micropythonos.wifi_0.0.10_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/mpks/com.micropythonos.wifi_0.0.10.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/icons/com.micropythonos.wifi_0.0.11_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/mpks/com.micropythonos.wifi_0.0.11.mpk",
"fullname": "com.micropythonos.wifi",
"version": "0.0.10",
"version": "0.0.11",
"category": "networking",
"activities": [
{