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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
integrate trust manager into conversations
Christian Schneppe
2018-03-12
8
-6
/
+1064
|
*
fixed search in abstractsearchablelistitem
Christian Schneppe
2018-03-09
2
-4
/
+3
|
*
fixed hint color for edit message
Christian Schneppe
2018-03-09
1
-9
/
+3
|
*
use appcompat in more activities
Christian Schneppe
2018-03-09
3
-5
/
+6
|
*
migrated alert dialogs to app compat
Christian Schneppe
2018-03-09
17
-19
/
+19
|
*
switch about activity to appcompat
Christian Schneppe
2018-03-09
1
-2
/
+2
|
*
reference support actionbar in all activities
Christian Schneppe
2018-03-09
14
-65
/
+70
|
*
started work on migrating to appcompat
Christian Schneppe
2018-03-09
3
-34
/
+31
|
*
don't log passwords
Christian Schneppe
2018-03-09
1
-1
/
+0
|
*
fixed concurrent modification when killing mam queries
Christian Schneppe
2018-03-08
1
-40
/
+40
|
*
Merge branch 'multi-account'
Christian Schneppe
2018-03-08
10
-29
/
+183
|
\
|
*
implement multi accounts via expert settings
Christian Schneppe
2018-03-08
10
-29
/
+183
|
|
*
|
do not merge bug reports
Christian Schneppe
2018-02-26
1
-1
/
+2
|
|
*
|
added config param to use a random resource at every bind
Christian Schneppe
2018-02-26
3
-3
/
+6
|
/
*
fixed wrong CHANGELOG_URL in updater
Christian Schneppe
2018-02-24
2
-1
/
+2
|
*
MAM: rework hasMessagesLeft to account for prosody’s missing count
Christian Schneppe
2018-02-24
1
-6
/
+12
|
*
only explicitly request device list for users not in roster
Christian Schneppe
2018-02-24
3
-3
/
+17
|
*
kill mam query when archiving conversation
Christian Schneppe
2018-02-24
2
-0
/
+21
|
*
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
2018-02-24
4
-15
/
+24
|
*
catch small NPE in ConversationFragment
Christian Schneppe
2018-02-22
1
-2
/
+2
|
*
request disco items before disco#info on first connect
Christian Schneppe
2018-02-22
1
-1
/
+7
|
|
|
|
should make initial connect faster because code is not waiting for omemo code to run
*
warn when attempting to write stanza to an unbound stream
Christian Schneppe
2018-02-22
2
-21
/
+29
|
*
mark error notifications as sensitve and local only
Christian Schneppe
2018-02-22
1
-2
/
+3
|
*
don't use automatic updates for playstore version
Christian Schneppe
2018-02-19
1
-0
/
+3
|
*
changed icons for markasread and reply in NotificationService
Christian Schneppe
2018-02-19
1
-3
/
+4
|
*
check if axolotl service is initialized before displaying keys
Christian Schneppe
2018-02-19
1
-2
/
+3
|
*
fixed handling of self address messages w/o remoteMsgId
Christian Schneppe
2018-02-19
1
-1
/
+1
|
*
do not allow insecure bind
Christian Schneppe
2018-02-19
1
-7
/
+5
|
*
Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵
Christian Schneppe
2018-02-19
5
-7
/
+10
|
|
|
|
constant
*
only allow a number of white listed headers according to http upload v0.5
Christian Schneppe
2018-02-19
1
-7
/
+14
|
*
don't delete account if it's not yet created - fixes crash
Christian Schneppe
2018-02-19
1
-1
/
+0
|
*
don't show notification if there is no update
Christian Schneppe
2018-02-17
1
-1
/
+0
|
*
Don't add account if user cancels
Christian Schneppe
2018-02-17
1
-9
/
+8
|
*
show hint to allow installs from unknown sources just before update starts ↵
Christian Schneppe
2018-02-17
4
-76
/
+95
|
|
|
|
and don't show this for PlayStore installs
*
fix typo in playstore detection
Christian Schneppe
2018-02-17
1
-1
/
+1
|
*
Pass invite XMPP URI along instead of JID
Christian Schneppe
2018-02-15
6
-20
/
+20
|
*
XmppUri: Add toString() method
Christian Schneppe
2018-02-15
1
-0
/
+9
|
*
null check on invite object
Christian Schneppe
2018-02-15
1
-1
/
+1
|
*
allow roster action with name
Christian Schneppe
2018-02-15
2
-6
/
+15
|
*
always copy firefoxe’s shared files
Christian Schneppe
2018-02-15
2
-2
/
+16
|
*
integrate intent integrator to finish activity when needed
Christian Schneppe
2018-02-15
6
-13
/
+634
|
*
http upload: do not crash on invalid slot responses
Christian Schneppe
2018-02-11
1
-4
/
+4
|
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
8
-48
/
+37
|
*
always persist current nick (in bookmark and database)
Christian Schneppe
2018-02-10
2
-7
/
+17
|
*
don't cancel animation when switching accounts w/o init
Christian Schneppe
2018-02-10
1
-1
/
+3
|
*
skip empty srv records
Christian Schneppe
2018-02-10
1
-0
/
+3
|
*
return to welcome activity after deleting last account
Christian Schneppe
2018-02-10
4
-60
/
+58
|
*
skip animations for startup activities
Christian Schneppe
2018-02-10
2
-5
/
+14
|
*
add null checks to huawei settings code
Christian Schneppe
2018-02-10
1
-13
/
+9
|
*
do not put setup activites on stack twice
Christian Schneppe
2018-02-10
2
-3
/
+11
|
[next]