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
2018-04-08
make swipe to right gesture working
Christian Schneppe
2
-64
/
+44
2018-04-08
fix menu entries
Christian Schneppe
3
-17
/
+30
2018-04-07
disable caches in HttpUrlConnections
Christian Schneppe
2
-0
/
+3
2018-04-07
fix register account checkbox glitch
Christian Schneppe
3
-16
/
+10
2018-04-07
do not highlight users when not participating
Christian Schneppe
3
-12
/
+17
2018-04-07
fixed rare crash on jolla devices
Christian Schneppe
4
-37
/
+18
2018-04-07
fixed some issues with jid escaping
Christian Schneppe
1
-12
/
+12
2018-04-07
hide keyboard when stopping ConversationFragment
Christian Schneppe
1
-3
/
+11
2018-04-07
use escaped form of jid where approriate
Christian Schneppe
4
-9
/
+9
2018-04-07
return contact and account.getServer() as String
Christian Schneppe
17
-146
/
+148
2018-04-07
cache bookmark jid in bookmark
Christian Schneppe
1
-1
/
+4
2018-04-07
make unicode detector work on labels
Christian Schneppe
1
-22
/
+14
2018-04-07
detect irregular unicode in domain part
Christian Schneppe
4
-36
/
+86
2018-04-07
use scripts instead of blocks on Android >= N
Christian Schneppe
1
-7
/
+47
2018-04-07
stop scrolling in tablet view after switching conversations
Christian Schneppe
1
-1
/
+2
2018-04-07
decrease delay when scrolling to position
Christian Schneppe
1
-22
/
+26
2018-04-07
fix crash while changing password
Christian Schneppe
1
-6
/
+3
2018-04-07
hide register account checkbox in magic mode
Christian Schneppe
1
-51
/
+32
2018-04-07
display irregular unicode code points
Christian Schneppe
7
-36
/
+172
2018-04-03
do not enable encryption for bug reports
Christian Schneppe
5
-40
/
+17
2018-04-03
added splash screen
Christian Schneppe
9
-42
/
+42
2018-04-03
don’t show 'change status' icon during setup
Christian Schneppe
1
-1
/
+1
2018-04-03
made qr code scanner work in choose contact
Christian Schneppe
1
-5
/
+48
2018-04-03
remove deprecated method
Christian Schneppe
1
-2
/
+1
2018-04-03
use fab in choose contact activity. scan qr not yet working
Christian Schneppe
3
-113
/
+77
2018-04-03
send transcoded video in onTranscodeCompleted
Christian Schneppe
1
-0
/
+1
2018-04-02
show new fab in ShowFullscreenMessageActivity
Christian Schneppe
1
-13
/
+29
2018-04-02
make omemo default
Christian Schneppe
1
-31
/
+12
2018-04-02
migrate to xmpp-addr
Christian Schneppe
85
-1123
/
+808
2018-04-02
fixed duplicate file sending
Christian Schneppe
3
-3
/
+2
2018-04-01
audio player now requests permission when hitting play
Christian Schneppe
4
-0
/
+43
2018-04-01
request storage permission when opening message
Christian Schneppe
3
-4
/
+48
2018-04-01
refactor disable notifications dialog to make use of timeframeutils
Christian Schneppe
2
-71
/
+63
2018-04-01
calculate automatic timeout labels dynamically
Christian Schneppe
2
-0
/
+92
2018-04-01
reorder and scroll down after resending a message
Christian Schneppe
3
-11
/
+17
2018-04-01
use translated version of subject if available
Christian Schneppe
2
-1
/
+27
2018-04-01
fix context menu in ConferenceDetailsActivity
Christian Schneppe
1
-5
/
+10
2018-04-01
fix change password activity for magic created accounts
Christian Schneppe
3
-13
/
+10
2018-04-01
show password field only on non-logged in or magic created accounts
Christian Schneppe
1
-1
/
+6
2018-04-01
finished 'Set Status Message' dialog
Christian Schneppe
7
-261
/
+116
2018-04-01
add missing permission result handling in StartConversationActivity
Christian Schneppe
1
-0
/
+1
2018-04-01
delegate mime type from intent
Christian Schneppe
6
-18
/
+21
2018-04-01
wip: new status message dialog
Christian Schneppe
7
-163
/
+304
2018-04-01
finished app compat themeing
Christian Schneppe
7
-29
/
+6
2018-04-01
use text styles in more places
Christian Schneppe
5
-25
/
+34
2018-04-01
request camera permissions when attaching taking picture or recording video
Christian Schneppe
1
-4
/
+54
2018-04-01
fixed take photo for activties that do not get destroyed
Christian Schneppe
2
-9
/
+40
2018-04-01
migrated some views over to app compat text styles
Christian Schneppe
1
-37
/
+0
2018-04-01
changed some of the jid entering dialogs to textinputlayout
Christian Schneppe
3
-39
/
+77
2018-04-01
introduced setting to not scroll down after sending a message
Christian Schneppe
1
-4
/
+8
[next]