Ignore:
Timestamp:
07/25/07 00:07:45 (6 years ago)
Author:
saua
Message:
  • Add KML export
  • some major cleanup & nicer error messages (that can actually be read)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • bbtracker/trunk/bbtracker.jad

    r4 r7  
    1 MIDlet-1: BBTracker,bbtracker.png,org.dyndns.rentar.bbtracker.mobile.BBTracker 
     1MIDlet-1: BBTracker,bbtracker.png,org.bbtracker.mobile.BBTracker 
    22MIDlet-Jar-URL: bbtracker.jar 
    33MIDlet-Name: BBTracker 
    4 MIDlet-Permissions: javax.microedition.location.Location, javax.microedition.location.Orientation 
     4MIDlet-Permissions: javax.microedition.location.Location, javax.microedition.location.Orientation, javax.microedition.io.Connector.file.read, javax.microedition.io.Connector.file.write 
    55MIDlet-Vendor: Joachim Sauer 
    6 MIDlet-Version: 0.1.5 
     6MIDlet-Version: 0.1.9 
    77MicroEdition-Configuration: CLDC-1.1 
    88MicroEdition-Profile: MIDP-2.0 
Note: See TracChangeset for help on using the changeset viewer.