Commit graph

556 commits

Author SHA1 Message Date
ligi
8f88fe8fd8 Remove legacy PassVisualizer 2015-01-26 00:08:25 +01:00
ligi
01b794f335 Bump versions / Add missing section 2015-01-26 00:07:50 +01:00
ligi
c438d80660 implement creating and editing passes 2015-01-20 16:18:48 +01:00
ligi
056a2fbb26 fix a problem with lint 2015-01-08 23:30:34 +01:00
ligi
c7a193a3fc bump recyclerview version 2015-01-04 22:18:15 +01:00
ligi
6c96051f5d cleanup 2015-01-04 22:18:08 +01:00
ligi
10a206f7e2 fix the BaseIntegration 2015-01-04 22:16:19 +01:00
ligi
56495afa1f bump version to 2.4.4 2014-12-19 10:34:20 +01:00
ligi
98a9f3eed6 use new buildTools 2014-12-19 00:48:54 +01:00
ligi
2d162cbc2e cleanup & fix FC 2014-12-19 00:45:07 +01:00
ligi
40f1bbaf8a cleanup 2014-12-18 21:49:14 +01:00
ligi
8a718103f5 bump libraries 2014-12-18 21:44:13 +01:00
ligi
ac262e071e force overflow so that some functions are more discoverable 2014-11-30 14:33:47 +01:00
ligi
6bd8be6238 fix lint warning 2014-11-30 14:25:25 +01:00
ligi
e357a496dd use new tooling 2014-11-30 14:24:31 +01:00
ligi
d94ff712ca cleanup 2014-11-17 20:40:15 +01:00
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