Commit graph

  • 5b8c60044b add screenlock/unlock. press # for 2 sec fgau 2008-09-15 14:34:19 +0000
  • 6964213a2b path to the unit.xml file modified PatrickBeck 2008-09-11 19:11:45 +0000
  • c9d612d5c7 modified PatrickBeck 2008-09-11 19:09:30 +0000
  • 8265bca5e0 install script added PatrickBeck 2008-09-11 19:07:48 +0000
  • 251dd6db08 desktop file added PatrickBeck 2008-09-11 19:02:34 +0000
  • ff0881c2d3 currency rate modified PatrickBeck 2008-09-11 18:49:59 +0000
  • 91a632a5cb modified unit.xml PatrickBeck 2008-09-11 18:41:01 +0000
  • e5cc83fe82 show incomming number fgau 2008-09-11 16:08:30 +0000
  • cd4acf969e update blackwhite theme fgau 2008-09-10 18:09:11 +0000
  • 387dafaf5d remove the timer for backspace. thx thomas ;) fgau 2008-09-10 15:18:52 +0000
  • c882ebc859 git-svn-id: http://www.neo1973-germany.de/svn@138 46df4e5c-bc4e-4628-a0fc-830ba316316d thomasg 2008-09-10 09:20:27 +0000
  • cd8cc144aa cosmetic repair fgau 2008-09-09 20:31:24 +0000
  • 6c2757563f add special backspace (only blackwhite theme) fgau 2008-09-09 16:50:46 +0000
  • fd1f322c6d rename something in dialer_incall.edc fgau 2008-09-08 17:46:22 +0000
  • c928be9617 Fix improper call handing surrounding gsm_phone_call_start and gsm_phone_ringing Abraxa 2008-09-08 07:11:09 +0000
  • 2cd242f769 add some pix for blackwhite theme fgau 2008-09-07 17:40:05 +0000
  • 814c3c2c7d add a new dialer_incall.edc (only blackwhite theme) fgau 2008-09-07 14:52:44 +0000
  • a8f9e5c2c8 add display_time fgau 2008-09-06 17:27:28 +0000
  • 0cdeb0797b reduced numberdisplay field fgau 2008-09-06 16:01:24 +0000
  • 68653a2a17 set default theme fgau 2008-09-06 15:02:41 +0000
  • 90fb77598d add operator and signal strength fgau 2008-09-06 14:45:30 +0000
  • 6b9a7d964f Added authors Abraxa 2008-09-05 22:37:37 +0000
  • df4b16c228 Add evas image and font caching Abraxa 2008-09-05 22:35:35 +0000
  • fb27f65bcb add End Call fgau 2008-09-03 18:07:49 +0000
  • 1a15a98a75 Fix signal callback Abraxa 2008-09-03 16:26:57 +0000
  • 24fa27ff11 Add missing join() in MainScreen.on_edje_numberkey_triggered() Add phone status callbacks to PyneoControl (gsm_phone_ringing and friends) Change if/if/if structure to if/elif/elif to be more efficient Make PyneoControl able to send parameters to callbacks when they're called Use these parameters to submit values where meaningful (e.g. sim_key_required) Make Dialer class switch screens on call status changes Abraxa 2008-09-03 06:05:41 +0000
  • 02593e9bb2 Make PyneoControl.gsm_hangup() delete terminated calls from its internal list Abraxa 2008-09-03 05:32:45 +0000
  • 6f254d30e6 Make PyneoControl.gsm_dial() work as expected Add PyneoControl.gsm_hangup() Abraxa 2008-09-02 23:33:27 +0000
  • ce0260dbc1 Rework SIM D-Bus object intialization, placing it in its own method so it can have its own try-again-timer Make debug output a little more descriptive Abraxa 2008-09-02 23:26:10 +0000
  • 2a739e1378 Remove PyneoController's "init" event and the corresponding callbacks. It was part of the initial PyneoControl draft, no longer used. Abraxa 2008-09-02 23:21:01 +0000
  • bff85c8a79 Simplify handling of PyneoController._callbacks Abraxa 2008-09-02 23:19:24 +0000
  • 60f1bd4e8f split the dbus initialisation and fixed gsm_wireless_status fgau 2008-09-02 16:57:10 +0000
  • 8e6d08c3b2 Rename PyneoInterface to PyneoController, as things had to be redesigned Add generic callbacks to PyneoController Enhance GSM handling in PyneoController Make MainScreen interface with PyneoController Abraxa 2008-09-02 07:59:03 +0000
  • 8f99c6edd8 Remove unneeded edje_cc comment at end of file Make spaces between classes two lines long Add PyneoInterface singleton class Rename global TITLE constant to APP_TITLE Add initial callback structure, preparing GUI integration Abraxa 2008-09-01 09:12:24 +0000
  • fe4d2bb963 add files for blackwhite theme fgau 2008-08-31 18:01:36 +0000
  • 9b1d4b6355 new theme blackwhite fgau 2008-08-31 16:32:32 +0000
  • 8191fef63b new theme blackwhite fgau 2008-08-31 16:31:21 +0000
  • b3b00bb611 added isdigit in correct syntax fgau 2008-08-31 09:54:32 +0000
  • 5064c05317 Make epydial able to handle multiple themes Update the locations in data/ Update the theme compile script Abraxa 2008-08-31 07:56:51 +0000
  • aedb86b36d Add Dialer.get_evas() Rename parameters from "main" to "screen_manager", as that's what the Dialer class is Abraxa 2008-08-31 04:15:56 +0000
  • 6465961301 Rename TestView to Dialer Rename Dialer.groups to Dialer.screens Rename *_GROUP_NAME to *_SCREEN_NAME Add Dialer.show_screen() method Abraxa 2008-08-31 03:50:33 +0000
  • efe7084165 Rename dialer main screen theme file Add "in call" screen theme file Rework TestView and EdjeGroup classes to allow the use of multiple edje groups and corresponding theme files Add compile_theme script, making use of easy_e17 Fix bug in EdjeGroup.__init__() that made use of newly renamed variable f Abraxa 2008-08-31 02:00:48 +0000
  • 75cfd64932 fixed the star issue ;) fgau 2008-08-30 12:53:53 +0000
  • 97b8bdf84e add python foo with help from the master. autoscale for display is ... TODO: scrolling to left fgau 2008-08-29 21:29:30 +0000
  • c126221a2a 4 digits for sim pin. TODO: the first digit is not visible fgau 2008-08-29 20:15:30 +0000
  • 72cf62094a only numerics for sim pin fgau 2008-08-29 18:55:11 +0000
  • 8f56a23473 #!/usr/bin/env python2.5 # -*- coding: utf-8 -*- __author__ = "" __version__ = "prototype" __copyright__ = "Copyright (c) 2008" __license__ = "GPL3" fgau 2008-08-29 15:36:52 +0000
  • af2f8a6f9b Rename edje_group and dialer_main classes to EdjeGroup and MainScreen, respectively Abraxa 2008-08-29 00:05:18 +0000
  • 25495587d0 Simplify EvasCanvas.__init__() parameters Rename f in EvasCanvas.__init__() to engine Abraxa 2008-08-28 23:49:52 +0000
  • 974ba5cae1 Add FRAMETIME constant to remove magic number supplied to edje.frametime_set() Make EvasCanvas.__init__() honor the WIDTH and HEIGHT constants Abraxa 2008-08-28 22:22:31 +0000
  • 1fc87d074d Group imports by category (system, efl, others) Sort imports alphabetically Remove duplicate imports (import os / import os.path) Remove comments where there was already code in the same line (comments on separate lines are better) Fix whitespace / tab indentation where necessary Abraxa 2008-08-28 21:45:58 +0000
  • 3b5fd004fa Remove code that checks for the edje theme file since the execution order is non-linear Introduce the EDJE_FILE_NAME global constant to avoid having magic strings all over the place Add a check for the edje theme file in edje_group.__init__() On error, raise an IOError with message string, not a raw string exception as in the initial code Abraxa 2008-08-28 21:29:33 +0000
  • 8a22c63d1e Introduce EDJE_GROUP_NAME to replace static magic strings Abraxa 2008-08-28 21:14:14 +0000
  • 4cd74d1fea Rename global variable FS to FULLSCREEN in order to make it self-descriptive Make EvasCanvas.__init__() honor the fullscreen parameter instead of using the global variable directly Abraxa 2008-08-28 21:10:06 +0000
  • 6be4f6a3a5 #!/usr/bin/env python2.5 # -*- coding: utf-8 -*- __author__ = "" __version__ = "prototype" __copyright__ = "Copyright (c) 2008" __license__ = "GPL3" fgau 2008-08-28 16:12:33 +0000
  • 14791e602a initialisation fgau 2008-08-27 21:26:20 +0000
  • d515d0a41c FEATURE: Added manual theme loading (commented out) kriss 2008-07-31 00:22:42 +0000
  • b0d2be73a9 FEATURE: Added platform detection and got for Backlight and Bluetooth working on GTA02 kriss 2008-07-31 00:21:45 +0000
  • 25e1cb447f MINOR: Added debug messages kriss 2008-07-31 00:18:22 +0000
  • ab9af88105 BUGFIX: actually initialize superclass of BatteryPannel, fix error handling kriss 2008-07-28 17:25:49 +0000
  • b99303cdd9 FEATURE: Include Battery Monitor from HdR - Thanks (not usable yet, still bug hunting on my part) kriss 2008-07-28 17:17:28 +0000
  • 1f8d903c31 FEATURE: Not using shell script for wifi configuration anymore... - ToDo allow for encryption kriss 2008-07-28 15:22:07 +0000
  • 934f76224a BUGFIX: Fixing issue causing SettingsGUI not to startup on GTA02 - see Ticket http://neo1973-germany.de/ticket/4 - Thanks to Birdack for reporting and submitting the patch! kriss 2008-07-28 15:18:11 +0000
  • 49839b2e81 BUGFIX: Allow for stratup without root access (to WiFi interface) kriss 2008-07-26 18:14:07 +0000
  • 02a0875646 FEATURE: First implementation of a WiFi panel. Done by John Beaven as part of the mofi project: http://projects.openmoko.org/projects/mofi/ - Thanks! kriss 2008-07-26 18:05:00 +0000
  • 1a7fad14af have fun ;) fgau 2008-07-16 18:19:21 +0000
  • eadc7e789e svn test and add pyaccel directory fgau 2008-07-16 15:33:40 +0000
  • 6a78924855 Release 0.2 - grid of lines kriss 2008-07-02 18:35:35 +0000
  • d1cd97cf39 FEATURE: Added marker lines to ease meter-reading kriss 2008-07-02 18:32:00 +0000
  • 6f321a441c FIX: Changed size to get smaller screenshots ;-) kriss 2008-07-02 18:30:13 +0000
  • 72a0eaf057 0.1 - grid of dots kriss 2008-07-02 16:20:16 +0000
  • de3ea32632 0.1 - grid of dots kriss 2008-07-02 16:02:26 +0000
  • 93267b7c0f FIX: Seperated from prior codebase kriss 2008-07-02 16:01:38 +0000
  • 29339fc3f4 Initial import kriss 2008-07-02 15:17:15 +0000
  • c78e13b4da FEATURE: Compress Data CLEANUP: Separating out much of the concern of the large pyPenNotes.py file into SaveRestore.py and UserDrawingArea.py kriss 2008-04-24 19:33:46 +0000
  • a4d3e62796 FEATURE: Compress Data CLEANUP: Separating out much of the concern of the large pyPenNotes.py file into SaveRestore.py and UserDrawingArea.py kriss 2008-04-24 18:21:45 +0000
  • b5d1f2c08c BUGFIX: use configured command when calling hciconfig - Thanks haakeyar! kriss 2008-04-05 21:40:51 +0000
  • b599c882ce adjusted pathes emdete 2008-04-04 06:28:07 +0000
  • f4b55d18c7 CLEANUP: quite some code cleanups by haakeyar - thanks! FEATURE: remove rulers when the second tollbar is not visible kriss 2008-04-02 17:37:18 +0000
  • bfec9a3ce3 CLEANUP: gettings comments in sync again kriss 2008-04-02 13:35:20 +0000
  • 8b8d6545aa FIX: get space for one more bluetooth peer before scrollbar desaster happens ;-) kriss 2008-04-02 13:33:09 +0000
  • 3c172d34e0 MANAGE: Adding directory to archiv patches. kriss 2008-03-25 20:06:27 +0000
  • dbf974b473 Author: haakeyar kriss 2008-03-25 19:49:03 +0000
  • 512b36e1ac delete unitc.png PatrickBeck 2008-03-22 14:36:23 +0000
  • e7c4954285 preview shot from unitc in action PatrickBeck 2008-03-22 14:04:28 +0000
  • 254d60bbfc DOC: added scaled screenshot (240x320) kriss 2008-03-16 01:47:06 +0000
  • 1638c15ed3 Tagging the 0.8 release - <<the blue release>> kriss 2008-03-16 00:34:14 +0000
  • fb1ca209ef DOC: Screenshots Version 0.8 kriss 2008-03-16 00:28:47 +0000
  • 5d293b46f5 BUGFIX: Optimize strings and borders to fit layout on Neo1973 BUGFIX: Do not set default route yet FEATURE: Add Label with visible Name FEATURE: Generate IP Address from configured mask + last byte of BT Address FEATURE: Set pand state from actual deamon state OPTIMIZATION: Only wait until hci- and ifconfig are finished instead of fixed time CLEANUP: Remove unused functions kriss 2008-03-16 00:18:18 +0000
  • 12551ae94f COMMENT: How to make process_running() to include process parameters. kriss 2008-03-15 23:22:59 +0000
  • a079e81ea5 CLEANUP: Using new function in Processinterface.py to find out if pppd is running. kriss 2008-03-15 22:50:47 +0000
  • e9387fc973 FEATURE: Added function process_running() to look up if a process is running (by name). TEST: Added test function for process_running(). kriss 2008-03-15 22:44:52 +0000
  • 23d326155b TEST: renamed copy/test script kriss 2008-03-15 22:15:06 +0000
  • 8ad2797b73 CONFIG: Setting Bluetooth scan interval to 10 seconds. kriss 2008-03-15 21:48:10 +0000
  • ca22e6af6a CLEANUP: Hi Patrick, nice project! You can use show_all there, keep going, it's great. :-) kriss 2008-03-15 02:17:01 +0000
  • 94b026a797 README added PatrickBeck 2008-03-14 19:16:50 +0000
  • e16b6d9664 README added PatrickBeck 2008-03-14 19:11:32 +0000
  • 77d52d2a03 delete useless files PatrickBeck 2008-03-14 18:47:24 +0000
  • 32e682b821 delete useless files PatrickBeck 2008-03-14 18:46:58 +0000
  • fc9f5973af delete useless files PatrickBeck 2008-03-14 18:41:54 +0000