Commit Graph

412 Commits (484f7c4063bb25edfc9fcd29ff23814eba15e1d3)

Author SHA1 Message Date
Matthew Stratford 484f7c4063 Fix right-alignment (clipping) on WaitingMessage 2018-09-15 16:08:32 +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 268ef625f2 Allow scrolling of labels by \n 2018-09-15 15:52:59 +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 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
Bob Clough 6fb00ff971
Merge pull request #141 from tswsl1989/limitsync
Optionally limit sync to bootstrapped apps
2018-09-10 10:08:47 +01:00
Dave Arter bdae1dba3b Allow ‘z’ key to be typed on keypad
oops.
2018-09-09 21:01:24 +01:00
Thomas Lake dbb8515fb8 Don't remove paths explicitly specified on command line 2018-09-09 18:45:11 +01:00
Thomas Lake d72cdc9272 Optionally limit sync to bootstrapped apps
tilda_tools sync # Syncs everything, as before
tilda_tools --bootstrapped-apps sync # Removes any apps not marked as bootstrapped in their main.py

Fixes #123
2018-09-09 18:39:43 +01:00
Dave Arter 68a08fc47d
Merge pull request #139 from robberwick/horse_melon
Add Horse Praise and Melon Worship app
2018-09-09 17:29:23 +01:00
Rob Berwick c6342ff214 Add Horse Praise and Melon Worship app 2018-09-09 16:21:57 +01:00
Dave Arter f5e61c6b9a
Merge pull request #108 from mellmann/nyan
nyan cat animation
2018-09-09 10:28:04 +01:00
Heinrich Mellmann 49d0356991 removed unnecessary images
show every frame
2018-09-09 11:14:18 +02:00
Dave Arter ce478e2aa2 Show badge firmware version in sysinfo app 2018-09-08 11:05:09 +01:00
Dave Arter 7835018432 Remove lib/random dependency from pong 2018-09-07 21:29:14 +01:00
Dave Arter d696b27ba1
Merge pull request #129 from catalin-ursachi/fix-tildr
TILDR-1073 - Fix profile initialization
2018-09-07 21:15:27 +01:00
Dave Arter 593ee2a469
Merge pull request #120 from MisguidedEmails/pride
Pride add selection of flags
2018-09-07 21:10:05 +01:00
Dave Arter c4f6bc8549
Merge pull request #138 from mbooth101/settlers
Initial version of a Catan game board generator
2018-09-07 21:05:18 +01:00
Dave Arter 9b0c1006ef
Merge pull request #117 from cibomahto/pong
Pong!
2018-09-07 21:00:33 +01:00
Dave Arter a391ab48f8
Merge pull request #115 from victorloux/master
App: speed launcher
2018-09-07 20:47:40 +01:00
Dave Arter d185a9c92c Remove EMF category 2018-09-07 20:38:08 +01:00
Dave Arter 28afed2c25 Merge remote-tracking branch 'upstream/pull/113' 2018-09-07 20:36:09 +01:00
Dave Arter af2970c2e3
Merge pull request #111 from cHemingway/master
Add app to use badge as bluetooth speaker
2018-09-07 19:32:25 +01:00
Dave Arter 46f71f57f6
Merge pull request #107 from ganbariley/master
Adds torch capability to emfcampqueer_home app
2018-09-07 19:08:31 +01:00
Dave Arter 918c6bbeb9
Merge pull request #133 from janion/master
Updated Sketchy-Etch
2018-09-07 18:49:34 +01:00
Dave Arter e52f0baa56
Merge pull request #124 from jake-walker/add-titles
Add ___title___ to all apps
2018-09-07 17:59:17 +01:00
Mat Booth 7ac28fc73e Initial version of a Catan game board generator
If you have 3D printed your own version of Settlers of Catan, with
3D terrain and little sheep and grain siloes and everything, it is
fairly difficult to properly randomise the tile selection during
the game setup.

I assume most EMF-goers have encountered this problem, so this app
provides a solution!
2018-09-07 14:46:31 +01:00
Bob Clough b44cc3596b
Merge pull request #128 from pacohope/use-system-random
Use underlying system random instead of homebrew random
2018-09-06 18:06:18 +01:00
Bob Clough 5303164d8f
Merge pull request #122 from SteveAmor/patch-2
Add pybcdc.inf to root for windows users
2018-09-06 10:31:59 +01:00
Bob Clough b74a84f5f5
Merge pull request #125 from pacohope/numbered-menu
Make menu items numbered
2018-09-06 10:27:51 +01:00
Bob Clough 91cbf440ea
Merge pull request #134 from philcrump/patch-2
lib/ntp: Remove onsite NTP server. NTP pool is now primary.
2018-09-06 10:20:55 +01:00
Phil Crump a1bbd70282
lib/ntp: Remove onsite NTP server. NTP pool is now primary. 2018-09-05 18:11:53 +01:00
Paco Hope 1dc2f765b0 Merged in prior branch of fixing random. 2018-09-05 15:41:20 +01:00
Paco Hope 2e9aa2e345 Removed dependency on random 2018-09-05 15:38:33 +01:00
Paco Hope 9de6896388 removed random dependency, added app import 2018-09-05 15:38:11 +01:00
Paco Hope efab551165 deleted unneeded 2018-09-05 15:37:37 +01:00
janion 10aaf19204
Updated Sketchy-Etch
Added option to clear drawing, added initial dialog with instructions, added ability to create circles
2018-09-05 13:22:29 +01:00
Matthew Stratford 900c711ede Fix alignments of dialogs. 2018-09-05 00:39:54 +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
Catalin Ursachi ab1e6ad2bd TILDR-1073 - Fix profile initialization 2018-09-04 02:06:57 +01:00
Paco Hope 6bad9c700f remove unreferenced _bigrand() function 2018-09-03 23:40:01 +01:00
Paco Hope 736da656bc Use system random instead of homebrew random 2018-09-03 23:16:04 +01:00