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-08-05
add a quick action for voice recording
Christian Schneppe
2
-3
/
+29
2018-08-05
don't use internal updater if installed from F-Droid or Google Play Store
Christian Schneppe
1
-4
/
+4
2018-08-05
add location to permission check, too
Christian Schneppe
1
-0
/
+3
2018-08-05
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
6
-27
/
+106
2018-08-04
add some more permission checks for locations
Christian Schneppe
2
-4
/
+13
2018-08-04
use blabber.im as default domain
Christian Schneppe
1
-0
/
+2
2018-08-03
also mark previews unread messages as read
Christian Schneppe
1
-1
/
+3
2018-08-03
temporarily hide message deletion in chat view
Christian Schneppe
1
-1
/
+3
2018-08-03
some changes in Updater
Christian Schneppe
2
-13
/
+28
2018-08-03
show toast if no address book app is installed
Christian Schneppe
1
-7
/
+14
2018-07-29
fix rar crash in EditAccountActivity during account registration
Christian Schneppe
1
-1
/
+1
2018-07-29
fix NEP in UpdaterActivity
Christian Schneppe
1
-1
/
+1
2018-07-29
show edit profile menu also in chat view
Christian Schneppe
1
-2
/
+0
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
[next]