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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-31
bring scan button to StartConversationActivity
Christian Schneppe
3
-128
/
+126
2018-03-31
do not redirect to StarConversationActivity when scanning invalid jid
Christian Schneppe
1
-1
/
+4
2018-03-31
jump to first unread message if was scrolled to bottom earlier
Christian Schneppe
1
-1
/
+16
2018-03-31
add scan action to contact details
Christian Schneppe
4
-14
/
+36
2018-03-31
fixe scan in OmemoActivities
Christian Schneppe
4
-19
/
+49
2018-03-31
skip background connect when changing theme
Christian Schneppe
2
-2
/
+12
2018-03-31
simplified reInit logic
Christian Schneppe
2
-24
/
+8
2018-03-31
fixed openDialogs call when poping back stack
Christian Schneppe
2
-7
/
+14
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
17
-667
/
+895
2018-03-31
fix crash if binding is null
Christian Schneppe
1
-0
/
+3
2018-03-31
some menu fixes
Christian Schneppe
5
-20
/
+31
2018-03-31
updated manage account activity to new colors
Christian Schneppe
12
-26
/
+25
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
13
-12
/
+35
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
5
-36
/
+58
2018-03-29
handle view intent
Christian Schneppe
1
-0
/
+48
2018-03-29
move new activity back to original name
Christian Schneppe
14
-1211
/
+1290
2018-03-29
increase swipe values
Christian Schneppe
1
-2
/
+2
2018-03-24
made refresh work
Christian Schneppe
4
-23
/
+37
2018-03-24
made select work
Christian Schneppe
6
-13
/
+68
2018-03-24
WIP & fragment voodoo
Christian Schneppe
20
-201
/
+871
2018-03-24
switch conversations fragment to data binder
Christian Schneppe
5
-334
/
+304
2018-03-24
vastly untested refactor. pushing for backup purposes
Christian Schneppe
17
-1442
/
+1586
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
2
-8
/
+3
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
3
-3
/
+6
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
7
-17
/
+39
2018-03-20
Moved the error message to TextInputLayout in the ChangePasswordActivity
Christian Schneppe
3
-12
/
+86
2018-03-20
cleanup
Christian Schneppe
2
-19
/
+10
2018-03-20
use data binder for list item adapater
Christian Schneppe
1
-18
/
+18
[next]