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-07-28
use TOR for updater
Christian Schneppe
2
-106
/
+120
2018-07-15
display propper toast after room has been destroyed
Christian Schneppe
4
-2
/
+33
2018-07-15
fall back to random subject langugae in case there is no english one
Christian Schneppe
1
-3
/
+6
2018-07-15
fix bug in XmppConnection
Christian Schneppe
1
-3
/
+3
2018-07-09
some UI improvements
Christian Schneppe
12
-168
/
+158
2018-07-09
integrated locally message deletion from #208
Christian Schneppe
6
-0
/
+42
2018-07-09
fixed npe in WelcomeActivity
Christian Schneppe
1
-1
/
+3
2018-07-09
handle non participating mucs a bit better
Christian Schneppe
4
-7
/
+22
2018-07-09
do not add in_roster flag when restoring from disk
Christian Schneppe
1
-1
/
+0
2018-07-09
store own affiliation and role to disk
Christian Schneppe
3
-64
/
+52
2018-07-09
change listener lock strategie
Christian Schneppe
1
-38
/
+28
2018-07-09
standards. right?
Christian Schneppe
1
-2
/
+3
2018-07-09
support mam:1
Christian Schneppe
7
-32
/
+95
2018-07-09
show snackbar for resource constraint in mucs
Christian Schneppe
4
-0
/
+7
2018-07-09
open trust key screen when download is in progress
Christian Schneppe
3
-3
/
+4
2018-07-09
add missing import
Christian Schneppe
1
-0
/
+1
2018-07-09
fixed npe in paste as quote
Christian Schneppe
1
-2
/
+2
2018-07-09
make xmppuri deal with null input
Christian Schneppe
1
-1
/
+4
2018-07-09
use sets instead of list for listeners
Christian Schneppe
2
-68
/
+93
2018-07-09
persist muc avatar and show in bookmarks
Christian Schneppe
5
-14
/
+27
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
3
-0
/
+9
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
5
-7
/
+23
2018-07-09
automatically start download if file size is known
Christian Schneppe
1
-4
/
+14
2018-07-09
fixed MucOptions.getName()
Christian Schneppe
1
-5
/
+3
2018-07-09
click on item selection
Christian Schneppe
1
-0
/
+3
2018-07-09
Set navigation bar color to dark on dark theme
Christian Schneppe
2
-1
/
+10
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
3
-1
/
+29
2018-07-09
use tertiary background color for landscape conversation overview
Christian Schneppe
3
-1
/
+8
2018-07-09
reset subject and name on empty
Christian Schneppe
5
-14
/
+25
2018-07-09
save name instead of subject in bookmark
Christian Schneppe
4
-18
/
+62
2018-07-09
improve identification of muc service
Christian Schneppe
1
-0
/
+1
2018-07-09
refined create conference dialog
Christian Schneppe
8
-85
/
+86
2018-06-30
choose contact activity: start action mode on short press
Christian Schneppe
14
-93
/
+165
2018-06-29
scale text size if topic is long
Christian Schneppe
2
-2
/
+18
2018-06-29
open/close soft keyboard in quick edit
Christian Schneppe
14
-32
/
+68
2018-06-29
non functional muc edit button
Christian Schneppe
17
-72
/
+178
2018-06-29
do not include white listed domains in room list
Christian Schneppe
5
-18
/
+17
2018-06-29
use TextInputLayout in quickedit dialog
Christian Schneppe
7
-40
/
+58
2018-06-29
linkify subject + open xmpp directly w/o going through start conv activity
Christian Schneppe
7
-72
/
+154
2018-06-29
code clean up in contact details presence handling
Christian Schneppe
2
-12
/
+8
2018-06-29
fixed some extended muc info handling. match what ejabberd does
Christian Schneppe
2
-13
/
+21
2018-06-29
use room name (if available and != localpart) as group name
Christian Schneppe
4
-52
/
+69
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
try to stop transcoding notification in some rare cases
Christian Schneppe
1
-0
/
+2
2018-06-29
fix crash in ListItemAdapter
Christian Schneppe
1
-1
/
+2
[next]