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
/
eu
/
siacs
/
conversations
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
allow user to set MAM preferences
Daniel Gultsch
1
-1
/
+63
2016-02-04
fixed performance regression in on scroll listener
Daniel Gultsch
1
-1
/
+6
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
3
-9
/
+49
2016-02-02
fixed 'unencrypted' not showing up for conferences when encryption is forced
Daniel Gultsch
1
-1
/
+1
2016-02-01
respect autojoin setting on newly created bookmarks as well
Daniel Gultsch
1
-1
/
+1
2016-02-01
opt out handling of the autojoin flag. fixes #1666
Daniel Gultsch
2
-2
/
+2
2016-02-01
made create context menu call in StartConversationsActivity more failsafe
Daniel Gultsch
1
-1
/
+1
2016-02-01
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
1
-1
/
+4
2016-01-26
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
5
-4
/
+55
2016-01-26
hide jid row in list item list when jid is null
Daniel Gultsch
1
-1
/
+2
2016-01-25
expert setting to trigger extended connection options
Daniel Gultsch
1
-7
/
+23
2016-01-24
Use a Presence class for presence information
Stephen Paul Weber
2
-35
/
+39
2016-01-23
added FormWrapper and form field validation
Daniel Gultsch
6
-4
/
+144
2016-01-23
introduced boolean form field wrapper
Daniel Gultsch
4
-13
/
+62
2016-01-23
added support for field types jid-single and text-private
Daniel Gultsch
4
-4
/
+59
2016-01-23
show fetch errors in trust keys activity
Daniel Gultsch
1
-1
/
+2
2016-01-22
use extract account from intent method and final EXTRA_ACCOUNT variable
Daniel Gultsch
13
-70
/
+52
2016-01-22
added UI wrapper for (some) form fields
Daniel Gultsch
3
-0
/
+123
2016-01-22
added convenience method to extract account from intent
Daniel Gultsch
1
-1
/
+13
2016-01-22
added config variable to allow non-tls connections
Daniel Gultsch
1
-1
/
+1
2016-01-22
changed spacing in create dialogs and notify user when no accounts are activated
Daniel Gultsch
2
-17
/
+32
2016-01-21
add convenience to get an account object from a spinner
Daniel Gultsch
1
-15
/
+19
2016-01-20
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
1
-1
/
+1
2016-01-16
make ConversationsActivity more resistent against being restarted
Daniel Gultsch
1
-3
/
+9
2016-01-16
fixed PGP having to be selected twice
Adithya Abraham Philip
1
-1
/
+4
2016-01-15
hide prepare image toasts when attaching multiple images
Daniel Gultsch
1
-11
/
+12
2016-01-15
show toast when image cropper get oom
Daniel Gultsch
1
-0
/
+7
2016-01-14
fixed typo when reading battery_op setting
Daniel Gultsch
1
-1
/
+1
2016-01-13
show key fetch error in activity when there are no keys to be used
Daniel Gultsch
1
-1
/
+8
2016-01-13
check for file storage permission before selecting avatar
Daniel Gultsch
3
-20
/
+40
2016-01-12
Revert "Add additional warnings to OMEMO purge key function"
Daniel Gultsch
1
-26
/
+2
2016-01-12
Add additional warnings to OMEMO purge key function
Andreas Straub
1
-2
/
+26
2016-01-11
ask to be excluded from battery optimization
Daniel Gultsch
3
-46
/
+115
2016-01-08
don't show snackbar when notifications are disabled or paused
Daniel Gultsch
1
-10
/
+0
2016-01-08
show per conference notification settings in details activity
Daniel Gultsch
2
-1
/
+67
2016-01-08
show icon in conversations overview when notifications are disabled
Daniel Gultsch
1
-0
/
+12
2016-01-04
Allow entering a JID from 'choose contact'. thanks @singpolyma
Daniel Gultsch
4
-61
/
+220
2016-01-04
properly rotate avatars
Daniel Gultsch
1
-33
/
+38
2016-01-04
show trust keys activties if own keys are undecided
Daniel Gultsch
1
-4
/
+5
2016-01-03
edit account activity was still showing the omemo key with leading 0x05. fixe...
Daniel Gultsch
1
-2
/
+2
2015-12-27
strip leading 0x05 off omemo fingerprints
Daniel Gultsch
1
-4
/
+7
2015-12-27
register context menu long click listener on message text. fixes #1614
Daniel Gultsch
1
-1
/
+1
2015-12-26
made text selectable again unless text contains more than 1 link
Daniel Gultsch
1
-0
/
+11
2015-12-23
code cleanup
Daniel Gultsch
1
-3
/
+4
2015-12-23
show certificate information
Daniel Gultsch
4
-5
/
+53
2015-12-19
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
1
-2
/
+3
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
3
-3
/
+3
2015-12-14
make message text non-selectable. fixes #1606
Daniel Gultsch
1
-3
/
+0
2015-12-11
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
1
-0
/
+1
2015-12-07
modified contact permission dialog
Daniel Gultsch
1
-1
/
+1
[next]