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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-26
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
6
-7
/
+58
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
3
-11
/
+40
2016-01-24
Do disco for caps hashes we have never seen
Stephen Paul Weber
1
-2
/
+23
2016-01-24
Fetch cached caps result on new presence
Stephen Paul Weber
2
-3
/
+14
2016-01-24
Use a Presence class for presence information
Stephen Paul Weber
8
-102
/
+121
2016-01-24
changed FileBackend API to allow files instead of messages to be copied and r...
Daniel Gultsch
1
-33
/
+34
2016-01-23
added FormWrapper and form field validation
Daniel Gultsch
7
-4
/
+159
2016-01-23
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
2
-11
/
+98
2016-01-23
Implement toJSON on ServiceDiscoveryResult
Stephen Paul Weber
1
-0
/
+34
2016-01-23
Generate capHash from any discovery result
Stephen Paul Weber
1
-4
/
+80
2016-01-23
Factor out a representation of XEP-0030 results
Stephen Paul Weber
2
-47
/
+114
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
reset stanza queue when resetting xmppconnection
Daniel Gultsch
1
-0
/
+1
2016-01-23
show fetch errors in trust keys activity
Daniel Gultsch
2
-1
/
+15
2016-01-23
make actionbar title/subtitle clickable
Christian S
1
-23
/
+70
2016-01-22
show warning on back pressed during update check
Christian S
1
-1
/
+16
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
5
-1
/
+140
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
4
-5
/
+7
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
hide 'disable foreground service' in foreground notification
Christian S
1
-3
/
+0
2016-01-20
catch security exception when user prevents access to address book
Daniel Gultsch
1
-27
/
+45
2016-01-20
add intent!=null check in onActivityResultin PublishProfilePicture
Daniel Gultsch
1
-1
/
+1
2016-01-19
possible fix for showing link instead of button for files
Christian S
1
-1
/
+1
2016-01-16
make ConversationsActivity more resistent against being restarted
Daniel Gultsch
1
-3
/
+9
2016-01-16
reuse same xmppconnection for reconnects
Daniel Gultsch
2
-9
/
+17
2016-01-16
made constructor private in Account entity
Daniel Gultsch
1
-5
/
+1
2016-01-16
removed some unused methods from db backend
Daniel Gultsch
1
-83
/
+0
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-15
catch exception when reading message id from database
Daniel Gultsch
1
-8
/
+12
2016-01-15
nimbuzz.com: don't wait for disco replies to set account to online
Daniel Gultsch
2
-12
/
+27
2016-01-14
fixed typo when reading battery_op setting
Daniel Gultsch
1
-1
/
+1
2016-01-13
show /me messages in conference notifications without the name of the sender
Daniel Gultsch
1
-5
/
+10
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-13
use batch transactions when writing roster
Dheeraj CVR
1
-0
/
+3
2016-01-12
throw security exception instead of going to next srv entry
Daniel Gultsch
1
-1
/
+3
2016-01-12
move some ssl socket modifiers into a seperate helper class
Daniel Gultsch
2
-56
/
+67
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
Implement XEP-0368: SRV records for XMPP over TLS
moparisthebest
2
-104
/
+220
2016-01-11
reworked that loop that iterates over various servers
Daniel Gultsch
1
-16
/
+10
2016-01-11
Update PublishProfilePictureActivity.java
Christian S
1
-1
/
+1
2016-01-11
ask to be excluded from battery optimization
Daniel Gultsch
4
-73
/
+144
[prev]
[next]