aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/WelcomeActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed npe in WelcomeActivityChristian Schneppe2018-07-091-1/+3
|
* rename useOwnProvider to useAdvancedMode in WelcomeActivityChristian Schneppe2018-06-011-2/+2
|
* add spinner to select jabber provider for creating new accountsChristian Schneppe2018-05-161-6/+3
|
* add animators for more activitiesChristian Schneppe2018-05-051-0/+2
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-0/+1
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* migrate to xmpp-addrChristian Schneppe2018-04-021-2/+2
|
* redirect on empty conversation listChristian Schneppe2018-03-291-1/+1
|
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-1/+1
|
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-4/+4
|
* Pass invite XMPP URI along instead of JIDChristian Schneppe2018-02-151-10/+10
|
* return to welcome activity after deleting last accountChristian Schneppe2018-02-101-0/+8
|
* store new intent in welcome account activityChristian Schneppe2017-12-271-0/+7
|
* transport invitee from welcome activity to start conversations activityChristian Schneppe2017-12-271-19/+32
|
* code cleanupChristian Schneppe2017-11-231-5/+5
|
* a little rewrite in WelcomeActivityChristian Schneppe2017-10-311-3/+14
|
* put settings defaults into resource fileChristian Schneppe2017-08-011-0/+9
|
* run enterPasswordDialog onUiThread fixes #131Christian Schneppe2017-04-261-1/+1
|
* rename media directoriesChristian Schneppe2017-03-111-3/+3
|
* reworked FileBackendChristian Schneppe2017-01-251-3/+3
|
* reformat codeChristian Schneppe2016-11-191-12/+12
|
* fixed back and forth between Welcome- and EditAccountActivityChristian Schneppe2016-11-181-3/+26
|
* code cleanupChristian Schneppe2016-10-181-41/+1
|
* some multi-window optimizations. set min width to 300Daniel Gultsch2016-08-261-0/+4
|
* performance improvements during backup import and bug fixesChristian Schneppe2016-08-131-31/+36
|
* don't show plaintext passwords in adb logsChristian Schneppe2016-08-111-1/+0
|
* reworked backup serviceChristian Schneppe2016-08-091-43/+141
| | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+208