Commit Graph

49 Commits

Author SHA1 Message Date
Thomas Farstrike dbde9d4a60 Canary trick works 2025-04-20 12:17:23 +02:00
Thomas Farstrike fd9996d729 Subthread demo
Launching threads works fine, which is great.

When the main app gets killed because "Referenced object was deleted!",
the sub threads don't die, they stay active...
2025-04-20 12:07:29 +02:00
Thomas Farstrike 4ffcb6e330 Add second app 2025-04-20 12:00:14 +02:00
Thomas Farstrike fc25d48494 Return to launcher if script exit 2025-04-20 11:47:48 +02:00
Thomas Farstrike 0bc00b4788 Simplify 2025-04-20 11:35:33 +02:00
Thomas Farstrike d135a4e0be Add restart button 2025-04-20 10:17:37 +02:00
Thomas Farstrike 9cc36373b1 App switching works! 2025-04-20 10:11:58 +02:00
Thomas Farstrike d5bfc7247a Launcher app script 2025-04-20 09:54:34 +02:00
Thomas Farstrike 6835024465 Reduce stack size for more threads 2025-04-20 00:45:05 +02:00
Thomas Farstrike 7dde6280c8 Cleanups 2025-04-20 00:38:32 +02:00
Thomas Farstrike 42757bcd3b Simplify man! 2025-04-20 00:28:44 +02:00
Thomas Farstrike a6380904bc Add support for files and run entire script 2025-04-20 00:23:28 +02:00
Thomas Farstrike d387e39830 Bigger stack size for apps 2025-04-20 00:13:03 +02:00
Thomas Farstrike 4f434855d2 Simplify - still works! 2025-04-19 23:45:36 +02:00
Thomas Farstrike ce40450229 We know when it stops now 2025-04-19 23:22:30 +02:00
Thomas Farstrike f86be13c77 Quit works 2025-04-19 23:07:53 +02:00
Thomas Farstrike 982a5323ef Try Quit button 2025-04-19 22:47:56 +02:00
Thomas Farstrike 7c41ad3bcd Keep REPL available 2025-04-19 22:39:27 +02:00
Thomas Farstrike 63c2b653db Simplify 2025-04-19 22:34:06 +02:00
Thomas Farstrike 1f56f26958 Add app demo 2025-04-19 22:22:12 +02:00
Thomas Farstrike 63815739ea Move machine code together 2025-04-19 22:06:10 +02:00
Thomas Farstrike 8cdd0e330b Works great! 2025-04-19 21:43:12 +02:00
Thomas Farstrike 07fe06b311 Notification bar buttons 2025-04-19 21:39:39 +02:00
Thomas Farstrike 20515ef732 Works in online 2025-04-19 21:27:19 +02:00
Thomas Farstrike b26a5b45e2 Comments 2025-04-19 21:04:07 +02:00