Jake McGinty
|
141ee6565d
|
add @Nullable annotation to outoging mms api
Closes #2830
// FREEBIE
|
2015-04-01 10:23:05 -07:00 |
|
Jake McGinty
|
c04b675a1a
|
Fix null-response NPE in outgoing MMS
Fixes #2839
Closes #2840
// FREEBIE
|
2015-03-31 10:53:20 -07:00 |
|
Jake McGinty
|
491440094b
|
Fix NPE when RetrieveConf is null
Fixes #2828
Closes #2829
// FREEBIE
|
2015-03-30 10:50:55 -07:00 |
|
Sam Whited
|
dbda758841
|
Add pref to change MMS user agent
Closes #2363
// FREEBIE
|
2015-03-26 15:48:53 -07:00 |
|
Jake McGinty
|
427c9a6b21
|
Use new MMS APIs in Lollipop onwards
Fixes #1937
Closes #2727
|
2015-03-26 11:05:41 -07:00 |
|
agrajaghh
|
62181a3d7f
|
migrate AlertDialog to material-dialogs
Closes #2743
|
2015-03-25 11:50:52 -07:00 |
|
Jake McGinty
|
073d019103
|
Fix SMIL regression
Closes #2654
// FREEBIE
|
2015-03-19 11:56:45 -07:00 |
|
Jake McGinty
|
4185006147
|
add borderless thumbnails, "bubble" refactor
Closes #2430
// FREEBIE
|
2015-03-12 18:23:08 -07:00 |
|
Moxie Marlinspike
|
a4e18c515c
|
Remove encrypted SMS transport, simplify transport options.
Closes #2647
// FREEBIE
|
2015-03-12 17:53:38 -07:00 |
|
Jake McGinty
|
b998c5f86c
|
Add missing MSISDN headers to MMS send request
Fixes #1935
Fixes #2451
Closes #2605
// FREEBIE
|
2015-03-12 11:18:20 -07:00 |
|
Moxie Marlinspike
|
534df06794
|
Support granular "custom" MMS preferences.
1) Make each MMS preference an individual choice between custom
and default.
2) Display default values.
Closes #2487
// FREEBIE
|
2015-03-05 18:42:34 -08:00 |
|
agrajaghh
|
9de62d0286
|
replace icons in the add attachment dialog
Closes #2535
|
2015-03-03 17:14:31 -08:00 |
|
Sebastian Kürten
|
79dbf2746f
|
Added new media icons for audio/video
Added icons new icons, deleted an old one.
Using new icons in AudioSlide/VideoSlide.
Closes #2304
|
2015-02-23 13:13:39 -08:00 |
|
Jake McGinty
|
5fac189736
|
"All images" view for conversations
// FREEBIE
|
2015-02-18 15:47:47 -08:00 |
|
Jake McGinty
|
8277e4e102
|
Fix NPE when InetAddress.getByName() is null
Resolves #2189
// FREEBIE
|
2015-02-16 13:07:59 -08:00 |
|
Jake McGinty
|
f536e45378
|
don't fail on null received text parts
Fixes #2340
// FREEBIE
|
2015-01-13 10:15:18 -10:00 |
|
Jake McGinty
|
1505ec8c35
|
catch ContentProvider SecurityExceptions to avoid crashes
// FREEBIE
|
2015-01-13 10:00:19 -10:00 |
|
Jake McGinty
|
b25b95f933
|
media constraints model
// FREEBIE
|
2015-01-12 13:20:25 -08:00 |
|
Jake McGinty
|
12845da91a
|
use PartDatabase to look up thumbnails async
// FREEBIE
Closes #2286
|
2015-01-11 18:10:53 -08:00 |
|
Jake McGinty
|
ebf6a2d833
|
remove pointless Bitmap allocation for ImageSlides
Fixes #2248
// FREEBIE
|
2014-12-29 13:49:37 -08:00 |
|
Jake McGinty
|
121b1493cc
|
thumbnail generation and disk caching
// FREEBIE
|
2014-12-24 14:46:50 -08:00 |
|
Jake McGinty
|
e650349bb7
|
Catch issues with bad MMSC URIs, add validation
Fixes #2202
// FREEBIE
|
2014-12-16 16:01:22 -08:00 |
|
agrajaghh
|
cef203f261
|
rotate images based on exif information
Closes #1847
|
2014-12-13 16:45:39 -08:00 |
|
Jake McGinty
|
07bb07c342
|
streaming media
// FREEBIE
|
2014-12-12 18:49:32 -08:00 |
|
Aaron M Brown
|
a09e0afbd6
|
Explain size limit for large attachments in toasts.
// FREEBIE
Fixes #2100
Closes #2172
|
2014-12-12 18:45:06 -08:00 |
|
agrajaghh
|
0b62cf372b
|
whitespace cleanup
//FREEBIE
Closes #1779
|
2014-12-12 14:39:51 -08:00 |
|
Bastian Köcher
|
4a088410ae
|
"add contact" button for unknown contacts
Closes #1551
|
2014-12-11 18:59:29 -08:00 |
|
Jake McGinty
|
f3f173f653
|
support mms basic auth
// FREEBIE
|
2014-12-02 08:59:43 +00:00 |
|
Moxie Marlinspike
|
174324e2a0
|
Potential fix for BroadcastReceiver crash.
// FREEBIE
|
2014-11-18 14:55:16 -08:00 |
|
Moxie Marlinspike
|
fb31319e52
|
Put everything under either internal or api.
|
2014-11-12 15:42:43 -08:00 |
|
Moxie Marlinspike
|
08ed90c5ec
|
Split out Util functions.
|
2014-11-12 15:42:43 -08:00 |
|
Moxie Marlinspike
|
cd9b20dc9d
|
Move dependency up to parent.
|
2014-11-12 15:29:59 -08:00 |
|
Moxie Marlinspike
|
ae178fc4ec
|
Move API around a little, eliminate TransportDetails interface.
|
2014-11-12 15:26:25 -08:00 |
|
Moxie Marlinspike
|
cafe03a70a
|
Transition the outbound pipeline to JobManager jobs.
|
2014-11-12 15:26:25 -08:00 |
|
Moxie Marlinspike
|
99f42e2ee1
|
Move API around.
|
2014-11-12 15:21:32 -08:00 |
|
Moxie Marlinspike
|
a3f1d9cdfd
|
Beginning of libtextsecure refactor.
1) Break out appropriate components.
2) Switch the incoming pipeline from SendReceiveService to
the JobManager.
|
2014-11-12 15:21:32 -08:00 |
|
Jake McGinty
|
4cab657ebe
|
clear pending slides when attachment reselected
Fixes #2012
// FREEBIE
|
2014-10-29 18:50:11 -07:00 |
|
Jake McGinty
|
ff2ac8a66e
|
refactor ListenableFutureTask and make saves async
// FREEBIE
|
2014-10-28 02:25:41 -05:00 |
|
Jake McGinty
|
34aece0b43
|
revert content-type generics
// FREEBIE
|
2014-10-22 19:37:04 -07:00 |
|
Jake McGinty
|
31167d11dd
|
use wildcard media types, don't crash on preview fail
// FREEBIE
|
2014-10-17 17:59:56 -07:00 |
|
Jake McGinty
|
6e3751a0c5
|
sane fallback for media selection on exception
Fixes #1763
// FREEBIE
|
2014-10-17 17:41:42 -07:00 |
|
Jake McGinty
|
89fb80fcc5
|
MmsConnection refactor
- Use Apache HttpClient v4.x, only library that seems to like HTTP proxies
- Remove custom redirect logic in favor of library's
Fixes #1904
// FREEBIE
|
2014-10-13 12:26:38 -07:00 |
|
Jake McGinty
|
b8a3e87f3d
|
custom redirect logic
// FREEBIE
|
2014-09-15 14:13:27 -07:00 |
|
Moxie Marlinspike
|
877f2a25a9
|
Merge pull request #1887 from mcginty/mms-3xx
allow url client to follow redirects before checking response code
|
2014-08-29 15:23:00 -07:00 |
|
Jake McGinty
|
eb462f0345
|
force redirects, get inputstream first
|
2014-08-29 16:34:25 -05:00 |
|
Moxie Marlinspike
|
102b40543d
|
Merge pull request #1886 from mcginty/mms-bad-pdu-logging
enable more verbose PDU parse logging
|
2014-08-29 14:33:25 -07:00 |
|
Jake McGinty
|
12077c6dad
|
enable more verbose PDU parse logging
// FREEBIE
|
2014-08-29 16:29:36 -05:00 |
|
Jake McGinty
|
7441c191a7
|
Format outgoing MMS using SMIL.
// FREEBIE
Closes #1879
|
2014-08-29 14:29:24 -07:00 |
|
Jake McGinty
|
7f51f9fd5b
|
apntool and ApnDatabase
// FREEBIE
|
2014-08-20 10:36:39 -07:00 |
|
Moxie Marlinspike
|
f4e9c4a710
|
Minor MMS cleanup.
// FREEBIE
Closes #1827
|
2014-08-13 14:40:19 -07:00 |
|