aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-14updates for new compiler compliance levelAndy Doan
2012-02-08fix crash reported from marketAndy Doan
2011-12-16update OpenIDLogin to not be tied to summitAndy Doan
2011-12-16fix null pointer issue with cacheAndy Doan
2011-12-16allow optional fields in JSON objectAndy Doan
2011-12-16add ability to use a staging url for main layoutAndy Doan
2011-10-27support adding schedule items to calendarAndy Doan
2011-10-27add support for showing personal scheduleAndy Doan
2011-10-25add ability to display schedules by roomAndy Doan
2011-10-25show category in schedule item activityAndy Doan
2011-10-25move to version 3v1.02Andy Doan
2011-10-25add ability to version main layoutAndy Doan
2011-10-25increase buffer size for reading scheduleAndy Doan
2011-10-25schedule categories are an arrayAndy Doan
2011-10-25update getIntent to launch new scheduleitem activityAndy Doan
2011-10-25create an activity to display schedule itemsAndy Doan
2011-10-25provide a better time format for schedule itemsAndy Doan
2011-10-25add a new activity for displaying ical schedulesAndy Doan
2011-10-25add ability to refresh layoutAndy Doan
2011-10-25convert CachedJSONLayoutAdapter to CachedLayoutAdapterAndy Doan
2011-10-25create a more generic cached layout adapterAndy Doan
2011-10-24allow multi-level main screenAndy Doan
2011-10-24simplify logic of creating layout adapterAndy Doan
2011-10-24update setJsonURL function to set cache nameAndy Doan
2011-10-24simplify call to constructorAndy Doan
2011-10-20support for author/date in posting feedsAndy Doan
2011-10-17decode HTML values in JSON fieldsv1.0Andy Doan
2011-10-16add an onBusy to main activityAndy Doan
2011-10-16move JSONLayoutAdapter to its activityAndy Doan
2011-10-16add a refresh option to the postings activityAndy Doan
2011-10-16add onBusy function to CachedLayoutAndy Doan
2011-10-16add a force refresh option to CachedLayoutAndy Doan
2011-10-16add a new activity for posting feedsAndy Doan
2011-10-16move LinaroConnectActivity / JSONLayoutAdapter to new commonAndy Doan
2011-10-16create a cache file adapterAndy Doan
2011-10-14allow label to be passed to intentAndy Doan
2011-10-14simplify handler logicAndy Doan
2011-10-14make image list intent implicitAndy Doan
2011-10-14support for flinging in imagesAndy Doan
2011-10-04fix caching issuesAndy Doan
2011-10-04increase cache size for LRU CacheAndy Doan
2011-10-04fix cache names for vfatAndy Doan
2011-09-30fix scrolling on phoneAndy Doan
2011-09-30fix async image logicAndy Doan
2011-09-30remove bad items from cacheAndy Doan
2011-09-26fix bug with null drawablesAndy Doan
2011-09-26add ability to cache downloadsAndy Doan
2011-09-25be sure to close input stream for imagesAndy Doan
2011-09-23introduce common function for getting HTTP streamsAndy Doan
2011-09-23introduce a common class - start with logging tagAndy Doan