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
/
messenger
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
3
-15
/
+12
2018-04-03
do not enable encryption for bug reports
Christian Schneppe
1
-3
/
+3
2018-04-03
added splash screen
Christian Schneppe
6
-32
/
+32
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-02
show new fab in ShowFullscreenMessageActivity
Christian Schneppe
1
-13
/
+29
2018-04-02
migrate to xmpp-addr
Christian Schneppe
29
-181
/
+177
2018-04-02
fixed duplicate file sending
Christian Schneppe
1
-2
/
+1
2018-04-01
audio player now requests permission when hitting play
Christian Schneppe
3
-0
/
+21
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
1
-0
/
+20
2018-04-01
reorder and scroll down after resending a message
Christian Schneppe
1
-0
/
+8
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
2
-2
/
+2
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
4
-219
/
+92
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
2
-4
/
+7
2018-04-01
wip: new status message dialog
Christian Schneppe
6
-163
/
+299
2018-04-01
finished app compat themeing
Christian Schneppe
7
-29
/
+6
2018-04-01
use text styles in more places
Christian Schneppe
4
-24
/
+29
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
2018-04-01
removed 'preemptive grant' setting
Christian Schneppe
4
-11
/
+12
2018-04-01
get rid of customizable resources
Christian Schneppe
1
-62
/
+22
2018-04-01
made conference invite work again
Christian Schneppe
4
-20
/
+46
2018-04-01
made publish pgp work from conversation view
Christian Schneppe
2
-30
/
+45
2018-04-01
don't send messages in callback
Christian Schneppe
2
-60
/
+19
2018-04-01
use cards views in about and publish avatar activity
Christian Schneppe
1
-4
/
+4
2018-03-31
bring scan button to StartConversationActivity
Christian Schneppe
2
-127
/
+124
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
1
-0
/
+4
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
1
-2
/
+6
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
9
-38
/
+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
[next]