Commit Graph

1244 Commits (a0ed0842a0f871e2dfc70ea70f77ee4a7285648c)
 

Author SHA1 Message Date
Moxie Marlinspike a0ed0842a0 Add expiration check on build freshness.
// FREEBIE
10 years ago
Jake McGinty 12845da91a use PartDatabase to look up thumbnails async
// FREEBIE

Closes #2286
10 years ago
Jake McGinty 3e6e28e688 remove unused activities and fragments
// FREEBIE
10 years ago
Jake McGinty 9fed60628d fix temp file permission denied
// FREEBIE
10 years ago
Jake McGinty e67dafe9c8 set conversation actionbar statelessly
// FREEBIE
10 years ago
Jake McGinty 5e5531805b disable android's landscape keyboard fullscreen
in composition, it stops the custom send icon from appearing, and
doesn't pay attention to theming.

// FREEBIE
10 years ago
Jake McGinty b6822b310e don't populate data from uri when there is none
Fixes #2282
Closes #2283

// FREEBIE
10 years ago
Jake McGinty 3e8d2a557e Merge pull request #2281 from jonboulle/building
Remove native components from build instructions
10 years ago
Jonathan Boulle 23caf2b14d Remove native components from build instructions
Native components were split out into the libaxolotl-android repository
in 1833e57, so these instructions are no longer relevant.
10 years ago
Moxie Marlinspike 562520a4bb Remove empty strings.
// FREEBIE
10 years ago
Moxie Marlinspike 75d882e945 Updated language translations
// FREEBIE
10 years ago
Jake McGinty b39e41c803 media preview orientation
// FREEBIE
10 years ago
Jake McGinty 348352cc71 Bitmap OOM and rotation fixes
// FREEBIE
10 years ago
Moxie Marlinspike bec5e45605 Fix for old-skool SMS key exchange UI behavior.
Also fixes SMS "end session" messages failing to end session.

// FREEBIE
10 years ago
Moxie Marlinspike 4d8004ab21 Merge pull request #2276 from mcginty/group-meta-colors
group visual fixes
10 years ago
Jake McGinty 2e141b2a90 group visual fixes
// FREEBIE
10 years ago
Moxie Marlinspike ed556fbd3a Support for multi-select in the conversation list.
// FREEBIE

Closes #1601
Closes #2214

Fixes #2188
Fixes #786
10 years ago
Jake McGinty ebf6a2d833 remove pointless Bitmap allocation for ImageSlides
Fixes #2248
// FREEBIE
10 years ago
Moxie Marlinspike 25028b7178 Update to jobmanager 0.10.0
// FREEBIE
10 years ago
Jake McGinty 389128d1a3 fix edit-group intent extras
// FREEBIE
10 years ago
Moxie Marlinspike 6e85677c52 Support 'WiFi calling' devices.
// FREEBIE

Fixes #2254
Fixes #2240
Fixes #2160

Closes #2263
10 years ago
Moxie Marlinspike 1443d846c4 Use "singleTask" to ensure a single ConversationActivity instance.
1) Mark the Activity as singleTask.

2) Process onNewIntent for updates.

3) Propagate onNewIntent to the ConversationFragment.

Fixes #2232
Fixes #1532
Fixes #146
Fixes #851
Closes #2266
10 years ago
guiweber d7419caa4b Moved several hard-coded UI strings to strings.xml
Closes #2203
10 years ago
Jake McGinty e277f9f6d1 fix some missing recipient parcel bugs
// FREEBIE
10 years ago
McLoo 3f0932ff7b replace unlocalized 'at' in message details date
Making this a string resource has the potential for crashes.
Leaving it out completely is a little confusing.
The dash is the perfect solution - until a better date formatter is used.
Closes #2215
10 years ago
Jake McGinty 0a61534e03 fix recipient handling for media preview
// FREEBIE
10 years ago
Jake McGinty 121b1493cc thumbnail generation and disk caching
// FREEBIE
10 years ago
Moxie Marlinspike a57c7c3e09 Merge pull request #2264 from mcginty/write-part-data-fix
use PartAuthority when fetching part streams
10 years ago
Jake McGinty b89b986a9e use PartAuthority when fetching part streams
resolves the self-send case

Fixes #2259
// FREEBIE
10 years ago
Jake McGinty 1bb882ac96 fix bithub payment link and image 10 years ago
Jake McGinty 9e7928873b properly update transport options location
// FREEBIE
10 years ago
Moxie Marlinspike 21591dc6b1 Fix build.
// FREEBIE
10 years ago
McLoo 3ec95f7a8e More l10n - for decrypting errors
//FREEBIE

Closes #2231
10 years ago
Oliver Gasser 33d466a5cc Include group titles in search
When searching for messages only simple threads matching the
contact names are returned as search results. With this commit
also group converstations where the group title matches the search
term are displayed in the result. This makes search results more
consistent with the conversation list as now all conversation
titles (i.e. contact names and group titles) are searched through.

Fixes #1954
Closes #2216
10 years ago
Jake McGinty e8b947dfde Pass recipient ids, not recipient objects
Fixes #2233
// FREEBIE
10 years ago
Moxie Marlinspike 60a343120d Merge pull request #2230 from mcginty/manual-mms-pref-validation
Catch issues with bad MMSC URIs, add validation
10 years ago
McLoo 8af74e93a2 Replace button text to cancel TS registration
in RegistrationActivity from "skip" to "cancel", when coming from the reminder

Closes #2219
10 years ago
Jake McGinty e650349bb7 Catch issues with bad MMSC URIs, add validation
Fixes #2202
// FREEBIE
10 years ago
agrajaghh 44a4570870 remove double rotation of group avatars
//FREEBIE
10 years ago
Moxie Marlinspike f1572774f2 Merge pull request #2227 from mcginty/circle-crop-oom
memory-friendly resize for circle cropping
10 years ago
Jake McGinty ec18da8aa9 memory-friendly resize for circle cropping
Fixes #2224
// FREEBIE
10 years ago
Moxie Marlinspike 199c28dad6 Merge pull request #2218 from McLoo/fix_av_draft_2
Enabled audio and video drafts
10 years ago
McLoo 4a8a939f64 Enabled audio and video drafts
All slide types do have an "image", changing the check order enables audio and video drafts.
//FREEBIE
10 years ago
agrajaghh cef203f261 rotate images based on exif information
Closes #1847
10 years ago
Moxie Marlinspike d7de5415b5 Skip drafts and outbox messages during imports.
// FREEBIE

Closes #1468
Fixes #892
10 years ago
McLoo 188d11bc23 Added l10n for ZXing intent message box
Closes #2147
10 years ago
Tal Hacohen 990902845a Change creation of drafts to onStop method.
Drafts were created only on destroy of the conversation activity.
Moved it to be on stop for the activity.

Closes #1985
10 years ago
Jake McGinty 07bb07c342 streaming media
// FREEBIE
10 years ago
Aaron M Brown a09e0afbd6 Explain size limit for large attachments in toasts.
// FREEBIE

Fixes #2100
Closes #2172
10 years ago
Aaron M Brown bbea017d5a Make message details reflect 24-hour system preference.
Fixes #2150
Closes #2163
10 years ago