Commit Graph

533 Commits

Author SHA1 Message Date
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
Jens Diemer ed0b94a44a Enhance ShowBattery App (#39)
Make the Layout nicer. Make the graph bigger. Display battery icon.
2026-02-16 21:28:30 +01:00
Thomas Farstrike ac46bdce3d Tweak manifest 2026-02-14 21:20:06 +01:00
Pavel Machek 9db8287328 Add simple calendar application (#38)
* cal: initial version

* cal: hacks to get more functionality working

* cal: Disable file output for now

* cal: Got button mapping to work

* cal: tweak power and size

* cal: Tweak layouts

* cal: got events to display

* cal: single day addition now works

* cal: got file i/o to work

* cal: Layout tweaks

* cal: Tweak add dialog

* calendar/columns: start separate apps for them

* calendar: open keyboard

* calendar: make keyboard fit on small screen

* calendar: better metadata for calendar

* calendar: more metadata tweaks

* calendar: revert hello tweaks

* calendar: revert columns changes.

* calendar: remove manifest from columns

* calendar: attempt to fix MANIFEST
2026-02-14 21:14:58 +01:00
JensDiemer ac89237647 Enhance ShowBattery and fixes for Odroid-GO battery
Add a "Real-time values" checkbox to ShowBattery app. If checked, then the cache will be clear on
every cycle.

Bugfix: Use `mpos.time.localtime()` to get the "correct" local time with timezone offset.

Changes for Odroid-GO:

The seen "2400" values are at startup the Odroid-GO... After a while the values are somewhere
between 270 and 310... The full range is unknown, yet. But with the new calculation it looks more
realistic, then before ;)
2026-02-14 17:20:02 +01:00
Thomas Farstrike 588d6edca9 fix showbattery link 2026-02-13 13:29:25 +01:00
Thomas Farstrike 2b25d2624f ShowBattery: increment version 2026-02-11 21:24:58 +01:00
Pavel Machek 058e5a0324 show_battery: Implement nice info display, battery widget and battery history graph 2026-02-02 13:21:54 +01:00
Thomas Farstrike c73baf94d6 Increment version numbers 2026-01-27 16:31:02 +01:00
Quasi Kili 0f7a2c03e9 updated icons helloworld, wifi, settings, appstore, nostr 2026-01-27 00:00:04 +01:00
Thomas Farstrike de48c4a88c Update version 2026-01-26 23:22:23 +01:00