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
/
SettingsActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added Tor support to channel search
Christian Schneppe
2019-04-28
1
-0
/
+1
*
add activity to define some important privacy settings on first start
Christian Schneppe
2019-03-31
1
-2
/
+8
*
show notification when backup is done or failed
Christian Schneppe
2019-02-18
1
-30
/
+6
*
show web link previews in chat
Christian Schneppe
2019-02-09
1
-0
/
+1
*
optimize imports
Christian Schneppe
2019-02-08
1
-4
/
+0
*
make avatars from contacts configurable
Christian Schneppe
2019-01-26
1
-0
/
+1
*
small layout fixes
Christian Schneppe
2019-01-26
1
-66
/
+0
*
rework backup & restore
Christian Schneppe
2019-01-26
1
-12
/
+15
*
explicitly start service (instead of just bind) service from contact chooser
Christian Schneppe
2019-01-25
1
-9
/
+1
*
add preference to play gif files automatically in chat view
Christian Schneppe
2019-01-04
1
-0
/
+1
*
try to fix failing backups in multiaccount mode
Christian Schneppe
2018-11-11
1
-4
/
+4
*
start ExportLogsService correctly on devices >= OREO
Christian Schneppe
2018-11-08
1
-1
/
+10
*
show media preview in messagebubble like text messages
Christian Schneppe
2018-09-23
1
-0
/
+1
*
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
2018-09-23
1
-2
/
+1
*
optimize some multi account handling in SettingsActivity
Christian Schneppe
2018-09-14
1
-17
/
+55
*
initial work toward api 26+
Christian Schneppe
2018-09-13
1
-1
/
+2
*
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
2018-08-28
1
-1
/
+13
*
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
2018-08-05
1
-0
/
+7
*
fix cleanPrivateStorage()
Christian Schneppe
2018-06-16
1
-24
/
+5
*
make quick actions working again
Christian Schneppe
2018-05-14
1
-0
/
+22
*
make it possible to switch back to single account if only one account available
Christian Schneppe
2018-04-22
1
-3
/
+2
*
more theme working
Christian Schneppe
2018-04-21
1
-8
/
+13
*
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
2018-04-13
1
-1
/
+28
*
replace deprecated action bar with toolbar
Christian Schneppe
2018-04-11
1
-8
/
+6
*
setReplaceAll=false on emojiCompat for android o
Christian Schneppe
2018-04-08
1
-0
/
+17
*
fixed device rotation in settings activity
Christian Schneppe
2018-04-08
1
-2
/
+1
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-5
/
+4
*
calculate automatic timeout labels dynamically
Christian Schneppe
2018-04-01
1
-0
/
+20
*
finished 'Set Status Message' dialog
Christian Schneppe
2018-04-01
1
-3
/
+0
*
removed 'preemptive grant' setting
Christian Schneppe
2018-04-01
1
-0
/
+7
*
get rid of customizable resources
Christian Schneppe
2018-04-01
1
-62
/
+22
*
move new activity back to original name
Christian Schneppe
2018-03-29
1
-0
/
+3
*
show connection options in expert settings
Christian Schneppe
2018-03-21
1
-6
/
+0
*
rewrite how preference screens are invokved
Christian Schneppe
2018-03-12
1
-61
/
+124
*
integrate trust manager into conversations
Christian Schneppe
2018-03-12
1
-1
/
+1
*
migrated alert dialogs to app compat
Christian Schneppe
2018-03-09
1
-1
/
+1
*
implement multi accounts via expert settings
Christian Schneppe
2018-03-08
1
-8
/
+114
*
add null checks to huawei settings code
Christian Schneppe
2018-02-10
1
-13
/
+9
*
finish() SettingsActivity in onPause
Christian Schneppe
2018-02-03
1
-8
/
+11
*
don't crash if huaweiPreferenceScreen.getIntent() = null
Christian Schneppe
2018-02-02
1
-5
/
+8
*
direct link from settings to huaweis protected apps
Christian Schneppe
2018-01-29
1
-0
/
+13
*
add ability to use system emojis instead of integrated ones via expert settings
Christian Schneppe
2017-11-29
1
-0
/
+1
*
make unencrypted chat warning configurable via settings
Christian Schneppe
2017-11-25
1
-0
/
+1
*
code refactoring to provide shorter account enabled check
Christian Schneppe
2017-11-20
1
-3
/
+3
*
Foregroundservice can be deactivated in expert options (default = foregrounds...
Christian Schneppe
2017-09-17
1
-1
/
+3
*
use DND instead of XA when phone is silent
Christian Schneppe
2017-08-01
1
-1
/
+2
*
recreate settingsactivity when theme changed
Christian Schneppe
2017-06-11
1
-1
/
+7
*
open version can use tor networks (via settings)
Christian Schneppe
2017-03-24
1
-0
/
+9
*
rework last activity logic to something that should work pretty well …
Christian Schneppe
2017-03-23
1
-1
/
+2
*
configurable local message retention period.
Christian Schneppe
2017-01-29
1
-0
/
+3
[next]