aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/WelcomeActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-07-29changed package id inside manifest and projectChristian Schneppe1-208/+0
2016-06-10added log tag if no backup foundChristian Schneppe1-0/+1
2016-06-06add permission checks to welcome activityChristian Schneppe1-25/+45
2016-06-06fix crash in welcome screen on first startChristian Schneppe1-1/+3
2016-06-04check database versione before importChristian Schneppe1-4/+10
* don't import database if backup version is newer than system version
2016-05-31complete backup importerChristian Schneppe1-31/+60
2016-05-31add database importerChristian Schneppe1-0/+114
2016-04-27made it possible to go back to welcome screen from edit accountDaniel Gultsch1-1/+0
2016-04-21modified welcome screenChristian S1-1/+1
2016-04-19added magic create welcome screenDaniel Gultsch1-0/+37