Commit Graph

1605 Commits (7cc29410531a4b46145d196b8d0b2e3a0915608a)
 

Author SHA1 Message Date
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
9 years ago
Moxie Marlinspike 0d84ec51a8 Update README with beta instructions.
// FREEBIE
9 years ago
Moxie Marlinspike 6c9ed77e5f Bump version to 2.7.0-B1
// FREEBIE
9 years ago
Moxie Marlinspike fc3aaed8a8 Remove unused layouts and strings.
// FREEBIE
9 years ago
Moxie Marlinspike c72cc1b49c Updated language translations.
// FREEBIE
9 years ago
Jake McGinty 13227b6aa5 disable fancy new thumbnail preview
It was causing OOMEs on old devices.
// FREEBIE
9 years ago
Moxie Marlinspike cc65fab226 Update message details activity display when resending SMS/MMS
// FREEBIE
9 years ago
agrajaghh dee2e0906e remove "Complete key exchanges" from advanced options
Closes #2664

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

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

// FREEBIE
9 years ago
Moxie Marlinspike a4e18c515c Remove encrypted SMS transport, simplify transport options.
Closes #2647

// FREEBIE
9 years ago
Rhodey Orbits 2011391e65 Fix notifications for media messages without text.
They now read 'media message' in italics.

Closes #2649
9 years ago
Jake McGinty 96896bf8f1 disconnect radio regardless of MMS exception
Fixes #2498
Closes #2544
// FREEBIE
9 years ago
agrajaghh ac312ff5d5 change FAB icon to ic_create and add more resolutions to ic_add
Closes #2634

//FREEBIE
9 years ago
agrajaghh b3552ee347 add dynamicTheme and dynamicLanguage to MessageDetailsActivity
Closes #2640

//FREEBIE
9 years ago
Jake McGinty b998c5f86c Add missing MSISDN headers to MMS send request
Fixes #1935
Fixes #2451
Closes #2605

// FREEBIE
9 years ago
Jake McGinty 0b8430ff43 update APN list, fix MMSC issues
Fixes #2413
Closes #2606

// FREEBIE
9 years ago
Moxie Marlinspike 3e80032c18 Bump version to 2.6.4
// FREEBIE
9 years ago
Moxie Marlinspike 41fadc3437 Use libtextsecure 1.2.2
// FREEBIE
9 years ago
Moxie Marlinspike c1fe585ffb Bump version to 2.6.3
// FREEBIE
9 years ago
Moxie Marlinspike 078df0f029 Update key conflict message in place.
// FREEBIE
9 years ago
Moxie Marlinspike 9f9293cd61 Pending indicator was not cleared on recycled views.
// FREEBIE
9 years ago
Moxie Marlinspike 4e87513867 Bump version to 2.6.2
// FREEBIE
9 years ago
Moxie Marlinspike c05aca19ae Minimal-diff change to fix NPE.
Fixes #2623

// FREEBIE
9 years ago
Moxie Marlinspike db2c7fabe1 Bump version to 2.6.1
// FREEBIE
9 years ago
Moxie Marlinspike e7eb0ec2b3 Fix for missing messages bug
Fixes #2609

// FREEBIE
9 years ago