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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
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
more dark theme changes
Christian Schneppe
185
-45
/
+56
2018-04-07
hide register account checkbox in magic mode
Christian Schneppe
1
-51
/
+32
2018-04-07
start working on dark theme
Christian Schneppe
112
-1
/
+84
2018-04-07
display irregular unicode code points
Christian Schneppe
9
-36
/
+177
2018-04-03
do not enable encryption for bug reports
Christian Schneppe
7
-41
/
+19
2018-04-03
added splash screen
Christian Schneppe
17
-45
/
+61
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
5
-138
/
+102
2018-04-03
send transcoded video in onTranscodeCompleted
Christian Schneppe
1
-0
/
+1
2018-04-02
show new fab in ShowFullscreenMessageActivity
Christian Schneppe
4
-43
/
+54
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
add missing resources
Christian Schneppe
1
-0
/
+2
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
23
-855
/
+246
2018-04-01
calculate automatic timeout labels dynamically
Christian Schneppe
5
-19
/
+119
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
4
-473
/
+479
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
27
-291
/
+127
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
10
-172
/
+366
2018-04-01
finished app compat themeing
Christian Schneppe
14
-57
/
+18
2018-04-01
change last text styles over
Christian Schneppe
3
-57
/
+23
2018-04-01
fixed highlighted caption style
Christian Schneppe
3
-5
/
+8
2018-04-01
use text styles in more places
Christian Schneppe
21
-208
/
+224
2018-04-01
request camera permissions when attaching taking picture or recording video
Christian Schneppe
2
-4
/
+55
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
12
-201
/
+43
2018-04-01
fixed paddings in omemo key cards
Christian Schneppe
3
-32
/
+20
2018-04-01
changed some of the jid entering dialogs to textinputlayout
Christian Schneppe
10
-126
/
+136
2018-04-01
introduced setting to not scroll down after sending a message
Christian Schneppe
4
-4
/
+16
2018-04-01
removed 'preemptive grant' setting
Christian Schneppe
13
-31
/
+16
[next]