Commit Graph

521 Commits

Author SHA1 Message Date
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
Thomas Farstrike 1bef944115 Increment versions 2026-01-26 20:21:53 +01:00
Thomas Farstrike e8c3cb84d5 Change confetti icon
The old one was a bit too big, but looked better than the new one, IMHO.

So this updated one is the old one, but a bit smaller (55x55) like the others.
2026-01-26 20:12:49 +01:00
Thomas Farstrike 06389ab8de Alternative Hello World icon
The new one looked very good for a chat app, with the text bubble,
so let's save it for a messaging app. The old one was a bit too big
and the "World" in blue on yellow was hard to write, so here's an alternative.
2026-01-26 20:11:38 +01:00
Quasi Kili 488b92514f added icon redesigns for every app, including a standard usable app icon (now in launcher) 2026-01-26 18:28:28 +01:00
Thomas Farstrike 053851fe3a Fix confetti icon 2026-01-26 15:39:53 +01:00
Thomas Farstrike 1f9eee3a9d Rename AudioFlinger to AudioManager framework 2026-01-26 13:13:54 +01:00
Thomas Farstrike a32a020e57 Replace 'magic' value 0 with semantic lv.PART.MAIN 2026-01-26 12:30:50 +01:00
Thomas Farstrike cd5fe31bbf About app: show logo at the top 2026-01-26 11:05:32 +01:00
Thomas Farstrike e1d3f1a279 Update showbattery app 2026-01-25 23:52:05 +01:00
Thomas Farstrike 77974685ba Comments 2026-01-25 23:27:34 +01:00
Thomas Farstrike d7e49d04dc Add new BatteryManager framework 2026-01-25 23:22:53 +01:00
Thomas Farstrike 8e734b1e53 InputManager: add has_indev_type to figure out if there are buttons 2026-01-25 21:52:25 +01:00