index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
ui
/
WelcomeActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
add missing slash to make database import working again
Christian Schneppe
1
-2
/
+2
2018-09-26
show conversation media in contact/conference details
Christian Schneppe
1
-7
/
+7
2018-09-11
catch some more Exceptions during database import
Christian Schneppe
1
-1
/
+7
2018-07-09
fixed npe in WelcomeActivity
Christian Schneppe
1
-1
/
+3
2018-06-01
rename useOwnProvider to useAdvancedMode in WelcomeActivity
Christian Schneppe
1
-2
/
+2
2018-05-16
add spinner to select jabber provider for creating new accounts
Christian Schneppe
1
-6
/
+3
2018-05-05
add animators for more activities
Christian Schneppe
1
-0
/
+2
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-0
/
+1
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-2
/
+2
2018-03-29
redirect on empty conversation list
Christian Schneppe
1
-1
/
+1
2018-03-09
migrated alert dialogs to app compat
Christian Schneppe
1
-1
/
+1
2018-03-09
reference support actionbar in all activities
Christian Schneppe
1
-4
/
+4
2018-02-15
Pass invite XMPP URI along instead of JID
Christian Schneppe
1
-10
/
+10
2018-02-10
return to welcome activity after deleting last account
Christian Schneppe
1
-0
/
+8
2017-12-27
store new intent in welcome account activity
Christian Schneppe
1
-0
/
+7
2017-12-27
transport invitee from welcome activity to start conversations activity
Christian Schneppe
1
-19
/
+32
2017-11-23
code cleanup
Christian Schneppe
1
-5
/
+5
2017-10-31
a little rewrite in WelcomeActivity
Christian Schneppe
1
-3
/
+14
2017-08-01
put settings defaults into resource file
Christian Schneppe
1
-0
/
+9
2017-04-26
run enterPasswordDialog onUiThread fixes #131
Christian Schneppe
1
-1
/
+1
2017-03-11
rename media directories
Christian Schneppe
1
-3
/
+3
2017-01-25
reworked FileBackend
Christian Schneppe
1
-3
/
+3
2016-11-19
reformat code
Christian Schneppe
1
-12
/
+12
2016-11-18
fixed back and forth between Welcome- and EditAccountActivity
Christian Schneppe
1
-3
/
+26
2016-10-18
code cleanup
Christian Schneppe
1
-41
/
+1
2016-08-26
some multi-window optimizations. set min width to 300
Daniel Gultsch
1
-0
/
+4
2016-08-13
performance improvements during backup import and bug fixes
Christian Schneppe
1
-31
/
+36
2016-08-11
don't show plaintext passwords in adb logs
Christian Schneppe
1
-1
/
+0
2016-08-09
reworked backup service
Christian Schneppe
1
-43
/
+141
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-4
/
+4
2016-06-10
added log tag if no backup found
Christian Schneppe
1
-0
/
+1
2016-06-06
add permission checks to welcome activity
Christian Schneppe
1
-25
/
+45
2016-06-06
fix crash in welcome screen on first start
Christian Schneppe
1
-1
/
+3
2016-06-04
check database versione before import
Christian Schneppe
1
-4
/
+10
2016-05-31
complete backup importer
Christian Schneppe
1
-31
/
+60
2016-05-31
add database importer
Christian Schneppe
1
-0
/
+114
2016-04-27
made it possible to go back to welcome screen from edit account
Daniel Gultsch
1
-1
/
+0
2016-04-21
modified welcome screen
Christian S
1
-1
/
+1
2016-04-19
added magic create welcome screen
Daniel Gultsch
1
-0
/
+37