Commit graph

278 commits

Author SHA1 Message Date
ligi
69ba1018f7 code style around importing 2013-11-24 20:29:40 +01:00
ligi
a5e6f2a5ae extract class 2013-11-24 19:31:24 +01:00
ligi
ea67cf918a style 2013-11-24 19:30:26 +01:00
ligi
170d3ab6c7 verbose description 2013-11-24 19:05:47 +01:00
ligi
bbf0cf54e4 probe all charsets available 2013-11-24 18:46:05 +01:00
ligi
3bac09d6ea be safer and work with Entrada cine Entradas.com 2013-11-24 17:44:52 +01:00
ligi
975e9f13ca style 2013-11-24 17:41:25 +01:00
ligi
9a16dac937 style 2013-11-08 21:51:46 +01:00
ligi
25cbe6273d nicer code DRY 2013-11-08 21:50:47 +01:00
ligi
e205251fd0 style 2013-11-08 07:09:09 +01:00
ligi
6e581f4ad9 adapt to pkg changes and bump version 2013-11-08 07:08:28 +01:00
ligi
e93dd71d00 no context passing any more 2013-11-07 20:51:23 +01:00
ligi
47f933fc1c AndroidHelper -> AXT 2013-11-07 20:45:45 +01:00
ligi
1f05ac1d8c struct 2013-11-07 20:33:03 +01:00
ligi
ae03d140da cleanup & use AndroidHelper 2013-08-23 03:39:42 +02:00
ligi
d2aebaaf82 maps and analytics splitting to flavors done 2013-08-19 23:25:34 +02:00
ligi
011468e401 work out flavors - maps completely splitted 2013-08-19 14:24:41 +02:00
ligi
5661d3461e gradle-I-fy 2013-08-01 20:50:41 +02:00
ligi
ea160c4f83 handle when google play services is not there 2013-03-09 19:02:04 +01:00
ligi
03e4ce1d7d also parse colors in format #HEXSTR 2013-03-08 23:28:38 +01:00
ligi
05ddcaf95b add header field 2013-03-08 23:27:49 +01:00
ligi
11d48ce9d1 option to send bad passes 2013-02-22 19:49:25 +01:00
ligi
0ee9d1f47e be resilliant to passes with bad json from Virgin Australia 2013-02-22 16:12:53 +01:00
ligi
b19a103e88 rm logging 2013-02-22 15:54:29 +01:00
ligi
985c3713b6 better method of deciding between MarketSevice and 2013-02-21 07:28:36 +01:00
ligi
cfec78ec26 logging for broken passes 2013-02-19 06:48:25 +01:00
ligi
d1c64ac2ae Merge tag '1.3'
Conflicts:
	AndroidManifest.xml
2013-02-17 18:03:08 +01:00
ligi
dd7ba97064 support more types by searching for type when not in default list 2013-02-17 18:01:42 +01:00
ligi
0509ffffdf initial usage of google drive 2013-02-17 16:49:00 +01:00
ligi
53a9c2f49a move this block to make sure to have empty lsits and not null - even when the passes suxx 2013-02-16 16:24:48 +01:00
ligi
4d2f382d6d track problem passes 2013-02-15 13:35:13 +01:00
ligi
07e7839039 don't stumble uppon ( with NPE later ) passes without determined type - fill the Fields with empty lists 2013-02-15 13:28:54 +01:00
ligi
c99fc4ca64 add pass sharing 2013-02-13 22:53:46 +01:00
ligi
162ece62f7 track some more 2013-02-13 22:53:29 +01:00
ligi
ee79e40422 externalize the strings and improve helpo 2013-02-12 22:47:01 +01:00
ligi
11b79262dc polishing 2013-02-12 01:31:24 +01:00
ligi
618d116695 better inclusion of map 2013-02-12 01:07:33 +01:00
ligi
4f766ea5ea also parse foreground color 2013-02-12 00:16:46 +01:00
ligi
e8206ce265 set the color for both textviews 2013-02-12 00:16:30 +01:00
ligi
1b8cd1edd5 dont set the icon here - the icons are not the best pointers - use then in popup 2013-02-12 00:00:44 +01:00
ligi
0d5322b9fb set the listview background color - looks nicer 2013-02-11 23:59:51 +01:00
ligi
873f3edf6a initial help 2013-02-11 23:36:40 +01:00
ligi
ba921baf3f parse the rest even if there is no barcode ( there are passes without barcode 2013-02-11 23:35:37 +01:00
ligi
f2d79321e7 also show the back and aux fields 2013-02-11 19:43:25 +01:00
ligi
3499031f84 cleaner code ( move stuff to parser ) 2013-02-11 19:30:06 +01:00
ligi
d3b7886279 nicer code 2013-02-11 19:05:09 +01:00
ligi
f06a6d5dd7 add aquery 2013-02-11 00:41:32 +01:00
ligi
30ceeddebb hide map when no locations 2013-02-11 00:41:14 +01:00
ligi
8993c9ada7 when doing html - \n has to be </br> 2013-02-11 00:40:50 +01:00
ligi
33292103e8 the icon seems better than the logo for this mostly 2013-02-11 00:40:18 +01:00
ligi
6c32ae5144 add fullscreen map 2013-02-11 00:38:33 +01:00
ligi
535b67bb06 work on map and layout 2013-02-10 22:25:13 +01:00
ligi
7659d23ad3 initial add of maps 2013-02-10 20:39:44 +01:00
ligi
471dd684a7 we don't have to set the context here - is set in Application Controller 2013-02-10 14:59:57 +01:00
ligi
ae2b910a9b need to override the UI to the scanning state here to to override defaults 2013-02-10 14:36:03 +01:00
ligi
245d497fb0 support more pass-types 2013-02-10 14:15:57 +01:00
ligi
78228784f5 add comment 2013-02-10 13:31:38 +01:00
ligi
e77f99cb99 cleanup 2013-02-10 13:31:22 +01:00
ligi
ddebe7ca07 we need to finish this activty - otherwise we have ugly leftovers 2013-02-10 13:19:30 +01:00
ligi
534c0f8192 add some padding and color also for this view 2013-02-10 00:56:06 +01:00
ligi
c6c8df083b add some color 2013-02-09 23:53:26 +01:00
ligi
49b36cbae5 use the barcode bitmap from the new parser 2013-02-09 23:53:05 +01:00
ligi
a079d09dda externalize the barcode parser 2013-02-09 23:05:57 +01:00
ligi
57fbcbee16 cleanup 2013-02-09 19:41:36 +01:00
ligi
18a010ad44 fix pathes to scan - prevent NPE - analytics and error tracking 2013-02-08 23:50:37 +01:00
ligi
a38b86c553 add market service update check from aquery 2013-02-08 16:02:08 +01:00
ligi
e2c5c28971 refresh button for manual refresh 2013-02-08 15:45:36 +01:00
ligi
ee44dcf599 improve/fix behaviour after import 2013-02-08 02:02:20 +01:00
ligi
3ad355ba7f move the temp dir 2013-02-08 01:38:24 +01:00
ligi
96f976f5e1 unzip and prepare to the right place 2013-02-08 01:27:34 +01:00
ligi
200a2fe739 import also for scan 2013-02-07 23:58:17 +01:00
ligi
3fdbed6b45 rm typo 2013-02-07 03:46:58 +01:00
ligi
c04fa99efc move the post execute part a level up so we can differ in the actions 2013-02-07 03:42:47 +01:00
ligi
5785bf332d Move the helper to the right place 2013-02-07 02:54:29 +01:00
ligi
688782cd3b move the import to extra class to use it elsewhere 2013-02-07 02:50:36 +01:00
ligi
9fb0e2cdf8 misc 2013-01-07 14:23:41 +01:00
ligi
8433951693 import as async 2013-01-07 14:22:59 +01:00
ligi
39be839025 initial 2012-12-21 22:23:58 +01:00