diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-27 19:54:15 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-27 19:54:15 +0100 |
commit | 92f400215ebb28d9a4cc97095d9c4d1a57f7092f (patch) | |
tree | 221114f48bc2676ca2cee171dcd6aa01b478fe02 /TODO | |
parent | Add tests and some fixes (diff) | |
download | libgeome-92f400215ebb28d9a4cc97095d9c4d1a57f7092f.tar.gz libgeome-92f400215ebb28d9a4cc97095d9c4d1a57f7092f.tar.bz2 libgeome-92f400215ebb28d9a4cc97095d9c4d1a57f7092f.tar.xz |
Add patterns for commands (breaks backwards compatbility because libgeome_get_from_netservice was inlined) + add libgeome_get_portability
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ Add support for more automatic location determination Add geome utility Add support for detecting WiFi and cell towers, using a location service to get a location Add support for detecting changes in nearby WiFi and cell towers +Make default file for libgeome_get_from_file visible to application |