aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/WelcomeActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-05add animators for more activitiesChristian Schneppe1-0/+2
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-0/+1
2018-04-02migrate to xmpp-addrChristian Schneppe1-2/+2
2018-03-29redirect on empty conversation listChristian Schneppe1-1/+1
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-1/+1
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-4/+4
2018-02-15Pass invite XMPP URI along instead of JIDChristian Schneppe1-10/+10
2018-02-10return to welcome activity after deleting last accountChristian Schneppe1-0/+8
2017-12-27store new intent in welcome account activityChristian Schneppe1-0/+7
2017-12-27transport invitee from welcome activity to start conversations activityChristian Schneppe1-19/+32
2017-11-23code cleanupChristian Schneppe1-5/+5
2017-10-31a little rewrite in WelcomeActivityChristian Schneppe1-3/+14
2017-08-01put settings defaults into resource fileChristian Schneppe1-0/+9
2017-04-26run enterPasswordDialog onUiThread fixes #131Christian Schneppe1-1/+1
2017-03-11rename media directoriesChristian Schneppe1-3/+3
2017-01-25reworked FileBackendChristian Schneppe1-3/+3
2016-11-19reformat codeChristian Schneppe1-12/+12
2016-11-18fixed back and forth between Welcome- and EditAccountActivityChristian Schneppe1-3/+26
2016-10-18code cleanupChristian Schneppe1-41/+1
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