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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
fine tuned style of toolbar search view
Christian Schneppe
5
-5
/
+68
2018-04-29
added scrollbars to conversation overview
Christian Schneppe
1
-0
/
+1
2018-04-29
do not match mentions on word boundries but only when preceeded by white space
Christian Schneppe
1
-7
/
+1
2018-04-29
migrate recording activity to view binder
Christian Schneppe
10
-203
/
+224
2018-04-29
scroll to bottom even if last visible item is heigher than view
Christian Schneppe
1
-9
/
+20
2018-04-29
fix text size in snackbars
Christian Schneppe
2
-1
/
+20
2018-04-29
fixed caps hash generation for empty form values
Christian Schneppe
4
-137
/
+133
2018-04-29
use styled borderless button
Christian Schneppe
15
-47
/
+59
2018-04-29
do not use omemo by default for own server
Christian Schneppe
2
-2
/
+9
2018-04-29
fixed updating of server message id after dedup
Christian Schneppe
2
-5
/
+8
2018-04-29
search for muc pms when fetching last mam reference
Christian Schneppe
1
-1
/
+1
2018-04-29
never use isStranger logic in conversation with self
Christian Schneppe
1
-2
/
+4
2018-04-29
provide access to show qr code from context menu in start conversation activity
Christian Schneppe
2
-11
/
+12
2018-04-29
fixed npe when OS invokes StartConversationsActivity with null action
Christian Schneppe
1
-1
/
+5
2018-04-29
some OTR fixes
Christian Schneppe
4
-22
/
+15
2018-04-29
catch run time exception when starting service from event receiver
Christian Schneppe
1
-1
/
+5
2018-04-29
create avatar path before saving avatar
Christian Schneppe
1
-4
/
+17
2018-04-29
Use native snackbar on map view
Christian Schneppe
2
-88
/
+64
2018-04-29
some location rework
Christian Schneppe
3
-31
/
+51
2018-04-29
fixed npe when conversation in multi mode had jid w/o local part
Christian Schneppe
1
-2
/
+2
2018-04-29
removed 'received' prefix from description
Christian Schneppe
3
-24
/
+5
2018-04-29
replace use file as is blacklist with general don't use app data rule
Christian Schneppe
1
-15
/
+6
2018-04-29
some more theme fixes
Christian Schneppe
4
-16
/
+31
2018-04-29
catch dead object exceptions when acquiring wake locks
Christian Schneppe
7
-129
/
+166
2018-04-29
wrap all calls to notification manager in exception handler to catch dead obj...
Christian Schneppe
1
-12
/
+44
2018-04-29
fix some colors
Christian Schneppe
1
-1
/
+2
2018-04-29
make text clickable in openkeychain missing message
Christian Schneppe
1
-17
/
+16
2018-04-29
get real file name for files shared from Conversations
Christian Schneppe
2
-10
/
+16
2018-04-29
add fdroid fennec to use file as is blacklist
Christian Schneppe
1
-1
/
+2
2018-04-29
always include omemo fallback message
Christian Schneppe
1
-3
/
+1
2018-04-28
fix ShareWithActivity
Christian Schneppe
1
-47
/
+7
2018-04-27
add missing import
Christian Schneppe
1
-0
/
+1
2018-04-27
include node when requesting disco features
Christian Schneppe
2
-17
/
+28
2018-04-27
display avatar in groups
Christian Schneppe
4
-62
/
+59
2018-04-27
Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper Car...
s4Ne1
1
-41
/
+41
2018-04-27
Changed activity_muc_details.xml layout: Moved JID TextView etc. to upper Car...
s4Ne1
1
-52
/
+51
2018-04-25
add some more buttons to ConferenceDetailsActivity and bug fixes
Christian Schneppe
4
-67
/
+89
2018-04-25
some theme fixes
Christian Schneppe
6
-18
/
+16
2018-04-24
fixed condition to accept lmc if user reference exists
Christian Schneppe
2
-9
/
+3
2018-04-24
keep track of user object in messages
Christian Schneppe
2
-1
/
+15
2018-04-24
code cleanup in AxolotlService.fetchDeviceIds()
Christian Schneppe
1
-25
/
+29
2018-04-24
load currently open conversation faster
Christian Schneppe
4
-6
/
+81
2018-04-24
all contacts in roster are 'trusted'
Christian Schneppe
1
-1
/
+1
2018-04-24
fixed up button refresh in start conversation activity
Christian Schneppe
1
-1
/
+7
2018-04-24
fixed mixing symbols and letters in unicode detector on pre N
Christian Schneppe
1
-1
/
+4
2018-04-24
change opacity on emoji only messages
Christian Schneppe
4
-2
/
+13
2018-04-24
fixed redownload
Christian Schneppe
1
-9
/
+8
2018-04-24
solve fab shadow bug on pre api 19 devices
Christian Schneppe
1
-2
/
+4
2018-04-24
fixed exception handler
Christian Schneppe
1
-1
/
+1
2018-04-24
no WelcomeActivity if MAGIC_CREATE_DOMAIN is unset
Christian Schneppe
2
-2
/
+3
[next]