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
2019-08-31
put initial xmpp uri into signup intent
Christian Schneppe
1
-0
/
+1
2019-08-31
do password empty check in dialog not in restore backup service
Christian Schneppe
1
-16
/
+26
2019-08-31
open backup files on view action
Christian Schneppe
1
-18
/
+40
2019-08-31
allow backup to be restored from selected file
Christian Schneppe
1
-3
/
+73
2019-07-17
create share button in backup done notification
Christian Schneppe
2
-0
/
+4
2019-07-17
prefer attachment in share intent if there is one
Christian Schneppe
1
-1
/
+1
2019-07-17
handle blocking and unblocking of full jids
Christian Schneppe
2
-8
/
+20
2019-07-03
check if activity is not null before using it to paint send button
Christian Schneppe
1
-1
/
+4
2019-07-01
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
6
-17
/
+17
2019-07-01
code cleanup & small fixes
Christian Schneppe
11
-11
/
+11
2019-06-25
fix broken updater
Christian Schneppe
1
-0
/
+6
2019-06-25
fix welcome screens
Christian Schneppe
3
-9
/
+29
2019-06-22
changed string to generated password dialog in MagicCreateActivity
Christian Schneppe
1
-0
/
+2
2019-06-22
change behavior of unencrypted chats warning
Christian Schneppe
1
-11
/
+35
2019-06-20
show own account in chatlist/contacts/conferences if you are in multi account...
Christian Schneppe
3
-0
/
+16
2019-06-18
small improvement of welcome screen
Christian Schneppe
1
-1
/
+10
2019-06-17
handle some rare npe
Christian Schneppe
2
-6
/
+12
2019-06-17
fix some NPE
Christian Schneppe
1
-4
/
+8
2019-06-08
fix some more NPE
Christian Schneppe
2
-1
/
+4
2019-06-08
put geo uri in attachment preview when shared
Christian Schneppe
2
-4
/
+16
2019-06-08
show negative max files size (unknown/unlimited) simply as available
Christian Schneppe
1
-2
/
+7
2019-06-08
fixed some NPE
Christian Schneppe
1
-3
/
+6
2019-06-08
show error messages in text layout not edittext
Christian Schneppe
1
-5
/
+15
2019-06-08
double check that activity is not null in updateSend button
Christian Schneppe
1
-2
/
+2
2019-06-08
fixed NPE in channel discovery after race to create menu
Christian Schneppe
1
-1
/
+1
2019-06-08
performance improvements
Christian Schneppe
1
-1
/
+1
2019-05-19
separate received and sent files
Christian Schneppe
1
-1
/
+1
2019-05-18
always change music volume
Christian Schneppe
1
-1
/
+1
2019-05-04
small UI changes
Christian Schneppe
1
-21
/
+5
2019-05-04
some bug fixes
Christian Schneppe
1
-8
/
+2
2019-05-04
added language tag in channel search results
Christian Schneppe
1
-0
/
+9
2019-05-04
fixed rare NPE cause by race
Christian Schneppe
1
-3
/
+7
2019-05-04
do not synchronize twice when adding status and date bubbles
Christian Schneppe
1
-60
/
+50
2019-05-04
wait with presence selection until attachment commit
Christian Schneppe
2
-68
/
+71
2019-05-04
small message optimizations
Christian Schneppe
2
-9
/
+10
2019-05-03
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2
-46
/
+66
2019-05-03
do not jump out of whispher mode when selecting attach
Christian Schneppe
1
-1
/
+0
2019-05-03
add bookmark when clicking on channel search result
Christian Schneppe
1
-0
/
+13
2019-05-03
add contact dialog: warn on suspicious addresses
Christian Schneppe
4
-10
/
+67
2019-05-03
store correcting message in db
Christian Schneppe
1
-2
/
+5
2019-05-03
temporary disable PM hint above edittext
Christian Schneppe
1
-1
/
+1
2019-05-03
put PM hint above edittext
Christian Schneppe
1
-1
/
+6
2019-04-28
added Tor support to channel search
Christian Schneppe
1
-0
/
+1
2019-04-28
improve welcome screens
Christian Schneppe
3
-16
/
+38
2019-04-28
video player should request audio focus
Christian Schneppe
1
-2
/
+27
2019-04-26
keyboard event callbacks shoud run on ui thread
Christian Schneppe
1
-4
/
+4
2019-04-26
implement channel discovery
Christian Schneppe
3
-1
/
+279
2019-04-26
run keyboard listeners on background executor
Christian Schneppe
1
-16
/
+24
2019-04-26
use mediated invite on reinvite if user is not member
Christian Schneppe
1
-1
/
+5
2019-04-26
fix setting muc avatar
Christian Schneppe
1
-16
/
+15
[next]