antivirus99912 / montrealtransit-for-android

Automatically exported from code.google.com/p/montrealtransit-for-android
0 stars 0 forks source link

The app should integrate the new Twitter/Facebook feed. #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://www.facebook.com/stminfo
http://twitter.com/stminfo

Maybe a notification service (every 15/30/60 minutes)

Original issue reported on code.google.com by mathieu.mea on 10 Mar 2010 at 7:27

GoogleCodeExporter commented 9 years ago
The RSS:
http://twitter.com/statuses/user_timeline/54692326.rss

Original comment by mathieu.mea on 10 Mar 2010 at 7:33

GoogleCodeExporter commented 9 years ago
Android/Twitter example:
http://sites.google.com/site/appinventorhelp/tutorials/twitterdemo

Original comment by mathieu.mea on 10 Mar 2010 at 7:34

GoogleCodeExporter commented 9 years ago
Java Twitter APIs:
http://gistinc.github.com/TwitterClient/
http://www.winterwell.com/software/jtwitter.php
http://code.google.com/p/java-twitter/
http://twitter4j.org/

An other example: 
http://davanum.wordpress.com/2007/11/21/twitter-client-for-android-how-to-make-x
ml-over-http-calls/

Original comment by mathieu.mea on 10 Mar 2010 at 7:43

GoogleCodeExporter commented 9 years ago
The app should also manage French/English version when it's possible to guess.

If 2 messages are post at the same time, they probably are the same message.

The first one seems to always be the English one (as of today).

Sometimes, there is only 1 message (in French).

If the message contains "VF", it's in French.
If the message contains "VE", it's in English.

Original comment by mathieu.mea on 10 Mar 2010 at 7:52

GoogleCodeExporter commented 9 years ago
It looks like if message contains:
- "VF" or "VE", it's Vert (Green)
- "JF" or "JE", it's Jaune (Yellow)
- "RF" or "RE", it's Rouge (Red)

Original comment by mathieu.mea on 16 Mar 2010 at 1:28

GoogleCodeExporter commented 9 years ago

Original comment by mathieu.mea on 21 Mar 2010 at 12:47

GoogleCodeExporter commented 9 years ago
Requested on the Android Market by D. on August 1, 2010 :
"Ne nous avise pas lorsqu'il y a panne de metro. Mise à part cela, très bonne 
application (X10)."

Original comment by mathieu.mea on 2 Aug 2010 at 1:03

GoogleCodeExporter commented 9 years ago
Done in v1.3

Original comment by mathieu.mea on 9 Oct 2010 at 10:11