You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Update CHANGELOG and lvgltest MANIFEST.JSON
This commit is contained in:
+4
-2
@@ -1,10 +1,12 @@
|
||||
0.0.3
|
||||
=====
|
||||
- wificonf: scan and connect to wifi in background thread so app stays responsive
|
||||
- appstore: add 'update' button if a new version of an app is available
|
||||
- appstore: add 'restore' button to restore updated built-in apps to their original built-in version
|
||||
- launcher: don't show launcher apps and sort alphabetically
|
||||
- osupdate: show info about update and 'Start OS Update' before updating
|
||||
- Introduce MANIFEST.JSON format for apps
|
||||
- wificonf: scan and connect to wifi in background thread so app stays responsive
|
||||
- introduce MANIFEST.JSON format for apps
|
||||
- improve notification bar behavior
|
||||
|
||||
0.0.2
|
||||
=====
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Animation Tester",
|
||||
"name": "SpinnerTest",
|
||||
"publisher": "ACME Inc",
|
||||
"short_description": "Testing on-display animations",
|
||||
"short_description": "Testing on-display spinner animations",
|
||||
"long_description": "Stress testing multiple concurrent animations on the display by adding more and more spinners",
|
||||
"icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.lvgltest_0.0.1.mpk_icon_64x64.png",
|
||||
"download_url": "http://demo.lnpiggy.com:2121/apps/com.example.lvgltest_0.0.1.mpk",
|
||||
|
||||
Reference in New Issue
Block a user