bspeice
|
d6586d3ac9
|
Add the new (and tested!) RegistrationClient
|
2013-10-18 17:46:37 -04:00 |
|
bspeice
|
70dac422e1
|
Add INTERNET permission
|
2013-10-18 17:18:53 -04:00 |
|
bspeice
|
b1192283ac
|
Add GSON library for Retrofit
|
2013-10-18 17:18:40 -04:00 |
|
bspeice
|
7cefd630d3
|
Add the initial Retrofit REST API code
Note: Completely untested, but it looks cool!
|
2013-10-16 14:39:43 -04:00 |
|
bspeice
|
f65e57313a
|
Add the retrofit library for REST API access.
|
2013-10-16 14:16:46 -04:00 |
|
bspeice
|
a96694e4ad
|
Add the fetchUnread method to the AlertDB to be implemented.
|
2013-10-16 14:14:20 -04:00 |
|
bspeice
|
0c98d681d1
|
Refactor, don't use the application context
|
2013-10-16 11:02:18 -04:00 |
|
bspeice
|
f8db5d8bb3
|
Add the beginnings of the Registration code
|
2013-10-14 15:33:49 -04:00 |
|
bspeice
|
d3ba093cbe
|
Add some documentation on fetching alerts from Twitter.
|
2013-10-14 13:40:42 -04:00 |
|
bspeice
|
caf9da1e58
|
Add the new AlertDB api
Yay for test-driven development!
|
2013-10-14 13:36:04 -04:00 |
|
bspeice
|
ad38a415fd
|
Clear an Alert after it is clicked
|
2013-10-09 20:54:38 -04:00 |
|
bspeice
|
27681948fc
|
Minor cleanups
|
2013-10-09 20:42:44 -04:00 |
|
bspeice
|
df9e24e17c
|
Finally, alerts actually display.
|
2013-10-09 20:31:07 -04:00 |
|
bspeice
|
0fb498a306
|
Add initial code to show alerts
|
2013-10-09 20:20:04 -04:00 |
|
bspeice
|
9fc974402b
|
Add lots more skeleton
|
2013-10-09 19:40:07 -04:00 |
|
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 |
|