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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-17
started to change text style to app compat
Christian Schneppe
1
-0
/
+2
2018-03-17
ported presence activity to cardview
Christian Schneppe
1
-52
/
+28
2018-03-17
switch account activity to card view. started using data binder
Christian Schneppe
1
-196
/
+122
2018-03-17
set messenger identity correctly
Christian Schneppe
1
-1
/
+1
2018-03-16
only show one error at once
Christian Schneppe
1
-4
/
+29
2018-03-16
Moved the error message to TextInputLayout
Christian Schneppe
1
-25
/
+31
2018-03-16
change key activities to cards
Christian Schneppe
1
-81
/
+54
2018-03-16
use data binder for contact details activity
Christian Schneppe
1
-106
/
+79
2018-03-16
migrate to CardView in contact and muc details
Christian Schneppe
2
-29
/
+18
2018-03-15
Change ShowHidePasswordEditText to TextInputEditText.
Christian Schneppe
2
-36
/
+30
2018-03-14
do not use pop up menus for encryption and attachment selection
Christian Schneppe
2
-279
/
+176
2018-03-14
fixed crash when selecting participants
Christian Schneppe
1
-29
/
+19
2018-03-14
removed unused resources
Christian Schneppe
1
-5
/
+1
2018-03-14
switch to switchcompat
Christian Schneppe
2
-117
/
+17
2018-03-12
AppCompat Migration contribution
Christian Schneppe
1
-13
/
+18
2018-03-12
rewrite how preference screens are invokved
Christian Schneppe
3
-102
/
+161
2018-03-12
integrate trust manager into conversations
Christian Schneppe
8
-6
/
+1064
2018-03-09
fixed search in abstractsearchablelistitem
Christian Schneppe
2
-4
/
+3
2018-03-09
fixed hint color for edit message
Christian Schneppe
1
-9
/
+3
2018-03-09
use appcompat in more activities
Christian Schneppe
3
-5
/
+6
2018-03-09
migrated alert dialogs to app compat
Christian Schneppe
17
-19
/
+19
2018-03-09
switch about activity to appcompat
Christian Schneppe
1
-2
/
+2
2018-03-09
reference support actionbar in all activities
Christian Schneppe
14
-65
/
+70
2018-03-09
started work on migrating to appcompat
Christian Schneppe
3
-34
/
+31
2018-03-09
don't log passwords
Christian Schneppe
1
-1
/
+0
2018-03-08
fixed concurrent modification when killing mam queries
Christian Schneppe
1
-40
/
+40
2018-03-08
implement multi accounts via expert settings
Christian Schneppe
10
-29
/
+183
2018-02-26
do not merge bug reports
Christian Schneppe
1
-1
/
+2
2018-02-26
added config param to use a random resource at every bind
Christian Schneppe
3
-3
/
+6
2018-02-24
fixed wrong CHANGELOG_URL in updater
Christian Schneppe
2
-1
/
+2
2018-02-24
MAM: rework hasMessagesLeft to account for prosody’s missing count
Christian Schneppe
1
-6
/
+12
2018-02-24
only explicitly request device list for users not in roster
Christian Schneppe
3
-3
/
+17
2018-02-24
kill mam query when archiving conversation
Christian Schneppe
2
-0
/
+21
2018-02-24
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
4
-15
/
+24
2018-02-22
catch small NPE in ConversationFragment
Christian Schneppe
1
-2
/
+2
2018-02-22
request disco items before disco#info on first connect
Christian Schneppe
1
-1
/
+7
2018-02-22
warn when attempting to write stanza to an unbound stream
Christian Schneppe
2
-21
/
+29
2018-02-22
mark error notifications as sensitve and local only
Christian Schneppe
1
-2
/
+3
2018-02-19
don't use automatic updates for playstore version
Christian Schneppe
1
-0
/
+3
2018-02-19
changed icons for markasread and reply in NotificationService
Christian Schneppe
1
-3
/
+4
2018-02-19
check if axolotl service is initialized before displaying keys
Christian Schneppe
1
-2
/
+3
2018-02-19
fixed handling of self address messages w/o remoteMsgId
Christian Schneppe
1
-1
/
+1
2018-02-19
do not allow insecure bind
Christian Schneppe
1
-7
/
+5
2018-02-19
Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...
Christian Schneppe
5
-7
/
+10
2018-02-19
only allow a number of white listed headers according to http upload v0.5
Christian Schneppe
1
-7
/
+14
2018-02-19
don't delete account if it's not yet created - fixes crash
Christian Schneppe
1
-1
/
+0
2018-02-17
don't show notification if there is no update
Christian Schneppe
1
-1
/
+0
2018-02-17
Don't add account if user cancels
Christian Schneppe
1
-9
/
+8
2018-02-17
show hint to allow installs from unknown sources just before update starts an...
Christian Schneppe
4
-76
/
+95
2018-02-17
fix typo in playstore detection
Christian Schneppe
1
-1
/
+1
[next]