aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/WelcomeActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-291-208/+0
* added log tag if no backup foundChristian Schneppe2016-06-101-0/+1
* add permission checks to welcome activityChristian Schneppe2016-06-061-25/+45
* fix crash in welcome screen on first startChristian Schneppe2016-06-061-1/+3
* check database versione before importChristian Schneppe2016-06-041-4/+10
* complete backup importerChristian Schneppe2016-05-311-31/+60
* add database importerChristian Schneppe2016-05-311-0/+114
* Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-301-1/+0
|\
| * made it possible to go back to welcome screen from edit accountDaniel Gultsch2016-04-271-1/+0
* | modified welcome screenChristian S2016-04-211-1/+1
|/
* added magic create welcome screenDaniel Gultsch2016-04-191-0/+37