Commit Graph

12 Commits (1ee0067f231ec4ac3fb2fef5b64dbf897a835884)

Author SHA1 Message Date
Dave Arter 1ee0067f23 Call /update instead of /install on the backend when updating apps
The badge has no way of knowing whether an installed app came from the
badge store or local development, so simply requests all installed apps
when doing an update. The default /install path on the backend will
return a 404 if any of the requested apps aren't in the repo.

This commit calls /update instead, which doesn't 404 if an app is
missing.

Depends on emfcamp/Mk4-Backend#2

Fixes #57
2018-09-10 14:15:41 +01:00
Dave Arter 49125fc3d2 Fix badge store app installation when custom apps are present
Fixes #85.
See also #57, though doesn’t fix ‘update all apps’ functionality.
2018-09-10 13:36:12 +01:00
Marek Ventur 164764bf2c Make the badge store quitable 2018-08-31 18:11:25 +01:00
Marek Ventur 5d777f23da Badge Store: Update/Remove 2018-08-31 15:55:28 +01:00
Marek Ventur 0f3c2c0e7c Settings app 2018-08-29 21:29:18 +01:00
Marek Ventur cd38a55af6 Fix badge store (it was pointing at the wrong url) 2018-08-27 16:28:38 +01:00
Marek Ventur 6564ac3681 Add wifi select UI to bootstrap 2018-08-27 10:02:16 +01:00
Marek Ventur 5b8189a015 Bootstrap 'app' 2018-08-23 23:07:25 +01:00
Marek Ventur ae7c18d062 This is getting too big, so commiting now: More Tilda mk4 changes 2018-08-21 20:47:39 +01:00
Marek Ventur 7936cbf3a7 Launcher and minimal home screen 2018-08-05 22:14:31 +01:00
Marek Ventur 1c9e95db23 Working badge store 2018-08-02 22:42:45 +01:00
Marek Ventur 71e1ec63ff * app lib working now
* refactored tests
* added ospath lib
* deleted test app
* added metadata reader
2018-07-29 17:37:43 +01:00