aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2015-05-10Probable bugfix where readings were not offline available (they were ↵Camil Staps1-8/+0
automatically removed on startup)
2015-04-16Added first, basic version of daily reading widget, with non-working-yet ↵Camil Staps4-9/+50
settings
2015-04-15Update daily meditations automatically when the user changes the languageCamil Staps1-0/+1
2015-04-15javadoc TaizeCamil Staps1-1/+51
2015-04-15javadoc SettingsActivityCamil Staps3-12/+21
2015-04-15javadoc PodcastFragmentCamil Staps1-11/+5
2015-04-15javadoc PodcastAdapterCamil Staps1-5/+6
2015-04-15javadoc PodcastCamil Staps1-1/+20
2015-04-15javadoc & cleanup MainActivityCamil Staps1-3/+20
2015-04-15Added share both option for daily readings; javadoc DailyReadingFragmentCamil Staps1-24/+26
2015-04-15javadoc DailyReadingCamil Staps1-1/+21
2015-04-15javadoc & optimisation DailyMeditationFragmentCamil Staps1-7/+10
2015-04-15javadoc DailyMeditationCamil Staps1-7/+2
2015-04-15comments BibleCamil Staps1-0/+1
2015-04-15javadoc SharableCamil Staps1-1/+11
2015-04-15javadoc DisablableViewPagerCamil Staps1-27/+9
2015-04-15javadoc DatedStringPreferenceSetCamil Staps1-1/+53
2015-04-15javadoc DatedStringCamil Staps1-1/+14
2015-04-15javadoc DateCamil Staps1-14/+111
2015-04-15Finishing first raw versionCamil Staps4-56/+78
2015-04-15Added working podcastsCamil Staps8-16/+161
2015-04-15Overall continuation of developmentCamil Staps4-15/+34
2015-04-15Added podcast tabCamil Staps5-11/+155
2015-04-15Working tabs & meditationsCamil Staps9-132/+329
2015-04-12Added share options; removed scroll-to-today because it was still buggyCamil Staps3-24/+33
2015-04-11General continuation of developmentCamil Staps5-44/+147
2015-04-11General improvements & continuation of developmentCamil Staps9-172/+257
2015-04-10Swiping to previous dates works for daily readings (not for their bible texts)Camil Staps5-84/+77
2015-04-10Renamed ic_action_book to ic_action_readingCamil Staps1-1/+1
2015-04-10CleanupCamil Staps2-91/+0
2015-04-10Fixed bug that did not reload texts after changing settingsCamil Staps1-3/+8
2015-04-09Added tabs to action bar; other minor improvementsCamil Staps2-80/+27
2015-04-09Nicer date representationCamil Staps1-1/+4
2015-04-09CleanupCamil Staps1-292/+0
2015-04-08Made an incomplete, messy start with ViewPagerCamil Staps4-128/+260
2015-04-08Fixed bug not updating reading after language changeCamil Staps2-12/+16
2015-04-08Better date format localizationCamil Staps2-19/+7
2015-04-07General improvement & continuation of developmentCamil Staps6-34/+390
2015-04-07Added DailyReading classCamil Staps1-0/+48
2015-04-07Better layoutCamil Staps4-52/+71
2015-04-06initial commitCamil Staps10-0/+1295