Commit Graph

164 Commits (master)

Author SHA1 Message Date
bspeice e0f029f387 Add code for the SharedPreferences in determining which alerts to fetch. 2013-10-09 15:14:04 -04:00
bspeice bcfd88faa7 AlertFetcher should be explicitly given its Context
Worst case, write a static method inside it.
2013-10-08 18:10:57 -04:00
bspeice fa28b411b5 Add some more skeleton to how Alerts should be processed
Create a way to statically get the app context
2013-10-07 14:20:20 -04:00
bspeice 449678316f Add basic twitter functionality 2013-10-04 21:43:36 -04:00
bspeice 188d6e0961 Add some skeleton code for fetching alerts. 2013-10-04 21:17:50 -04:00
bspeice 5d991d0797 Add basic handling to the checkbox click events in Alerts settings. 2013-10-04 20:37:33 -04:00
bspeice e8b3f13405 Add the twitter4j library for fetching alerts 2013-10-04 20:25:05 -04:00
bspeice d1467881f8 Add generic menus, and implement a basic layout for alert settings.
I should commit more often, sorry...
2013-10-04 20:22:54 -04:00
bspeice 412f894d92 Move to a generic Menu activity from which actual App-level
functionality will be built.
This way, we can program the menus once for all.
2013-10-03 18:35:39 -04:00
bspeice 82804a9d67 Add the bin/ folder to the gitignore 2013-10-01 20:19:13 -04:00
bspeice adc9fc0580 Add an initial menu, and allow user to visit alerts page 2013-10-01 20:17:21 -04:00
bspeice 89b73f5906 Add new activities for Home, Parking, and Registration
These activities (including Alerts) will form the basis of functionality
2013-10-01 19:39:20 -04:00
bspeice d37d705867 Add a proper Hello World message. 2013-09-30 14:39:15 -04:00
bspeice 55ffc9c752 Initial Android project commit 2013-09-30 14:23:13 -04:00