Commit Graph

25 Commits (master)

Author SHA1 Message Date
Marek Ventur bb70d3f359
Merge branch 'master' into mstratford-dialogs 2018-09-16 16:29:10 +01:00
Matthew Stratford 7316522b0e Give updating dialog a nice title 2018-09-15 16:01:31 +01:00
Matthew Stratford d5c64f4de7 Back from Install page to category 2018-09-15 15:59:37 +01:00
Matthew Stratford 705167983d
Merge branch 'master' into mstratford-dialogs 2018-09-14 23:34:22 +01:00
Matthew Stratford 6683e2bc8d Tidy up with .format() 2018-09-14 23:26:48 +01:00
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
Matthew Stratford b33e075f5d Improve Remove App messages. 2018-09-05 00:38:49 +01:00
Matthew Stratford 93897d2405 Better remove app titles 2018-09-04 21:27:30 +01:00
Matthew Stratford 15f63daf48 Nicer update dialogs. 2018-09-04 20:10:02 +01:00
Matthew Stratford e46aed13c2 Category back to all cats. 2018-09-04 19:30:47 +01:00
Matthew Stratford 5c3188ac8b Improve install menu dialogues. 2018-09-04 19:25:50 +01:00
Matthew Stratford 85cbc6cb84 Post install launch and back 2018-09-04 18:28:12 +01:00
Matthew Stratford 1891ef659f Improve installing status
Also makes long app names not overflow title.
2018-09-04 17:08:01 +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 401e29975a fixes 2018-07-30 21:30:52 +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