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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
fix bug while sending photos directly
Christian Schneppe
1
-7
/
+12
2016-09-19
add missing condition to ShareWithActivity
Christian Schneppe
1
-0
/
+1
2016-09-19
allow deleting file inside messengers storage path
Christian Schneppe
1
-1
/
+3
2016-09-17
increase video size for compression from 5 to 10 MiB
Christian Schneppe
1
-1
/
+1
2016-09-17
remove summary text from notifications
Christian Schneppe
1
-4
/
+0
2016-09-17
some more changes to location activities
Christian Schneppe
2
-91
/
+117
2016-09-17
get addresses async in ShowLocation
Christian Schneppe
2
-15
/
+41
2016-09-17
some bug fixes in FullScreenMessageActivity
Christian Schneppe
1
-11
/
+5
2016-09-17
catch all throwables when loading contacts
Christian Schneppe
2
-3
/
+3
2016-09-17
dont show delete file button when outside conversations directory
Christian Schneppe
1
-2
/
+5
2016-09-17
use history clear date as minimum date for mam
Christian Schneppe
5
-13
/
+43
2016-09-17
Allow text selection with multiple links in message
Christian Schneppe
2
-38
/
+57
2016-09-17
deal with null bodys in message preview
Christian Schneppe
1
-8
/
+6
2016-09-17
store jid if it was changed during bind
Christian Schneppe
2
-5
/
+11
2016-09-15
show emojis in actionbar in contact and conference details
Christian Schneppe
2
-0
/
+28
2016-09-14
scroll actionbar titles if they are too long
Christian Schneppe
1
-9
/
+10
2016-09-14
correct variables
Christian Schneppe
1
-2
/
+2
2016-09-14
show Emojis in EditText
Christian Schneppe
1
-2
/
+2
2016-09-14
don't use display version of jids
Daniel Gultsch
2
-97
/
+101
2016-09-14
remember scroll position on rotate. fixes #2011
Daniel Gultsch
2
-14
/
+62
2016-09-14
Use JID returned by the server during bind
Sam Whited
1
-1
/
+1
2016-09-14
Support ANONYMOUS SASL
Sam Whited
2
-0
/
+31
2016-09-14
Use the last message in the content text instead of the first.
Daniele Gobbetti
1
-1
/
+1
2016-09-14
Fix typo
licaon-kter
1
-1
/
+1
2016-09-09
download own vcard avatar if none is set. fixes #2008
Daniel Gultsch
4
-13
/
+26
2016-09-09
optimized imports
Christian Schneppe
8
-13
/
+1
2016-09-09
reworked notificationservice
Christian Schneppe
1
-597
/
+588
2016-09-08
fix wrong import
Christian Schneppe
1
-1
/
+1
2016-09-08
provide hint on why conference can not be encrypted
Daniel Gultsch
2
-2
/
+67
2016-09-08
be a bit more careful when deleting and deactivating accounts
Daniel Gultsch
5
-22
/
+46
2016-09-08
open contact details from conference details directly on click
Christian Schneppe
1
-18
/
+10
2016-09-07
ordered config a bit
Christian Schneppe
1
-3
/
+5
2016-09-07
delete wrong }
Christian Schneppe
1
-1
/
+0
2016-09-07
close progress if there is an error or userinput required
Christian Schneppe
1
-0
/
+2
2016-09-07
don't use fileprovider when opening files on android M and below
Daniel Gultsch
1
-44
/
+53
2016-09-07
show server not found muc error
Daniel Gultsch
3
-2
/
+10
2016-09-07
remove explicit pebble support. treat as wear device
Daniel Gultsch
1
-25
/
+0
2016-09-07
show reply action on wear devices
Daniel Gultsch
1
-2
/
+4
2016-09-07
don't crash when correcting waiting pgp encrypted messages
Daniel Gultsch
1
-4
/
+12
2016-09-06
detect video aspect ratio for compression
Christian Schneppe
2
-7
/
+24
2016-09-05
catch some exceptions to avoid crashes
Christian Schneppe
1
-4
/
+19
2016-09-03
fix crash on take photo
Christian Schneppe
1
-2
/
+42
2016-09-03
return false if compressed video size = 0 or video does't exist
Christian Schneppe
1
-2
/
+8
2016-09-03
code cleanup
Christian Schneppe
1
-7
/
+4
2016-09-03
keep CPU awake while compressing video
Christian Schneppe
1
-2
/
+5
2016-09-03
fixed recreation issues in StartConversationActivity
Daniel Gultsch
2
-976
/
+1031
2016-09-03
fixed typo
Daniel Gultsch
1
-2
/
+2
2016-09-03
don't show duplicate nofications on android 4
Daniel Gultsch
1
-35
/
+31
2016-09-02
don't rotate sqare content
Christian Schneppe
1
-4
/
+4
2016-09-02
broader exception catchers
Daniel Gultsch
1
-1
/
+1
[next]