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
/
ContactDetailsActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-16
support error messages in quick edit dialog
Christian Schneppe
1
-3
/
+3
2017-11-23
code cleanup
Christian Schneppe
1
-23
/
+23
2017-10-10
use a lighter red color for 'delete contact button' and remove this action fr...
Christian Schneppe
1
-12
/
+1
2017-09-24
unified share with menu
Christian Schneppe
1
-4
/
+8
2017-09-17
show also a button to delete contact from roster
Christian Schneppe
1
-7
/
+26
2017-09-17
show jid in ContactDetails if contact is not on the same server
Christian Schneppe
1
-1
/
+5
2017-06-11
recreate settingsactivity when theme changed
Christian Schneppe
1
-1
/
+1
2017-05-10
display open pgp key id in account details and allow to delete
Christian Schneppe
1
-10
/
+2
2017-04-26
fixed click area for pgp key in contact details
Christian Schneppe
1
-17
/
+12
2017-04-05
Changes the deprecated getColor() method
Christian Schneppe
1
-2
/
+3
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
1
-1
/
+4
2017-03-17
show contact and conference names in details view
Christian Schneppe
1
-0
/
+3
2017-03-14
don't open conversation when opening contact details
Christian Schneppe
1
-1
/
+1
2017-03-09
closing the corresponding conversations after blocking a contact
Christian Schneppe
1
-2
/
+2
2017-03-04
show 'show inactive keys' button also when there are no active keys
Christian Schneppe
1
-1
/
+1
2017-02-23
fix resource view
Christian Schneppe
1
-2
/
+2
2017-02-22
add resource to ContactDetails
Christian Schneppe
1
-0
/
+10
2017-02-11
fix UI recreation after changing notification settings
Christian Schneppe
1
-3
/
+5
2017-02-09
move (un)mute settings to contact-/conference details
Christian Schneppe
1
-0
/
+81
2017-01-15
don't show key tile in contact details when there are no keys
Christian Schneppe
1
-5
/
+3
2017-01-02
hide inactive devices by default in contact details
Christian Schneppe
1
-4
/
+41
2016-12-18
remove own fetch errors from device announcement
Christian Schneppe
1
-1
/
+0
2016-11-29
allow fingerprint verification via context menu
Christian Schneppe
1
-5
/
+19
2016-11-20
show 'clear devices' button underneath own devices
Christian Schneppe
1
-3
/
+7
2016-11-19
reformat code
Christian Schneppe
1
-498
/
+498
2016-11-17
refactor omemo fingerprint UI code
Christian Schneppe
1
-45
/
+3
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
1
-42
/
+42
2016-09-23
recreate activities when theme changed
Daniel Gultsch
1
-8
/
+12
2016-09-15
show emojis in actionbar in contact and conference details
Christian Schneppe
1
-0
/
+15
2016-08-26
wrap dynamic tags into multiple lines. fixes #2003
Daniel Gultsch
1
-2
/
+4
2016-08-26
attach contact to notification
Daniel Gultsch
1
-13
/
+8
2016-08-26
various null pointer checks
Daniel Gultsch
1
-0
/
+3
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-19
/
+19
2016-07-02
code cleanup
Christian Schneppe
1
-1
/
+0
2016-06-24
code cleanup
Christian Schneppe
1
-15
/
+0
2016-06-24
introduced share button in contact details. remove show qr
Daniel Gultsch
1
-1
/
+4
2016-06-19
mark used otr fingprint in contact details and highlight pgp
Daniel Gultsch
1
-2
/
+10
2016-06-04
opt-in to send last userinteraction in presence
Daniel Gultsch
1
-1
/
+21
2016-05-25
hide fingerprints in UI if encryption is disabled
Daniel Gultsch
1
-26
/
+30
2016-05-22
show hint in subject quick edit. only show subject as preset
Daniel Gultsch
1
-1
/
+1
2016-05-14
readd last seen info to contactDetails
Christian Schneppe
1
-1
/
+8
2016-05-14
add share contact to ContactDetails
Christian Schneppe
1
-0
/
+18
2016-05-13
do not show last-seen metric in UI
Daniel Gultsch
1
-8
/
+0
2016-05-10
do not show last-seen metric in UI
Daniel Gultsch
1
-8
/
+0
2016-04-23
show status messages in contact details
Daniel Gultsch
1
-1
/
+23
2016-04-22
expert setting to manually change presence
Daniel Gultsch
1
-1
/
+1
2016-03-20
don't show v\omemo keys as such if not enabled
Daniel Gultsch
1
-1
/
+1
2016-02-27
changed single_account config into more simple lock_settings
Daniel Gultsch
1
-1
/
+1
2016-02-24
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
1
-4
/
+4
2016-02-23
set noMessagesLeftOnServer before conference configuration fetch
Daniel Gultsch
1
-1
/
+0
[next]