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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-23
fix crash while showing location from notification
Christian Schneppe
1
-0
/
+3
2017-11-23
code cleanup
Christian Schneppe
50
-247
/
+238
2017-11-23
deduplicate read markers if one with real jid is found
Christian Schneppe
4
-4
/
+18
2017-11-23
MAM: start muc catchup with last sent message if serverId is available
Christian Schneppe
1
-1
/
+1
2017-11-23
ConversationAdapter: use view holder
Christian Schneppe
1
-79
/
+109
2017-11-23
shorten >4 names to a, b, c +n more
Christian Schneppe
2
-182
/
+190
2017-11-23
PgpService: feed result intent back into decryption
Christian Schneppe
1
-6
/
+12
2017-11-22
MessageParser: don't refresh view after parsing chat state when combined with...
Christian Schneppe
1
-4
/
+8
2017-11-22
add final to config variable
Christian Schneppe
1
-1
/
+1
2017-11-22
save full jid when sending in muc. check chat markers against 'sender'
Christian Schneppe
4
-9
/
+19
2017-11-22
use empty wake lock tag
Christian Schneppe
1
-2
/
+2
2017-11-22
ConversationAdapter: do not show file icon when file has been deleted
Christian Schneppe
1
-4
/
+3
2017-11-22
send and show read markers in private, non-anonymous groups
Christian Schneppe
12
-85
/
+527
2017-11-22
ConversationsAdapter: code cleanup
Christian Schneppe
1
-7
/
+8
2017-11-22
stop scrolling before changing conversations
Christian Schneppe
2
-0
/
+14
2017-11-22
refactore phone helper to ignore security exception
Christian Schneppe
2
-34
/
+31
2017-11-21
excute db read and writes on different threads
Christian Schneppe
5
-28
/
+29
2017-11-21
JingleConnection: fixed rare npe when canceling jingle
Christian Schneppe
1
-3
/
+2
2017-11-21
apperently some servers will ommit the from even for stanzas not going to them
Christian Schneppe
1
-1
/
+1
2017-11-21
catch all sorts of date parsing errors
Christian Schneppe
2
-3
/
+2
2017-11-21
fixed ImStyleParser to not style '**test**'
Christian Schneppe
1
-1
/
+1
2017-11-21
remove numeric hint from captcha
Christian Schneppe
1
-2
/
+0
2017-11-21
Show Drawable if Location/File/Voice
Christian Schneppe
1
-3
/
+27
2017-11-21
remove prosody push from blacklist
Christian Schneppe
3
-6
/
+2
2017-11-21
trying to catch various dead system exception when scheduling new alarms and ...
Christian Schneppe
1
-33
/
+55
2017-11-21
catch all RuntimeExceptions when using MetadataRetriever
Christian Schneppe
1
-4
/
+8
2017-11-21
styler: ignore closing keyword when preceded by whitespace
Christian Schneppe
1
-1
/
+1
2017-11-21
use view context instead activity to show toast in ConversationFragment
Christian Schneppe
1
-2
/
+2
2017-11-21
catch rare exception when transforming download uri to real path
Christian Schneppe
1
-4
/
+8
2017-11-21
catch some more exception when retrieving media runtime
Christian Schneppe
1
-2
/
+8
2017-11-21
open links in new tabs
Christian Schneppe
2
-0
/
+80
2017-11-21
FileProvider: attempt to work with sd cards
Christian Schneppe
2
-1
/
+2
2017-11-20
disable auto fill on edit message box
Christian Schneppe
1
-38
/
+36
2017-11-20
styling: introduce support for code blocks
Christian Schneppe
2
-17
/
+47
2017-11-20
do not quote quotes
Christian Schneppe
3
-4
/
+58
2017-11-20
brought back 'copy to clipboard' and 'quote' context menu options
Christian Schneppe
2
-48
/
+46
2017-11-20
make keyword styling work in quotes
Christian Schneppe
2
-9
/
+24
2017-11-20
changed text styling to keep the keyword
Christian Schneppe
2
-31
/
+16
2017-11-20
fix take photo with pending keys
Christian Schneppe
1
-1
/
+1
2017-11-20
ExceptionHelper: code clean up
Christian Schneppe
1
-7
/
+9
2017-11-20
code refactoring to provide shorter account enabled check
Christian Schneppe
8
-23
/
+26
2017-11-20
changed preview alpha to 0.6f
Christian Schneppe
1
-2
/
+2
2017-11-20
support for basic IM styling
Christian Schneppe
4
-0
/
+245
2017-11-20
SASL: don't prefer PLAIN auth over DIGEST-MD5 for nimbuzz.com
Christian Schneppe
1
-1
/
+1
2017-11-02
use ThreadPoolExecutor for BitmapWorkerTask
Christian Schneppe
5
-5
/
+5
2017-10-31
a little rewrite in WelcomeActivity
Christian Schneppe
1
-3
/
+14
2017-10-31
rename some variables/strings
Christian Schneppe
2
-11
/
+12
2017-10-29
UpdateService: set user-agent
Christian Schneppe
1
-0
/
+1
2017-10-29
UpdateService: use THREAD_POOL_EXECUTOR
Christian Schneppe
3
-3
/
+4
2017-10-29
Resync has_enabled_account setting after delete and on start
Christian Schneppe
1
-4
/
+7
[next]