Wykres commitów

135 Commity (5047ea7df4f49f27d164bad81a017933b49b77ed)

Autor SHA1 Wiadomość Data
Georg Lukas 35ea91b967 Post list: add benchmark, remove position reset 2010-08-08 20:56:11 +02:00
Georg Lukas b1f99cecab fix major DB performance issue 2010-08-08 20:46:36 +02:00
Georg Lukas 683f6be888 only trim database on app start and every 100 inserts 2010-08-08 20:42:17 +02:00
Georg Lukas 471008b913 fix posting of erroneous posts after 30s 2010-08-08 19:41:50 +02:00
Georg Lukas 1ec4448f4a fix BufferedReader size warning 2010-08-08 19:26:26 +02:00
Georg Lukas 1d4120207b introduce implicit cast to runnable 2010-08-08 19:23:18 +02:00
Georg Lukas 298ccae7f8 tcpuploader: add exception catcher 2010-06-21 23:23:53 +02:00
Georg Lukas db80ae590b tcpuploader: synchronize init 2010-06-21 23:22:29 +02:00
Georg Lukas 35425b0a25 fix update posting 2010-06-21 23:20:24 +02:00
Georg Lukas ee5657b209 TcpUploader: move most things to subthread 2010-06-21 01:14:56 +02:00
Georg Lukas e31ad52823 introduce radius filter 2010-06-16 04:16:17 +02:00
Georg Lukas 17acae4c8e add preliminary TCP connection support 2010-06-16 03:57:36 +02:00
Georg Lukas 23b47c0225 AprsService.addPost() wrapper 2010-06-16 03:54:56 +02:00
Georg Lukas fe327fc865 change AprsIsUploader API 2010-06-16 03:54:02 +02:00
Georg Lukas 06088ed96b added missing PostViewBinder 2010-06-16 03:32:14 +02:00
Georg Lukas 8fef181969 add parseHostPort utility function 2010-06-16 03:31:10 +02:00
Georg Lukas 9dfb374096 about: added homepage button 2010-06-16 03:29:44 +02:00
Georg Lukas 85ec9e1a51 rename uploaders 2010-06-15 22:12:06 +02:00
Georg Lukas ef64dc555f increase history 2010-06-15 22:06:59 +02:00
Georg Lukas e774078244 shorten message, add precision 2010-06-15 22:05:25 +02:00
Georg Lukas b416512eee remove more elements from gui 2010-06-15 22:03:26 +02:00
Georg Lukas 1c5902d4b0 extend database for post type 2010-06-15 21:53:49 +02:00
Georg Lukas 6ce6d84df0 integrate new post view into activity 2010-06-14 01:43:49 +02:00
Georg Lukas 42f8c33522 post status to db 2010-06-14 01:36:27 +02:00
Georg Lukas bc49aa9eff add status column 2010-06-14 01:36:27 +02:00
Georg Lukas b8d35641cb add trimming function 2010-06-14 00:33:49 +02:00
Georg Lukas 6f0e08aed4 added database handler class 2010-06-14 00:20:28 +02:00
Georg Lukas 2075759ae4 xml2po.sh wrapper and translation credits 2010-05-11 16:38:19 +02:00
Georg Lukas f50ab273ee fix bug with wait4speed setting 2010-03-08 00:48:11 +01:00
Georg Lukas e676ce6bd2 check minimum update interval 2010-03-07 23:47:13 +01:00
Georg Lukas 753034a26b require update_distance AND update_interval to be fulfilled
The Android API allows to specify a distance and a time interval, after
which the app will be notified. Now, the check in APRSdroid is matched
to this behaviour and the documentation.
2010-03-01 12:27:38 +01:00
Georg Lukas 05a4162136 fixed negative coords bug; 0.5.1 2010-02-15 02:18:06 +01:00
Georg Lukas ae94223197 added accuracy to display 2010-02-08 01:36:37 +01:00
Georg Lukas 5514ca65b3 added About dialog 2010-02-08 01:35:33 +01:00
Georg Lukas dc7d4e3885 better formatting of AprsUdp logging 2010-02-02 01:01:43 +01:00
Georg Lukas 8baddbdb4c add additional listening for speed & bearing 2010-02-02 00:46:11 +01:00
Georg Lukas 3044748609 split functionality to onLocChanged and postLocation 2010-02-02 00:18:36 +01:00
Georg Lukas 7b52bddafc Fix FC on empty symbol and when moving 2010-01-31 22:27:26 +01:00
Georg Lukas 6506c63968 added raw symbol preference 2010-01-30 23:59:39 +01:00
Georg Lukas 7a22186ecb implement course, speed and altitude 2010-01-30 23:55:07 +01:00
Georg Lukas 37d730c0e6 added HAM info dialog 2010-01-30 23:55:07 +01:00
Georg Lukas d7bbaa3839 check for distance and time 2010-01-30 23:55:01 +01:00
Georg Lukas af3cd29a51 checkbox for network location 2010-01-28 01:45:34 +01:00
Georg Lukas ab91c655f5 added static object for last coordinates 2010-01-26 03:52:59 +01:00
Georg Lukas c1d4928684 removed too short list 2010-01-22 18:35:11 +01:00
Georg Lukas f18f504506 pushed default status to strings 2010-01-22 18:35:02 +01:00
Georg Lukas c9aa5c8158 added callsign-ssid to main title 2010-01-22 18:34:45 +01:00
Georg Lukas ec91c582c4 remove preferences button 2010-01-22 18:03:35 +01:00
Georg Lukas 1d37873ceb refactored login logic, hostname 2010-01-22 17:45:38 +01:00
Georg Lukas 75ddb66cc2 added options menu 2010-01-22 17:03:49 +01:00
Georg Lukas e95a3cadd6 add support for GPS and network provider 2010-01-20 00:43:36 +01:00
Georg Lukas 2143f5f605 remove nasty subdirectoring 2010-01-20 00:42:56 +01:00
Georg Lukas cbaa6dc570 added period filter. who invented that API??? 2010-01-11 20:00:56 +01:00
Georg Lukas 2993b4049d replaced broken DateFormat with less simple SimpleDateFormat 2010-01-10 03:26:13 +01:00
Georg Lukas 6e4665c067 added unreadable standard icon 2010-01-10 03:15:09 +01:00
Georg Lukas 4ff05b439c f*ck java float formatting i18n 2010-01-10 02:53:34 +01:00
Georg Lukas 1d9cb344b9 fixed SSID, added status feedback 2010-01-10 02:39:07 +01:00
Georg Lukas a9244d7cae fixed preferences dialog. added ssid and status 2010-01-09 03:27:17 +01:00
Georg Lukas 43f90a61e4 improved status message 2010-01-09 03:25:52 +01:00
Georg Lukas 5c8bf4fb34 remove unused code 2010-01-09 02:29:25 +01:00
Georg Lukas efbde7ceb1 minor gui redesign 2010-01-09 02:29:09 +01:00
Georg Lukas 9ad24fcb69 outsource login line generation 2010-01-09 01:45:17 +01:00
Georg Lukas d386cda4d0 added default status message 2010-01-09 01:43:33 +01:00
Georg Lukas 393209f436 test if prefs are set and non-empty 2010-01-09 01:42:15 +01:00
Georg Lukas 283e4cb8df fixed APRS dest 2010-01-08 13:20:53 +01:00
Georg Lukas 32a6463940 switched from java.net to org.apache.http 2010-01-08 13:20:36 +01:00
Georg Lukas 1c359a3cb7 improved debugging 2010-01-08 13:20:14 +01:00
Georg Lukas fc19029a8a implemented passcode algorithm 2010-01-08 13:19:53 +01:00
Georg Lukas 757bfd0b77 fixed FC string/int mismatch 2010-01-08 13:19:31 +01:00
Georg Lukas 73bc9a061d set http headers 2010-01-07 18:25:58 +01:00
Georg Lukas adb5744407 send update broadcasts on service start/stop 2010-01-07 18:25:26 +01:00
Georg Lukas f3ae403f68 added UDP packet transmitter 2010-01-07 18:24:58 +01:00
Georg Lukas 1a4402a9f6 implemented single shot logic 2010-01-07 01:02:03 +01:00
Georg Lukas fbfe183ac6 added http post support 2010-01-07 01:01:51 +01:00
Georg Lukas f17e9625ae unified service.running, button works now 2010-01-07 00:07:26 +01:00
Georg Lukas 2d6fc53854 added prefs button, not yet working 2010-01-07 00:06:29 +01:00
Georg Lukas 5ab5ddedfb implemented preferences 2010-01-06 17:37:16 +01:00
Georg Lukas 717213667a fix receiver leak 2010-01-06 17:25:09 +01:00
Georg Lukas 97deab67cf added preliminary aprs formatter 2010-01-06 03:45:31 +01:00
Georg Lukas da6519fa9b service broadcasts coords from cb 2010-01-05 18:04:13 +01:00
Georg Lukas 2282af8a5b created basic service 2010-01-05 18:02:12 +01:00
Georg Lukas 5582b2077b reformatting 2010-01-01 13:49:39 +01:00
Georg Lukas 7e5b5679f3 var -> lazy val 2010-01-01 04:18:11 +01:00
Georg Lukas e3db643820 implemented basic location req, need scala 2.8 2010-01-01 03:37:27 +01:00
Georg Lukas 1b7e0c5c0e created APRSdroid skeleton 2009-12-31 17:50:01 +01:00