Commit Graph

1421 Commits (9b0cae1d4556a8532647a1d0e1b0258dc8db1929)
 

Author SHA1 Message Date
Moxie Marlinspike 9b0cae1d45 Bump version to 2.9.3
// FREEBIE
9 years ago
Jake McGinty 491440094b Fix NPE when RetrieveConf is null
Fixes #2828
Closes #2829
// FREEBIE
9 years ago
agrajaghh e6b2d31db7 add Code style Guidlines to contributing.md
Closes #2472

//FREEBIE
9 years ago
Moxie Marlinspike 0ca8a480c5 Bump version to 2.9.2
// FREEBIE
9 years ago
Jake McGinty 349faf18fa Fix missing timestamp in SendReq
// FREEBIE
9 years ago
Moxie Marlinspike 88ed8f3887 Bump version to 2.9.1
// FREEBIE
9 years ago
Jake McGinty 6a6f900b7d Fix NPE when 'from' missing in NotificationInd
Fixes #2806
// FREEBIE
9 years ago
Jake McGinty 17383ddfe0 fix NPE for incoming failed messages
Fixes #2807
// FREEBIE
9 years ago
agrajaghh 1b846c0842 remove unused resources
Closes #2594

//FREEBIE
9 years ago
Sam Whited dbda758841 Add pref to change MMS user agent
Closes #2363

// FREEBIE
9 years ago
Moxie Marlinspike c6b3bb9f13 Bump version to 2.9.0
// FREEBIE
9 years ago
Moxie Marlinspike bdeeea2e46 Update language translations.
// FREEBIE
9 years ago
Jake McGinty 427c9a6b21 Use new MMS APIs in Lollipop onwards
Fixes #1937
Closes #2727
9 years ago
Moxie Marlinspike dfda2f733c Upgrade to libtextsecure 1.2.4
Fixes #2790

// FREEBIE
9 years ago
agrajaghh 6f600a80b8 fix merge conflict between #2743 and #2746
Closes #2789

//FREEBIE
9 years ago
agrajaghh 62181a3d7f migrate AlertDialog to material-dialogs
Closes #2743
9 years ago
Moxie Marlinspike 6c386d3fc9 Add http to invite url.
// FREEBIE
9 years ago
Moxie Marlinspike b9e6cff20c Fix the build
Fixes #2787
9 years ago
Moxie Marlinspike d65a7f1a25 Update invite strings.
// FREEBIE

Closes #2735
9 years ago
Rhodey Orbits 76d0f45b9b append invite link to message draft instead of overwrite it.
Fixes #2583
// FREEBIE
9 years ago
agrajaghh 3a19ac432b Display the phone number in the confirm dialog during registration
Closes #2746
9 years ago
NorthwestBased 6ec9ee89a7 Disallow zero-length passphrases.
Fixes #2751
Closes #2762
9 years ago
Moxie Marlinspike 472179b550 Ignores MMS WAP_PUSH_DELIVER_ACTION if we're not the default app.
Apparently some ROMs have a bug where they broadcast
WAP_PUSH_DELIVER_ACTION even when you're not the system's default
SMS/MMS app.

Fixes #2777
9 years ago
Rhodey Orbits f38bd7b187 fix initialization of emoji cache
Fixes #2700
Closes #2719

// FREEBIE
9 years ago
Jake McGinty b73143d7a7 fix send button assets
Closes #2757

// FREEBIE
9 years ago
Jake McGinty 9a2c372c23 fix crash on android contact weirdness
Fixes #2722
Closes #2758

// FREEBIE
9 years ago
Moxie Marlinspike b21369b7bc Bump version to 2.8.0
// FREEBIE
9 years ago
Moxie Marlinspike 5939a1f995 Upgrade libtextsecure to 1.2.3
// FREEBIE
9 years ago
Moxie Marlinspike e4b73e90e1 Update language translations
// FREEBIE
9 years ago
Jake McGinty 073d019103 Fix SMIL regression
Closes #2654

// FREEBIE
9 years ago
Jake McGinty 761ccf4b3f Fix for inconsistent thumbnail aspect ratio
Problems arose from any app that targets below API 19 and uses
views that rely on RelativeLayouts giving correct measurement specs to
their onMeasure().

Resolves #2676
Closes #2712
// FREEBIE
9 years ago
Moxie Marlinspike 7a023b9fdc Acquire wakelocks for incoming messages.
Closes #2717

// FREEBIE
9 years ago
Jake McGinty 9f804047f5 lazily initialize emoji drawer
Saves a good amount of inflation time in onCreate for new conversations.

Closes #2585
Closes #2636

// FREEBIE
9 years ago
Rhodey Orbits a625727853 String should not be compared with an Optional in DeliveryReceiptJobTest.testDelivery().
Closes #2713

// FREEBIE
9 years ago
Moxie Marlinspike e0737451db Bump version to 2.7.1
// FREEBIE
9 years ago
agrajaghh 0f572d1e5d adapt SMS strings in preferences
Fixes #2672
Closes #2682

//FREEBIE
9 years ago
Moxie Marlinspike 142f84703b Make clickable conversation items batch selectable
Fixes #2679

// FREEBIE
9 years ago
Jake McGinty b47bd97e9e fix message details 12-hour time formatting
Resolves #2695
// FREEBIE
9 years ago
Jake McGinty 4099303d1f make dark theme go less wild
Resolves #2675
Closes #2693

// FREEBIE
9 years ago
Jake McGinty 71eeb7ca83 Fix ClassCastException for notifications
Resolves #2691
Closes #2692

// FREEBIE
9 years ago
Jake McGinty 186a5e4dfc update libpastelog to 1.0.6
adds memory information to debug output
// FREEBIE
10 years ago
Moxie Marlinspike 0d84ec51a8 Update README with beta instructions.
// FREEBIE
10 years ago
Moxie Marlinspike 6c9ed77e5f Bump version to 2.7.0-B1
// FREEBIE
10 years ago
Moxie Marlinspike fc3aaed8a8 Remove unused layouts and strings.
// FREEBIE
10 years ago
Moxie Marlinspike c72cc1b49c Updated language translations.
// FREEBIE
10 years ago
Jake McGinty 13227b6aa5 disable fancy new thumbnail preview
It was causing OOMEs on old devices.
// FREEBIE
10 years ago
Moxie Marlinspike cc65fab226 Update message details activity display when resending SMS/MMS
// FREEBIE
10 years ago
agrajaghh dee2e0906e remove "Complete key exchanges" from advanced options
Closes #2664

//FREEBIE
10 years ago
Moxie Marlinspike e142cb6d26 Prompt for registration on install until successful.
Closes #2657

// FREEBIE
10 years ago
Jake McGinty 4185006147 add borderless thumbnails, "bubble" refactor
Closes #2430

// FREEBIE
10 years ago