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
2018-04-30
click on avatars in message search opens contact details
Christian Schneppe
4
-23
/
+41
2018-04-30
properly cancel pending searchs and scroll to bottom after refresh
Christian Schneppe
8
-39
/
+129
2018-04-30
very much unoptimized search functionality
Christian Schneppe
25
-125
/
+631
2018-04-30
add more styling to search activity
Christian Schneppe
2
-0
/
+57
2018-04-29
mock (non functional) search activity
Christian Schneppe
7
-24
/
+209
2018-04-29
add debug output to how many messages were deleted
Christian Schneppe
1
-2
/
+3
2018-04-29
null check when cleaning avatars for muc
Christian Schneppe
1
-2
/
+5
2018-04-29
properly catch and ignore IllegalStateException instead of using commitAllowS...
Christian Schneppe
1
-2
/
+13
2018-04-29
fine tuned style of toolbar search view
Christian Schneppe
1
-0
/
+13
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
4
-144
/
+122
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
1
-18
/
+26
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
1
-8
/
+9
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
2
-7
/
+3
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
1
-12
/
+19
2018-04-29
some location rework
Christian Schneppe
2
-10
/
+14
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
2
-21
/
+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
2
-0
/
+11
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-25
add some more buttons to ConferenceDetailsActivity and bug fixes
Christian Schneppe
2
-49
/
+65
2018-04-25
some theme fixes
Christian Schneppe
1
-14
/
+6
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
[next]