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-07-29
fix crash during lookup for updates
Christian Schneppe
1
-2
/
+2
2018-07-28
use TOR for updater
Christian Schneppe
1
-83
/
+95
2018-07-15
display propper toast after room has been destroyed
Christian Schneppe
1
-1
/
+4
2018-07-09
integrated locally message deletion from #208
Christian Schneppe
1
-0
/
+12
2018-07-09
fixed npe in WelcomeActivity
Christian Schneppe
1
-1
/
+3
2018-07-09
handle non participating mucs a bit better
Christian Schneppe
3
-6
/
+21
2018-07-09
show snackbar for resource constraint in mucs
Christian Schneppe
1
-0
/
+3
2018-07-09
open trust key screen when download is in progress
Christian Schneppe
2
-2
/
+3
2018-07-09
fixed npe in paste as quote
Christian Schneppe
1
-2
/
+2
2018-07-09
use sets instead of list for listeners
Christian Schneppe
1
-11
/
+3
2018-07-09
try to fix race condition with empty trust ui
Christian Schneppe
1
-3
/
+7
2018-07-09
shorten read markers to 'everyone has read up to this point' when > 4 user
Christian Schneppe
1
-0
/
+2
2018-07-09
offer paste as quote for html clips
Christian Schneppe
1
-1
/
+4
2018-07-09
use EmojiWrapperEditText for most relevant text inputs
Christian Schneppe
2
-2
/
+18
2018-07-09
click on item selection
Christian Schneppe
1
-0
/
+3
2018-07-09
catch rare state loss exception when hitting home button to pop back stack
Christian Schneppe
1
-1
/
+5
2018-07-09
use emoji transform for toolbar, muc name and contacts name
Christian Schneppe
2
-4
/
+5
2018-07-09
restart file observer when permisson are granted
Christian Schneppe
1
-0
/
+14
2018-07-09
use tertiary background color for landscape conversation overview
Christian Schneppe
1
-1
/
+5
2018-07-09
reset subject and name on empty
Christian Schneppe
1
-1
/
+2
2018-07-09
save name instead of subject in bookmark
Christian Schneppe
1
-10
/
+2
2018-07-09
refined create conference dialog
Christian Schneppe
4
-65
/
+57
2018-06-30
choose contact activity: start action mode on short press
Christian Schneppe
1
-78
/
+94
2018-06-29
scale text size if topic is long
Christian Schneppe
1
-2
/
+14
2018-06-29
open/close soft keyboard in quick edit
Christian Schneppe
6
-29
/
+66
2018-06-29
non functional muc edit button
Christian Schneppe
1
-24
/
+76
2018-06-29
do not include white listed domains in room list
Christian Schneppe
1
-1
/
+1
2018-06-29
use TextInputLayout in quickedit dialog
Christian Schneppe
3
-21
/
+18
2018-06-29
linkify subject + open xmpp directly w/o going through start conv activity
Christian Schneppe
5
-72
/
+142
2018-06-29
code clean up in contact details presence handling
Christian Schneppe
1
-11
/
+4
2018-06-29
use room name (if available and != localpart) as group name
Christian Schneppe
1
-3
/
+19
2018-06-29
show toast before finishing publish activity
Christian Schneppe
1
-7
/
+8
2018-06-29
Fix for blank groupchat name issue when ShowPresenceColoredNames is selected ...
Ramesh Jangama
1
-1
/
+1
2018-06-29
fix crash in ListItemAdapter
Christian Schneppe
1
-1
/
+2
2018-06-29
WIP: set room avatar and slight redesign of group details
Christian Schneppe
4
-157
/
+269
2018-06-17
Improved URL matching
Christian Schneppe
1
-17
/
+38
2018-06-16
add ‘paste as quote’ for api >= 23
Christian Schneppe
3
-16
/
+107
2018-06-16
fall back to search in other tab on search enter
Christian Schneppe
1
-0
/
+6
2018-06-16
Added expert setting for direct search
Christian Schneppe
1
-1
/
+8
2018-06-16
permit empty values for subject and roster name
Christian Schneppe
3
-16
/
+18
2018-06-16
fix cleanPrivateStorage()
Christian Schneppe
1
-24
/
+5
2018-06-16
attach editor content as file
Christian Schneppe
2
-11
/
+5
2018-06-16
edit public=true/false property in mucs
Christian Schneppe
1
-0
/
+4
2018-06-16
catch NPE in AccountAdapter
Christian Schneppe
1
-1
/
+3
2018-06-16
catch NPE in exif detection
Christian Schneppe
1
-1
/
+1
2018-06-04
Revert "fade in images and avatars" because of strange flickering
Christian Schneppe
6
-37
/
+0
2018-06-03
fade in images and avatars
Christian Schneppe
6
-0
/
+37
2018-06-01
show MUC avatar in ConferenceDetailsActivity
Christian Schneppe
1
-0
/
+1
2018-06-01
add more logging to setIsInForeground
Christian Schneppe
1
-0
/
+1
2018-06-01
rename useOwnProvider to useAdvancedMode in WelcomeActivity
Christian Schneppe
1
-2
/
+2
[next]