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
2018-08-03
show toast if no address book app is installed
Christian Schneppe
1
-7
/
+14
2018-06-29
use TextInputLayout in quickedit dialog
Christian Schneppe
1
-1
/
+1
2018-06-29
code clean up in contact details presence handling
Christian Schneppe
1
-11
/
+4
2018-06-16
permit empty values for subject and roster name
Christian Schneppe
1
-10
/
+6
2018-05-05
add animators for more activities
Christian Schneppe
1
-0
/
+3
2018-05-05
encode and decode % and # in invite links
Christian Schneppe
1
-4
/
+3
2018-04-25
add some more buttons to ConferenceDetailsActivity and bug fixes
Christian Schneppe
1
-12
/
+6
2018-04-21
more theme working
Christian Schneppe
1
-4
/
+6
2018-04-13
fixed regression of 'add contact' not working
Christian Schneppe
1
-0
/
+1
2018-04-12
prevent double tapping on overflow menu
Christian Schneppe
1
-4
/
+5
2018-04-11
replace deprecated action bar with toolbar
Christian Schneppe
1
-4
/
+3
2018-04-08
make camera feature optional
Christian Schneppe
1
-1
/
+1
2018-04-07
use escaped form of jid where approriate
Christian Schneppe
1
-1
/
+1
2018-04-07
detect irregular unicode in domain part
Christian Schneppe
1
-2
/
+2
2018-04-07
display irregular unicode code points
Christian Schneppe
1
-10
/
+5
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-11
/
+10
2018-04-01
refactor disable notifications dialog to make use of timeframeutils
Christian Schneppe
1
-36
/
+32
2018-03-31
add scan action to contact details
Christian Schneppe
1
-0
/
+4
2018-03-20
show own account if multi account is enabled
Christian Schneppe
1
-0
/
+6
2018-03-16
use data binder for contact details activity
Christian Schneppe
1
-106
/
+79
2018-03-16
migrate to CardView in contact and muc details
Christian Schneppe
1
-7
/
+5
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
-15
/
+17
2018-02-19
check if axolotl service is initialized before displaying keys
Christian Schneppe
1
-2
/
+3
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
[next]