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
/
XmppActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add context menu to MediaBrowser to
Christian Schneppe
2020-02-18
1
-0
/
+1
*
use androidx.appcompat.app.AlertDialog and make AlertDialog final
Christian Schneppe
2020-02-16
1
-9
/
+9
*
add preferece to use unicolored background
Christian Schneppe
2020-02-08
1
-0
/
+4
*
use ToastCompat instead of Toast
Christian Schneppe
2020-01-31
1
-8
/
+9
*
fix sending uncompressed files
Christian Schneppe
2020-01-31
1
-5
/
+0
*
use more material style
Christian Schneppe
2020-01-26
1
-2
/
+14
*
switch volume control between earpiece and speaker while listening audio
Christian Schneppe
2020-01-14
1
-2
/
+0
*
rework adhocinvite
Christian Schneppe
2019-12-13
1
-23
/
+26
*
use setFlags instead of addFlags to grant uri permissions
Christian Schneppe
2019-12-13
1
-1
/
+1
*
add missing permission requests for Android P
Christian Schneppe
2019-12-07
1
-2
/
+2
*
rework design colors and make it compatible with older ROMs
Christian Schneppe
2019-11-16
1
-0
/
+15
*
introduce new orange theme color
Christian Schneppe
2019-11-15
1
-0
/
+8
*
getAdHocInviteUri async
Christian Schneppe
2019-10-27
1
-18
/
+48
*
add user to roster on avatar long press
Christian Schneppe
2019-10-27
1
-2
/
+2
*
rework intro
Christian Schneppe
2019-09-29
1
-18
/
+19
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-11
/
+8
*
include user into quote message
Christian Schneppe
2019-09-11
1
-4
/
+6
*
fix crash during file existing check
Christian Schneppe
2019-09-08
1
-1
/
+1
*
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
2019-07-01
1
-3
/
+3
*
fix some more NPE
Christian Schneppe
2019-06-08
1
-0
/
+3
*
always change music volume
Christian Schneppe
2019-05-18
1
-1
/
+1
*
use styled warning for message error
Christian Schneppe
2019-04-12
1
-6
/
+0
*
fix invite links
Christian Schneppe
2019-04-12
1
-2
/
+2
*
add activity to define some important privacy settings on first start
Christian Schneppe
2019-03-31
1
-0
/
+5
*
find activity even if wrapped in context wrapper
Christian Schneppe
2019-03-06
1
-3
/
+7
*
try to catch some NPE
Christian Schneppe
2019-03-06
1
-2
/
+2
*
fix some more NPEs
Christian Schneppe
2019-02-18
1
-0
/
+3
*
reset inviteuri after successful generation
Christian Schneppe
2019-02-08
1
-10
/
+35
*
use ad-hoc commands for invite links if server supports this
Christian Schneppe
2019-02-08
1
-0
/
+12
|
\
|
*
implement adhoc invite links if server supports this
Christian Schneppe
2019-02-08
1
-0
/
+12
*
|
refactored avatar workers into single class
Christian Schneppe
2019-01-27
1
-4
/
+6
*
|
make bitmap worker task static
Christian Schneppe
2019-01-27
1
-5
/
+15
*
|
don't generate invite links if there were no activated accounts
Christian Schneppe
2019-01-26
1
-0
/
+4
*
|
modify emoji integration
Christian Schneppe
2019-01-25
1
-0
/
+4
*
|
ignore startService failure
Christian Schneppe
2019-01-24
1
-1
/
+5
|
/
*
add preference to play gif files automatically in chat view
Christian Schneppe
2019-01-04
1
-1
/
+13
*
code cleanup and rework show toast on update check
Christian Schneppe
2018-12-27
1
-3
/
+9
*
change audio attributes for notification channel
Christian Schneppe
2018-11-30
1
-0
/
+2
*
let the user forbid android from taking screenshots
Christian Schneppe
2018-11-30
1
-0
/
+1
*
added interface to edit nick
Christian Schneppe
2018-11-23
1
-0
/
+1
*
fix manual update check
Christian Schneppe
2018-11-23
1
-2
/
+6
*
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
2018-11-15
1
-2
/
+2
*
write null bitmap to imageview to replace asyncdrawable
Christian Schneppe
2018-10-24
1
-3
/
+3
*
don't use internal updater if store != null
Christian Schneppe
2018-10-24
1
-1
/
+6
*
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
2018-10-20
1
-5
/
+12
*
removed unused paramater 'newTask' from switchToConversation api
Christian Schneppe
2018-10-20
1
-26
/
+8
*
fixed text sharing in direct sharing
Christian Schneppe
2018-09-27
1
-2
/
+2
*
initial work toward api 26+
Christian Schneppe
2018-09-13
1
-1
/
+5
*
catch NPE on inviteUser
Christian Schneppe
2018-08-28
1
-1
/
+5
*
use sets instead of list for listeners
Christian Schneppe
2018-07-09
1
-11
/
+3
[next]