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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
AudioPlayer: disable screen when holding phone to ear
Christian Schneppe
2018-09-11
4
-4
/
+72
*
catch illegalargument exception when discovering extension from url
Christian Schneppe
2018-09-11
1
-1
/
+6
*
removed synchronized in favor of another interrupted check in startXmpp()
Christian Schneppe
2018-09-11
1
-1
/
+4
*
catch illegal state not illegal argument on popBackStack()
Christian Schneppe
2018-09-11
1
-1
/
+1
*
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
2018-09-11
2
-0
/
+3
*
make recording activity not crash if microphone was in use
Christian Schneppe
2018-09-11
1
-6
/
+10
*
show jids from address book in Start Conversation screen if only one account ...
Christian Schneppe
2018-09-11
2
-2
/
+21
*
improve Updater a bit and try to catch NPE
Christian Schneppe
2018-09-11
2
-4
/
+6
*
catch NPE on detecting tor connection in UpdaterActivity
Christian Schneppe
2018-09-11
1
-1
/
+4
*
catch some more Exceptions during database import
Christian Schneppe
2018-09-11
1
-1
/
+7
*
try to catch some Exceptions in image preview
Christian Schneppe
2018-09-11
1
-24
/
+41
*
remove log
Christian Schneppe
2018-08-30
1
-2
/
+1
*
switch between earphone and speaker while playing sounds
Christian Schneppe
2018-08-30
2
-6
/
+110
*
Revert "hide record voice button if keyboard is open"
Christian Schneppe
2018-08-30
1
-16
/
+9
*
make port field disabled if hostname is empty
Christian Schneppe
2018-08-30
1
-0
/
+8
*
use volatile for thread object in XmppConnection
Christian Schneppe
2018-08-30
1
-5
/
+4
*
special treatment for presence errors known to be mucs
Christian Schneppe
2018-08-30
2
-0
/
+7
*
hide record voice button if keyboard is open
Christian Schneppe
2018-08-30
1
-9
/
+16
*
catch NPE on inviteUser
Christian Schneppe
2018-08-28
1
-1
/
+5
*
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
2018-08-28
5
-11
/
+28
*
disabled by default variant of XEP-0392
Christian Schneppe
2018-08-26
3
-0
/
+35
*
show correct string
Christian Schneppe
2018-08-26
1
-1
/
+1
*
do not display 'user left' toast in members only groups
Christian Schneppe
2018-08-26
1
-1
/
+2
*
add id="current" on every published PEP item
Christian Schneppe
2018-08-26
1
-0
/
+3
*
do grace period calculation only on positive periods
Christian Schneppe
2018-08-26
1
-2
/
+4
*
try to catch out of memory exception
Christian Schneppe
2018-08-26
1
-1
/
+5
*
upgrade babbler version
Christian Schneppe
2018-08-26
1
-0
/
+5
*
store bookmarks in pep if conversion xep is running
Christian Schneppe
2018-08-26
7
-104
/
+180
*
catch NPE while detecting installedFrom()
Christian Schneppe
2018-08-23
1
-1
/
+1
*
convert jid to string
Christian Schneppe
2018-08-23
1
-1
/
+2
*
try to catch rare NPE
Christian Schneppe
2018-08-23
1
-1
/
+7
*
add a quick action for voice recording
Christian Schneppe
2018-08-05
2
-3
/
+29
*
don't use internal updater if installed from F-Droid or Google Play Store
Christian Schneppe
2018-08-05
1
-4
/
+4
*
add location to permission check, too
Christian Schneppe
2018-08-05
1
-0
/
+3
*
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
2018-08-05
7
-27
/
+108
*
add some more permission checks for locations
Christian Schneppe
2018-08-04
2
-4
/
+13
*
fix typo
Christian Schneppe
2018-08-04
1
-1
/
+1
*
use blabber.im as default domain
Christian Schneppe
2018-08-04
2
-1
/
+3
*
also mark previews unread messages as read
Christian Schneppe
2018-08-03
2
-2
/
+14
*
temporarily hide message deletion in chat view
Christian Schneppe
2018-08-03
1
-1
/
+3
*
some changes in Updater
Christian Schneppe
2018-08-03
4
-29
/
+43
*
call onMessageFound outside sync block
Christian Schneppe
2018-08-03
2
-28
/
+33
*
show toast if no address book app is installed
Christian Schneppe
2018-08-03
1
-7
/
+14
*
call switchTo(Fore|Back)ground() outside synchronized block
Christian Schneppe
2018-08-03
1
-57
/
+88
*
null pointer check in notification service
Christian Schneppe
2018-07-29
1
-1
/
+1
*
catch all exceptions when checking file size
Christian Schneppe
2018-07-29
1
-1
/
+1
*
do not call listeners while being synchronized on stanza queue
Christian Schneppe
2018-07-29
3
-12
/
+38
*
fix rar crash in EditAccountActivity during account registration
Christian Schneppe
2018-07-29
1
-1
/
+1
*
fix NEP in UpdaterActivity
Christian Schneppe
2018-07-29
1
-1
/
+1
*
show edit profile menu also in chat view
Christian Schneppe
2018-07-29
1
-2
/
+0
[next]