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-05-02
use styled colors for online/offline text
Christian Schneppe
3
-11
/
+3
2018-04-30
remove old resources
Christian Schneppe
1
-33
/
+0
2018-04-30
dynamically reference app name in version string
Christian Schneppe
1
-2
/
+2
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
3
-15
/
+63
2018-04-30
very much unoptimized search functionality
Christian Schneppe
5
-20
/
+84
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
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
migrate recording activity to view binder
Christian Schneppe
3
-144
/
+107
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
1
-1
/
+2
2018-04-29
use styled borderless button
Christian Schneppe
1
-18
/
+26
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
1
-6
/
+0
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
some more theme fixes
Christian Schneppe
2
-0
/
+11
2018-04-29
catch dead object exceptions when acquiring wake locks
Christian Schneppe
1
-4
/
+3
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-28
fix ShareWithActivity
Christian Schneppe
1
-47
/
+7
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
load currently open conversation faster
Christian Schneppe
1
-0
/
+3
2018-04-24
fixed up button refresh in start conversation activity
Christian Schneppe
1
-1
/
+7
2018-04-24
change opacity on emoji only messages
Christian Schneppe
1
-2
/
+2
2018-04-24
fixed redownload
Christian Schneppe
1
-9
/
+8
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
2018-04-24
migrate the RecyclerView
Christian Schneppe
4
-48
/
+108
2018-04-23
provide fallback in case synchronizing around message list fails for some reason
Christian Schneppe
1
-27
/
+32
2018-04-23
fixed some dark theme issues in message view
Christian Schneppe
1
-1
/
+1
2018-04-23
synchronize around getting last visibile uuid
Christian Schneppe
1
-12
/
+14
2018-04-23
make error message for 'not encrypted for this device'
Christian Schneppe
2
-0
/
+7
2018-04-23
support contact shortcuts
Christian Schneppe
1
-0
/
+68
2018-04-23
provide up navigation in start conversation activity
Christian Schneppe
1
-7
/
+30
2018-04-23
update unreadCount
Christian Schneppe
1
-4
/
+5
2018-04-23
UriHandlerActivity: Always check for XMPP URI validity
Christian Schneppe
1
-4
/
+6
2018-04-23
made font size selectable
Christian Schneppe
4
-25
/
+8
2018-04-22
made checkboxes and radiobuttons stylable
Christian Schneppe
1
-2
/
+2
2018-04-22
made all text styleable
Christian Schneppe
1
-4
/
+0
2018-04-22
show account chooser for new conferences / join conferences
Christian Schneppe
3
-6
/
+11
2018-04-22
in case fragment starts after activity is bound to service; fetch conversatio...
Christian Schneppe
1
-14
/
+25
2018-04-22
fixed read event when status messages are displayed
Christian Schneppe
1
-1
/
+7
2018-04-22
fixed read event when using fab scroll down
Christian Schneppe
1
-43
/
+47
2018-04-22
only mark visible messages as read
Christian Schneppe
3
-8
/
+33
2018-04-22
fixed regression in StartConversationActivity that ignored welcome jid
Christian Schneppe
1
-4
/
+3
[next]