Commit graph

540 commits

Author SHA1 Message Date
ligi
12cdd95452 set the dark green of icon as accent color 2014-11-17 20:40:15 +01:00
ligi
6387e7520c date visible after being invisible 2014-11-17 20:40:15 +01:00
ligi
6c530ded6a bump version 2014-11-17 20:40:15 +01:00
ligi
c3f6ed6c12 some styling 2014-11-17 20:40:15 +01:00
ligi
cd5d5ecc17 fix a comparator if both are not resent 2014-11-17 20:40:15 +01:00
ligi
1f4f44c2ce nice up the layout 2014-11-17 20:40:15 +01:00
ligi
5a6d822694 bump versions 2014-11-17 20:40:15 +01:00
ligi
9daa1305cb hide the menu-item after increasing brightness 2014-11-17 20:40:15 +01:00
ligi
3a842bd725 layout fixes 2014-11-17 20:40:15 +01:00
ligi
cad62d2a06 hide navigate at right places 2014-11-17 20:40:15 +01:00
ligi
44bcc45c25 add ripple drawable for L devices 2014-11-17 20:40:15 +01:00
ligi
6664560856 do not show light when actionmode pass 2014-11-17 20:40:14 +01:00
ligi
fe29ae1125 initial add of recycler-view 2014-11-17 20:40:14 +01:00
ligi
de85243cb2 add PassViewHolder 2014-11-17 20:40:14 +01:00
ligi
96ca14ae27 disable minify for now - producing bad results ( was removing resources that where needed ) 2014-11-17 20:40:14 +01:00
ligi
a35df8e988 update pass stuff 2014-11-17 20:40:14 +01:00
ligi
e3b4125491 my IDE did this - but looks useful ( https everywhere ) 2014-11-17 20:40:14 +01:00
ligi
b4cfbc4a54 adapt to new API 2014-11-17 20:40:14 +01:00
ligi
5c46e4a8af update works - but needs some finishing 2014-11-17 20:40:14 +01:00
ligi
9b97a85cef Merge pull request #21 from ilengyel/patch-1
Update ApplePassbookQuirkCorrector.java
2014-11-17 20:33:53 +01:00
ilengyel
2b6a36f2d1 Update ApplePassbookQuirkCorrector.java
This should format the main title to be something like
VALENC.JSO -> MADRID-P.A
Which indicates the city/train terminal for source and destination

given the Json:
{
	"formatVersion":1,
	...
	"organizationName":"RENFE OPERADORA",
	"description":"Billete de tren",
	...
	"boardingPass":{
		"headerFields":[{"key":"destinofecha","label":"Viaje a: MADRID-P.A","value":"20/06/2014"}],
		"primaryFields":[
			{"key":"boardingTime","label":"VALENC.JSO","value":"17:10","changeMessage":"La hora de salida ha cambiado a %@"},
			{"key":"destino","label":"MADRID-P.A","value":"18:48"}],
	...
2014-11-17 20:05:19 +01:00
ligi
47a8f0036e we have to do the 2 swiperefresh again - there still where problems 2014-10-26 11:31:56 +01:00
ligi
c1fdc7164f fix a relative-layout placement issue by using invible and not gone in some cases 2014-10-26 11:28:34 +01:00
ligi
0e28da0803 styling, option to make full brigtness, bump version 2014-10-24 13:16:08 +02:00
ligi
079c15e9aa cleanup 2014-10-23 22:17:35 +02:00
ligi
29b4cd1032 use cardview 2014-10-21 23:05:27 +02:00
ligi
809af7d763 pass parent 2014-10-21 23:04:51 +02:00
ligi
930ca5de9f moar material design stuff 2014-10-19 22:09:09 +02:00
ligi
95c1bff32c material design stuff 2014-10-19 19:56:35 +02:00
ligi
9de13bd678 activate the screen tracking 2014-10-19 19:55:04 +02:00
ligi
14fc5aa1ba move to correct package 2014-10-18 13:27:40 +02:00
ligi
8c0dd9b707 use new tooling and get rid of swiperefresh workaround closes #9 2014-10-18 13:24:40 +02:00
ligi
2e3e9dc5d7 bump version 2014-10-12 20:20:07 +02:00
ligi
ab8cf81f82 adapt to interface changes 2014-10-12 19:55:13 +02:00
ligi
33d80ce3a6 bump versions 2014-10-12 19:41:37 +02:00
ligi
22224f7e41 more work on responsiveness and cleanups 2014-10-12 19:41:18 +02:00
ligi
f7907f73bf improve responsiveness 2014-10-11 03:08:01 +02:00
ligi
ae83e35108 improve how the pass list is handled - improves speed and fixes one ANR 2014-10-11 01:25:07 +02:00
ligi
60689bf02c bump version 2014-10-08 14:08:43 +02:00
ligi
508d868bfe add support for the strip image - we need that as there was one vendor which uses this image to put the barcode in there - not that there is a dedicated field for that ... 2014-10-08 14:08:18 +02:00
ligi
c94139bd7c fix content description 2014-10-08 11:44:46 +02:00
ligi
523c0330e7 bump version 2014-09-28 16:27:39 +02:00
ligi
4e3fe07230 extract to variable - also make sure we really have the same object here - had a stacktrace that indicated that we had a case of a change here 2014-09-28 16:13:46 +02:00
ligi
8d0774ddea only show the MORE button if there is really moe 2014-09-28 15:50:50 +02:00
ligi
c5c6bcb8da return when activity is finishing 2014-09-28 15:39:01 +02:00
ligi
cf43c500fb set version 2.3.7 2014-09-21 20:07:42 +02:00
ligi
b04d60fb7d option to show and hide the header fields 2014-09-21 19:41:18 +02:00
ligi
0e858292b5 design update 2014-09-21 19:06:54 +02:00
ligi
619f0d3db6 nice up appearance of pass view 2014-09-21 18:28:09 +02:00
ligi
68737fb4a3 need to know which organisations used 2014-09-18 12:50:21 +02:00