Commit Graph

543 Commits

Author SHA1 Message Date
Pavel Machek 439dc08320 cellular: add some comments 2026-03-09 11:39:02 +01:00
Pavel Machek d6ffabdb4b cellular: remove unused glue 2026-03-09 11:38:44 +01:00
Pavel Machek 85823fc58c cellular: Add metadata 2026-03-09 11:05:49 +01:00
Pavel Machek c02c75e8a8 cellular: move phone.py helper to cellular 2026-03-09 11:05:45 +01:00
Pavel Machek 51fba25e4b cellular: two textareas don't work well 2026-03-09 11:05:14 +01:00
Pavel Machek 3c11fd60ce cellular: hook up calls 2026-03-09 11:05:14 +01:00
Pavel Machek d8fe3e1271 cellular: add number input / call button 2026-03-09 11:05:14 +01:00
Pavel Machek ed337ef48c cellular: Add input for phone number 2026-03-09 11:05:14 +01:00
Pavel Machek 952396ce4d cellular: Move signal display away from date 2026-03-09 11:05:14 +01:00
Pavel Machek e268f79c17 cellular: bigger fonts to make it readable 2026-03-09 11:05:14 +01:00
Pavel Machek 89bb472364 cellular: First version, shows operator name and registration state 2026-03-09 11:05:14 +01:00
Thomas Farstrike 796b090561 Merge pull request #61 from pavelmachek/m_5_compass
compass: Add an application for magnetometer / accelerometer debugging
2026-02-27 12:13:09 +01:00
Thomas Farstrike e537502eec Merge pull request #62 from pavelmachek/m_6_weather
weather: start simple weather application
2026-02-27 12:12:20 +01:00
Thomas Farstrike 2e07cc7c57 Merge pull request #63 from pavelmachek/m_7_columns
columns: simple falling-blocks game
2026-02-27 12:11:51 +01:00
Thomas Farstrike 817807ca3a MusicPlayer: fix blank screen when playing issue 2026-02-24 23:15:42 +01:00
Thomas Farstrike 722ab65ebd MusicPlayer: show playing song 2026-02-24 21:44:36 +01:00
Thomas Farstrike 210698bd0f MusicPlayer: fix volume 2026-02-24 19:26:24 +01:00
Thomas Farstrike f358ed65ae Fix volume setting 2026-02-24 16:47:02 +01:00
Thomas Farstrike daa7125052 Rework AudioManager 2026-02-24 16:39:26 +01:00
Pavel Machek a996081ea5 columns: simple falling-blocks game
This is a start of falling-blocks game. More improvements are possible
(and some are described in the sources), but this is already
playable. You can try to beat score of 120 :-).
2026-02-23 00:13:57 +01:00
Pavel Machek 4646800c27 weather: start simple weather application
Simple weather application, using open-meteo.com data. Once an hour
weather is fetched and temperature/wind/sky condition is displayed.
2026-02-22 21:53:15 +01:00
Pavel Machek 6a81e5481f compass: Add an application for magnetometer / accelerometer debugging
This is more of a debugging tool for now, but should point north when
calibrated properly. For best results, place on flat surface and rotate
device few times.
2026-02-22 21:30:18 +01:00
Thomas Farstrike 2b5acc2a93 scan_bluetooth: graceful error if bluetooth not available 2026-02-21 08:33:14 +01:00
Jens Diemer 4826063f36 WIP: New app: "Scan Bluetooth" (#58)
Just display a table and list all nearby Bluetooth devices
2026-02-21 07:38:00 +01:00
Thomas Farstrike 024bb713f5 Update version 2026-02-16 21:53:25 +01:00