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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
7
-27
/
+108
2018-08-04
add some more permission checks for locations
Christian Schneppe
2
-4
/
+13
2018-08-04
fix typo
Christian Schneppe
1
-1
/
+1
2018-08-04
use blabber.im as default domain
Christian Schneppe
2
-1
/
+3
2018-08-03
also mark previews unread messages as read
Christian Schneppe
2
-2
/
+14
2018-08-03
temporarily hide message deletion in chat view
Christian Schneppe
1
-1
/
+3
2018-08-03
some changes in Updater
Christian Schneppe
4
-29
/
+43
2018-08-03
call onMessageFound outside sync block
Christian Schneppe
2
-28
/
+33
2018-08-03
show toast if no address book app is installed
Christian Schneppe
1
-7
/
+14
2018-08-03
call switchTo(Fore|Back)ground() outside synchronized block
Christian Schneppe
1
-57
/
+88
2018-07-29
null pointer check in notification service
Christian Schneppe
1
-1
/
+1
2018-07-29
catch all exceptions when checking file size
Christian Schneppe
1
-1
/
+1
2018-07-29
do not call listeners while being synchronized on stanza queue
Christian Schneppe
3
-12
/
+38
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
2
-4
/
+3
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
3
-2
/
+32
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
integrated locally message deletion from #208
Christian Schneppe
4
-0
/
+37
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
3
-0
/
+6
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
2
-0
/
+8
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
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
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
1
-1
/
+5
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
[next]