Commit Graph

452 Commits (bb70d3f359ea74d76ed145cd32f51b74859840e5)

Author SHA1 Message Date
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
mallyhubz e9415827b7 fixed menu long press 2018-09-06 01:00:33 +01:00
mallyhubz 1531455542 fixed dependency metadata 2018-09-06 00:34:43 +01:00
mallyhubz 29cf7896dc nyan cat homescreen 2018-09-06 00:22:41 +01:00
Illlin e941220c41
Done more dependency changeing 2018-09-05 19:49:39 +01:00
Illlin 24c8935cd0
Fixed dependency error 2018-09-05 19:41:57 +01:00
Illlin 6e4eb32905
Added DevRant for the TiLDA-Mk4
DevRant text only client for the TiLDA-Mk4. Only supports viewing posts
2018-09-05 19:32:27 +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
Catalin Ursachi f969b16afc Add warning prompt to mass_storage 2018-09-03 23:43:00 +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
rdmonk 1d02cdbc8d
Merge pull request #126 from catalin-ursachi/patch-1
Make Holland a non-bootstrapped app
2018-09-03 22:42:01 +01:00
Catalin Ursachi 88fb6e3ba8
Make Holland a non-bootstrapped app 2018-09-03 22:36:46 +01:00
Paco Hope db33131b1d make menu items numbered 2018-09-03 21:34:32 +01:00
Jake Walker fc65172eaf Add ___title___ to all apps 2018-09-03 14:59:37 +01:00
Steveis dd019601c5
Add pybcdc.inf to root as per readme.txt 2018-09-03 08:35:26 +01:00
Heinrich Mellmann 4fb521ece9 start with the correct rotation 2018-09-03 02:48:27 +01:00
MisguidedEmails 229f09acd4 Only render the flag where it's visible.
We now don't have to re-render the name on each flag change.
2018-09-02 23:42:55 +01:00
MisguidedEmails f19cffd307 Added a selection of flags the user can switch between. 2018-09-02 23:36:19 +01:00
mjt@mjturner.co.uk 4ff0aa12f5 Orbs Game 2018-09-02 23:26:02 +01:00
mjt@mjturner.co.uk f2f352bed7 Orbs Game 2018-09-02 23:17:14 +01:00
mjt@mjturner.co.uk 9b916093e4 Orbs Game 2018-09-02 23:06:18 +01:00
Matt Mets 6fa8e86097 Pong! 2018-09-02 22:27:35 +01:00
Heinrich Mellmann e20e2c8295 removed FUN 2018-09-02 22:23:26 +01:00
Victor 5f720bb2df Unique name 2018-09-02 22:17:28 +01:00
Victor ceb3f06b7c Speedlauncher app 2018-09-02 22:15:05 +01:00
Calantha 4d046a9c6c First Commit 2018-09-02 22:13:41 +01:00