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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-31
always scroll if viewing intent
Christian Schneppe
2
-10
/
+27
2018-03-31
integrate qr code scanner. temporarily break omemo activity scan
Christian Schneppe
11
-664
/
+849
2018-03-31
fix crash if binding is null
Christian Schneppe
1
-0
/
+3
2018-03-31
some menu fixes
Christian Schneppe
3
-15
/
+27
2018-03-31
updated manage account activity to new colors
Christian Schneppe
6
-10
/
+11
2018-03-31
made a few callbacks save to activity being detached
Christian Schneppe
3
-13
/
+71
2018-03-31
save scroll state across rotations
Christian Schneppe
3
-63
/
+168
2018-03-31
skip refresh if binding is missing
Christian Schneppe
2
-0
/
+8
2018-03-31
fixed take photo + do not reint twice
Christian Schneppe
1
-25
/
+64
2018-03-30
show warning dialogs
Christian Schneppe
3
-1027
/
+295
2018-03-30
fix permission handling
Christian Schneppe
2
-36
/
+48
2018-03-30
skip unnecessary loading of conversation overview fragment
Christian Schneppe
1
-4
/
+8
2018-03-30
fixed showing QR code on long press
Christian Schneppe
2
-2
/
+5
2018-03-30
don't show qr scan in conversation view
Christian Schneppe
1
-1
/
+8
2018-03-30
fixed onActivityResult handling for pgp
Christian Schneppe
2
-8
/
+50
2018-03-30
added dedicated scan button
Christian Schneppe
4
-11
/
+22
2018-03-29
made download button in message adapter work
Christian Schneppe
2
-197
/
+154
2018-03-29
redirect on empty conversation list
Christian Schneppe
3
-3
/
+78
2018-03-29
register open conversation with notification service
Christian Schneppe
2
-0
/
+4
2018-03-29
process intents
Christian Schneppe
3
-15
/
+54
2018-03-29
make archive menu item work
Christian Schneppe
4
-15
/
+56
2018-03-29
make read markers work
Christian Schneppe
3
-11
/
+39
2018-03-29
handle view conversation action when ConversationFragment is already open
Christian Schneppe
3
-18
/
+36
2018-03-29
change font size in conversation overview
Christian Schneppe
3
-3
/
+25
2018-03-29
handle view intent
Christian Schneppe
1
-0
/
+48
2018-03-29
move new activity back to original name
Christian Schneppe
11
-1208
/
+1286
2018-03-29
increase swipe values
Christian Schneppe
1
-2
/
+2
2018-03-24
made refresh work
Christian Schneppe
3
-17
/
+37
2018-03-24
made select work
Christian Schneppe
5
-12
/
+67
2018-03-24
WIP & fragment voodoo
Christian Schneppe
14
-139
/
+796
2018-03-24
switch conversations fragment to data binder
Christian Schneppe
4
-171
/
+140
2018-03-24
vastly untested refactor. pushing for backup purposes
Christian Schneppe
14
-1441
/
+1563
2018-03-22
refactoring. move functionality from activity to fragment
Christian Schneppe
3
-110
/
+132
2018-03-22
don't use autocomplete in MagicCreateActivity for username
Christian Schneppe
1
-6
/
+2
2018-03-22
make account chooser visible for group chats
Christian Schneppe
1
-0
/
+16
2018-03-21
show connection options in expert settings
Christian Schneppe
1
-6
/
+0
2018-03-21
fixed crash in settings
Christian Schneppe
1
-0
/
+4
2018-03-21
fix crashes because requestCode was too long
Christian Schneppe
2
-3
/
+3
2018-03-20
show own account if multi account is enabled
Christian Schneppe
6
-7
/
+29
2018-03-20
Moved the error message to TextInputLayout in the ChangePasswordActivity
Christian Schneppe
2
-12
/
+84
2018-03-20
cleanup
Christian Schneppe
2
-19
/
+10
2018-03-20
use data binder for list item adapater
Christian Schneppe
1
-18
/
+18
2018-03-20
use data binder for inflating muc items
Christian Schneppe
1
-35
/
+25
2018-03-20
use async avatar loader in conference details
Christian Schneppe
4
-9
/
+104
2018-03-20
add fab to start conversations activity
Christian Schneppe
1
-19
/
+22
2018-03-20
use data binder for contact key item
Christian Schneppe
1
-55
/
+47
2018-03-20
create dedicated button to enable undecided accounts
Christian Schneppe
1
-5
/
+7
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
[next]