Some search changes, plus Auto alert test

Added alerts every 30 minutes starting at 9am to 930pm on 12-7-13.  Will
have on phone today to ensure that automated alerts show properly.

Having no luck with search function, will try again tomorrow.
This commit is contained in:
agk512
2013-12-07 01:17:45 -05:00
parent 7ce10afffd
commit d03ce1427d
4 changed files with 132 additions and 52 deletions

View File

@ -40,6 +40,7 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<service android:name="com.uncc.gameday.alerts.AlertService"/>
</application>
</manifest>