]> git.neil.brown.name Git - plato.git/shortlog
plato.git
2013-12-16 NeilBrownsms: extend search to look in contexts of text messages
2013-12-16 NeilBrownbattery: avoid possible division by zero
2013-12-13 NeilBrownsound: assorted fixes.
2013-12-13 NeilBrownNew gsmd2
2013-12-13 NeilBrownAssorted gsmd fixes
2013-12-13 NeilBrownatchan: retry if open fails.
2013-12-13 NeilBrownnew command suspend-power-monitor
2013-12-13 NeilBrownNew command : realarm
2013-12-13 NeilBrownplato: add gsm-mode, offmode, and rotate controls:
2013-12-13 NeilBrownplato/cmd: if we have a window but no job, still allow...
2013-12-13 NeilBrownnetman: scan repeatedly while configuring wifi
2013-12-13 NeilBrownDnotify: possible fix for multiple signals.
2013-12-13 NeilBrowntapboard: make '|' more easily accessible.
2013-12-13 NeilBrowndialer.py - minor cosmetic things
2013-12-13 NeilBrownlock: remove some white space and dead comments
2013-12-13 NeilBrownBattery: improve time-to-empty and average-period display.
2013-12-13 NeilBrownRemove some more white space
2013-12-13 NeilBrownsms: fix recent change to show list after a send.
2013-12-12 NeilBrownMake sms search function work.
2013-12-12 NeilBrownsms: remove some white space
2013-12-12 NeilBrownEnable finger scrolling for SMS viewing
2013-02-17 NeilBrowngsm: differentiate between different styles of reset.
2013-02-17 NeilBrowngsmd: record status and be more lenient of CFUN errors.
2013-01-25 NeilBrowngta04-modem-messages: don't abort on bad CRC
2013-01-25 NeilBrownfingerscroll2 - different approach to finger scrolling.
2013-01-25 NeilBrownterm: close app when child shell dies.
2013-01-25 NeilBrownterm: simple terminal with keyboard
2013-01-25 NeilBrowntapboard: add support for control chars and arrows etc
2013-01-25 NeilBrownupdate susman
2013-01-25 NeilBrownAdd gta04-modem-messages from Neil Jerram <neil@ossau...
2013-01-24 NeilBrowngsmd: improve CFUN handling, and split 'init' state.
2013-01-24 NeilBrowngsmd: handle suspend after setting the the timeout.
2013-01-24 NeilBrowngsmd: don't check for SMS just-in-case during a call.
2013-01-24 NeilBrowngsmd: don't call _OPSYS so often.
2013-01-24 NeilBrowngsmd: allow multiple fields from a reponse to be logged.
2013-01-24 NeilBrownAllow non-default retry count.
2013-01-24 NeilBrownnetman: support configuring wifi networks.
2013-01-24 NeilBrowntapboard - make TAB and ESC more assessible.
2013-01-18 NeilBrownnetman: flag networks that have security enabled.
2013-01-14 NeilBrowncmd: improve detection of command-finished.
2013-01-14 NeilBrownplato_gsm: fix bug with message passing.
2013-01-14 NeilBrownnetman: display current usage for GSM connnection.
2013-01-14 NeilBrownsendsms: provide access to contacts
2013-01-14 NeilBrownsound: play any pending sounds on restart.
2013-01-14 NeilBrowncontacts: improve selection handling.
2013-01-14 NeilBrowndialler: allow easy access to contacts.
2013-01-14 NeilBrownbattery: be firmer about shutdown
2013-01-14 NeilBrowngsm-getsms: use recorded SIM card id
2013-01-14 NeilBrowndialer: allow previously dialed numbers to be easily...
2012-12-31 NeilBrowngsmd: log data usage
2012-12-31 NeilBrowngsmd/netman : various fixes to recent enhancements.
2012-12-31 NeilBrownnetman: use new gsmd interface for WWAN data.
2012-12-31 NeilBrownGSMD - add management of data connection.
2012-12-31 NeilBrowngsmd: record 'sim' and 'sid'.
2012-12-30 NeilBrowngsmd: allow repeat= arg to be a function.
2012-12-29 NeilBrowngsmd: fix the force_state command.
2012-12-28 NeilBrowngsmd: change 'nextstate' to a queue
2012-12-27 NeilBrownsound: allow a digit in file name to attenutate volume.
2012-12-26 NeilBrownAdd lots of stuff I had been keeping elsewhere
2012-04-22 NeilBrownModify udev usb rule.
2012-04-22 NeilBrownAdd udev rules for GTA04.
2012-04-22 NeilBrownAdd utils/battery.py
2012-04-22 NeilBrownAdd simple .gitignore file
2012-04-22 NeilBrownAdd submodule for susman
2012-04-21 NeilBrownAdd utils/lock.py
2012-04-21 NeilBrownAdd lib/vibra.py
2012-04-21 NeilBrownutil: tapinput
2012-04-21 NeilBrownAdd evdev.py
2012-04-21 NeilBrownAdd tapboard.py
2012-04-21 NeilBrownAdd tappad.py
2012-04-21 NeilBrownAdd fingerscroll.py
2012-04-21 NeilBrownAdd scrawl.py
2012-04-21 NeilBrownAdd fakeinput.py
2012-04-21 NeilBrownAdd listselect.py
2012-04-21 NeilBrownTrivial tracing python library
2012-04-21 NeilBrownAdd dnotify.py