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
/
ManageAccountActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-3
/
+3
2019-07-01
code cleanup & small fixes
Christian Schneppe
1
-1
/
+1
2019-03-31
add ability to delete account also from server
Christian Schneppe
1
-2
/
+16
2019-02-08
optimize imports
Christian Schneppe
1
-2
/
+0
2019-01-26
rework backup & restore
Christian Schneppe
1
-2
/
+34
2019-01-25
provide Set as Profile intent
Christian Schneppe
1
-9
/
+3
2018-05-17
add possibility to de-/activate accounts
Christian Schneppe
1
-0
/
+8
2018-05-05
add animators for more activities
Christian Schneppe
1
-2
/
+4
2018-04-12
prevent double tapping on overflow menu
Christian Schneppe
1
-0
/
+4
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-0
/
+2
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-8
/
+7
2018-04-01
wip: new status message dialog
Christian Schneppe
1
-19
/
+0
2018-03-31
updated manage account activity to new colors
Christian Schneppe
1
-1
/
+1
2018-03-09
migrated alert dialogs to app compat
Christian Schneppe
1
-1
/
+1
2018-03-09
reference support actionbar in all activities
Christian Schneppe
1
-2
/
+2
2018-03-08
implement multi accounts via expert settings
Christian Schneppe
1
-5
/
+0
2018-02-10
return to welcome activity after deleting last account
Christian Schneppe
1
-14
/
+11
2017-12-10
possible fix for retry loop on pgp key annoucement
Christian Schneppe
1
-3
/
+3
2017-11-23
code cleanup
Christian Schneppe
1
-1
/
+1
2017-11-20
code refactoring to provide shorter account enabled check
Christian Schneppe
1
-8
/
+8
2017-08-13
reset attempt counts on enable
Christian Schneppe
1
-0
/
+5
2016-11-19
reformat code
Christian Schneppe
1
-344
/
+344
2016-09-23
recreate activities when theme changed
Daniel Gultsch
1
-0
/
+9
2016-09-08
be a bit more careful when deleting and deactivating accounts
Daniel Gultsch
1
-2
/
+6
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-9
/
+9
2016-05-31
optimize imports
Christian Schneppe
1
-2
/
+2
2016-05-05
republish pgp signature when changing status
Daniel Gultsch
1
-3
/
+3
2016-05-04
merge upstream changes
Christian S
1
-1
/
+0
2016-04-30
remove old config variable
Christian S
1
-2
/
+2
2016-04-27
removed unused config variables
Daniel Gultsch
1
-3
/
+0
2016-04-23
add change prescence to manage account context menu
Daniel Gultsch
1
-0
/
+11
2016-04-15
disallow account deactivation
Christian S
1
-27
/
+2
2016-04-04
add option to only allow one account and set it to true
Christian S
1
-3
/
+3
2016-02-27
changed single_account config into more simple lock_settings
Daniel Gultsch
1
-2
/
+2
2016-02-24
hide add account icons when single_account is set to true
Daniel Gultsch
1
-0
/
+3
2016-02-24
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
1
-1
/
+1
2016-01-22
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
1
-1
/
+1
2015-12-04
fixed crashes when activity got destroyed when selecting pgp key
Daniel Gultsch
1
-35
/
+73
2015-12-01
fixed crashes when activity got destroyed when selecting pgp key
Daniel Gultsch
1
-35
/
+73
2015-11-09
Use OpenPGP-API 9.0
fiaxh
1
-2
/
+10
2015-10-20
open manage account + certificate chooser when cbe mode is enabled
Daniel Gultsch
1
-4
/
+20
2015-10-12
add config variable to enable x509 verification
Daniel Gultsch
1
-2
/
+9
2015-10-09
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
1
-2
/
+36
2015-08-05
added config.java variable to hide openpgp as an encryption method
Daniel Gultsch
1
-0
/
+2
2015-07-20
Optimize imports
Andreas Straub
1
-8
/
+9
2015-04-13
fixed disable account when sliding and not clicking the toggle
iNPUTmice
1
-2
/
+2
2015-04-01
Add toggle account-state switch
BrianBlade
1
-0
/
+8
2015-02-17
limit ui refresh rate
iNPUTmice
1
-8
/
+7
2015-01-03
disable / enable all accounts
Daniel Gultsch
1
-16
/
+84
2014-11-11
auto register/unregister listeners
iNPUTmice
1
-13
/
+1
[next]