aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/WelcomeActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-26some multi-window optimizations. set min width to 300Daniel Gultsch1-0/+4
2016-08-13performance improvements during backup import and bug fixesChristian Schneppe1-31/+36
2016-08-11don't show plaintext passwords in adb logsChristian Schneppe1-1/+0
2016-08-09reworked backup serviceChristian Schneppe1-43/+141
2016-07-29changed package id inside manifest and projectChristian Schneppe1-4/+4
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
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