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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-05
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
1
-0
/
+7
2018-06-16
fix cleanPrivateStorage()
Christian Schneppe
1
-24
/
+5
2018-05-14
make quick actions working again
Christian Schneppe
1
-0
/
+22
2018-04-22
make it possible to switch back to single account if only one account available
Christian Schneppe
1
-3
/
+2
2018-04-21
more theme working
Christian Schneppe
1
-8
/
+13
2018-04-13
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
1
-1
/
+28
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-8
/
+6
2018-04-08
setReplaceAll=false on emojiCompat for android o
Christian Schneppe
1
-0
/
+17
2018-04-08
fixed device rotation in settings activity
Christian Schneppe
1
-2
/
+1
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-5
/
+4
2018-04-01
calculate automatic timeout labels dynamically
Christian Schneppe
1
-0
/
+20
2018-04-01
finished 'Set Status Message' dialog
Christian Schneppe
1
-3
/
+0
2018-04-01
removed 'preemptive grant' setting
Christian Schneppe
1
-0
/
+7
2018-04-01
get rid of customizable resources
Christian Schneppe
1
-62
/
+22
2018-03-29
move new activity back to original name
Christian Schneppe
1
-0
/
+3
2018-03-21
show connection options in expert settings
Christian Schneppe
1
-6
/
+0
2018-03-12
rewrite how preference screens are invokved
Christian Schneppe
1
-61
/
+124
2018-03-12
integrate trust manager into conversations
Christian Schneppe
1
-1
/
+1
2018-03-09
migrated alert dialogs to app compat
Christian Schneppe
1
-1
/
+1
2018-03-08
implement multi accounts via expert settings
Christian Schneppe
1
-8
/
+114
2018-02-10
add null checks to huawei settings code
Christian Schneppe
1
-13
/
+9
2018-02-03
finish() SettingsActivity in onPause
Christian Schneppe
1
-8
/
+11
2018-02-02
don't crash if huaweiPreferenceScreen.getIntent() = null
Christian Schneppe
1
-5
/
+8
2018-01-29
direct link from settings to huaweis protected apps
Christian Schneppe
1
-0
/
+13
2017-11-29
add ability to use system emojis instead of integrated ones via expert settings
Christian Schneppe
1
-0
/
+1
2017-11-25
make unencrypted chat warning configurable via settings
Christian Schneppe
1
-0
/
+1
2017-11-20
code refactoring to provide shorter account enabled check
Christian Schneppe
1
-3
/
+3
2017-09-17
Foregroundservice can be deactivated in expert options (default = foregrounds...
Christian Schneppe
1
-1
/
+3
2017-08-01
use DND instead of XA when phone is silent
Christian Schneppe
1
-1
/
+2
2017-06-11
recreate settingsactivity when theme changed
Christian Schneppe
1
-1
/
+7
2017-03-24
open version can use tor networks (via settings)
Christian Schneppe
1
-0
/
+9
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
1
-1
/
+2
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-0
/
+3
2016-11-24
introduced blind trust before verification mode
Christian Schneppe
1
-0
/
+1
2016-11-24
use constants for some preferences
Christian Schneppe
1
-6
/
+11
2016-11-19
reformat code
Christian Schneppe
1
-234
/
+234
2016-09-28
simplified code that invokes the export logs service
Christian Schneppe
1
-3
/
+9
2016-09-28
expert 'setting' to remove omemo identity
Christian Schneppe
1
-1
/
+61
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-6
/
+6
2016-06-04
opt-in to send last userinteraction in presence
Daniel Gultsch
1
-1
/
+2
2016-05-31
optimize imports
Christian Schneppe
1
-1
/
+0
2016-05-05
republish pgp signature when changing status
Daniel Gultsch
1
-0
/
+3
2016-04-22
expert setting to manually change presence
Daniel Gultsch
1
-2
/
+4
2016-04-15
make foreground service always enabled
Christian S
1
-2
/
+0
2016-03-01
expert option to treat vibrate as silent mode for XA. fixes #1530
Daniel Gultsch
1
-6
/
+9
2016-02-24
Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= M
fiaxh
1
-0
/
+26
2016-02-16
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
1
-1
/
+2
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
1
-1
/
+1
2015-12-04
introduced build-time paranoia mode that disables unencrypted chats a…
Daniel Gultsch
1
-0
/
+12
2015-12-04
initial tor support
Daniel Gultsch
1
-0
/
+2
[next]