index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow sending of any filetype via intent
Sam Whited
2014-12-15
2
-25
/
+37
*
Make some magic number constants final
Sam Whited
2014-12-15
1
-3
/
+3
*
Make silent notification when quiet hours are on
Sam Whited
2014-12-15
1
-68
/
+64
*
Add quiet hours feature
Sam Whited
2014-12-14
4
-29
/
+176
*
Update logo in art folder
Sam Whited
2014-12-04
1
-0
/
+0
*
Single character README fix waste of time pull request.
Sam Whited
2014-12-03
1
-1
/
+1
*
Make sure SASL tokenizer strips strings
Sam Whited
2014-12-02
2
-1
/
+5
*
Allow JIDs such as "example.net/@"
Sam Whited
2014-12-02
1
-3
/
+2
*
"example.net/@/" should be a valid JID.
Sam Whited
2014-12-02
1
-164
/
+166
*
Fix RFC 6122 implementation
Sam Whited
2014-12-02
1
-4
/
+5
*
Accessibility: Add missing image descriptions
Sam Whited
2014-11-29
3
-3
/
+8
*
Misc. "fixes" to correct warnings.
Sam Whited
2014-11-29
1
-3
/
+6
*
Remove broken / unused imports
Sam Whited
2014-11-19
1
-3
/
+0
*
Use `Locale.US' for string comparisons in search
Sam Whited
2014-11-17
2
-6
/
+14
*
Fix linter suppression
Sam Whited
2014-11-17
1
-2
/
+3
*
Fix fetching accounts by JIDs
Sam Whited
2014-11-16
1
-1
/
+1
*
Don't escape passwords in SASL
Sam Whited
2014-11-15
2
-3
/
+3
*
Cache SCRAM-SHA-1 keys for current session
Sam Whited
2014-11-15
2
-10
/
+51
*
Set security error status on TLS cert mismatch
Sam Whited
2014-11-15
1
-6
/
+7
*
Remove extra status wrapper method
Sam Whited
2014-11-15
2
-6
/
+1
*
Add incompatible server status
Sam Whited
2014-11-15
4
-66
/
+19
*
Add security error status
Sam Whited
2014-11-15
4
-13
/
+22
*
Make account status an enum
Sam Whited
2014-11-15
13
-200
/
+215
*
Add auth method pinning
Sam Whited
2014-11-15
6
-16
/
+58
*
Improve auth error handling and state machine
Sam Whited
2014-11-15
5
-40
/
+43
*
Add SCRAM-SHA1 support
Sam Whited
2014-11-14
9
-381
/
+726
*
Spelling fixes in Italian translation
Sam Whited
2014-11-14
1
-2
/
+2
*
Spelling fix in German translation
Sam Whited
2014-11-14
1
-1
/
+1
*
Make licenses info untranslatable
Sam Whited
2014-11-14
1
-1
/
+1
*
Refactor authentication code
Sam Whited
2014-11-12
5
-88
/
+145
*
Make sure we're storing the display JID as Unicode
Sam Whited
2014-11-12
1
-2
/
+3
*
s/getResourcepart().isEmpty()/isBareJid()/
Sam Whited
2014-11-09
5
-7
/
+7
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
27
-106
/
+102
*
Remove unused dependency
Sam Whited
2014-11-09
1
-4
/
+1
*
Check for illegal arguments to the toASCII func
Sam Whited
2014-11-09
2
-3
/
+17
*
Fix contact highlighting in MUC
Sam Whited
2014-11-09
1
-2
/
+2
*
Fix issue with IDN SRV records
Sam Whited
2014-11-09
1
-2
/
+3
*
Fix crash on account creation
Sam Whited
2014-11-09
1
-13
/
+2
*
Don't crash on packets with no "from" specified
Sam Whited
2014-11-09
1
-1
/
+2
*
Create avatar's for JID's w/o localparts
Sam Whited
2014-11-09
4
-29
/
+13
*
Fields that we sync on should be final
Sam Whited
2014-11-09
1
-1
/
+1
*
Fix bug introduced by rebase
Sam Whited
2014-11-09
1
-5
/
+4
*
Fix letter avatar selection in MUC
Sam Whited
2014-11-09
2
-13
/
+2
*
More formatting fixes in MUC
Sam Whited
2014-11-09
1
-1
/
+5
*
Format contact names in MUC properly
Sam Whited
2014-11-09
2
-24
/
+27
*
Fix JID parsing error
Sam Whited
2014-11-09
1
-1
/
+1
*
It builds again!
Sam Whited
2014-11-09
4
-19
/
+14
*
Add a packet JID place I missed...
Sam Whited
2014-11-09
1
-1
/
+1
*
Update more files to use JID objects
Sam Whited
2014-11-09
14
-54
/
+102
*
Update another chunk of stuff to use JID objects
Sam Whited
2014-11-09
9
-83
/
+104
[prev]
[next]