Commit Graph

206 Commits (0e04310a568845ff0a00a2f076a432b6477dad76)

Author SHA1 Message Date
Jake McGinty ac4db41435 lower memory consumption from previews
// FREEBIE
10 years ago
Moxie Marlinspike fb523985ed Bump version to 2.5.1
// FREEBIE
10 years ago
Moxie Marlinspike 8aa0f15740 Bump version to 2.5.0
// FREEBIE
10 years ago
Jake McGinty 2e253fb6a8 provisioning dialog rework
// FREEBIE
10 years ago
Moxie Marlinspike 0c32001fe4 Support for multi-device provisioning flow.
// FREEBIE
10 years ago
Jake McGinty 62816ee51a rounded ImageView instead of Bitmap, crop-select
// FREEBIE
10 years ago
Moxie Marlinspike 5def8ba78d Bump version to 2.4.2
// FREEBIE
10 years ago
Moxie Marlinspike abc322b075 Bump version to 2.4.1
// FREEBIE
10 years ago
Moxie Marlinspike d2e188ee62 Bump version to 2.4.0
// FREEBIE
10 years ago
Jake McGinty 3e6e28e688 remove unused activities and fragments
// FREEBIE
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
Moxie Marlinspike df12174458 Add support for notification reminders.
// FREEBIE

Closes #1623
Fixes #323
10 years ago
Sam Lanning 8149af22ec Open Keyboard When NewConversationActivity opened
// FREEBIE
10 years ago
Moxie Marlinspike b914d5ca25 Bump version to 2.3.3
// FREEBIE
10 years ago
Moxie Marlinspike 5e61161767 Bump version to 2.3.2
// FREEBIE
10 years ago
Moxie Marlinspike c54a5b613b Bump version to 2.3.1
// FREEBIE
10 years ago
Moxie Marlinspike bf19307916 Make GCM re-registration failure notification based.
// FREEBIE
10 years ago
Moxie Marlinspike 31eddbf346 Bump version to 2.3.0
// FREEBIE
10 years ago
Jake McGinty 7df49811b7 replace ABS with AppCompat
// FREEBIE
10 years ago
Jake McGinty 53da1f849a in-app image media preview
// FREEBIE
10 years ago
Moxie Marlinspike 503d1ef452 Bump version to 2.2.0
// FREEBIE
10 years ago
Moxie Marlinspike 36ec1d84a1 Implement delivery receipts.
1) Support a "receipt" push message type.

2) Identify messages by timestamp.

3) Introduce a JobManager to handle the queue for network
   dependent jobs.
10 years ago
Moxie Marlinspike fe3d91c40c Bump version to 2.1.10
// FREEBIE
10 years ago
Moxie Marlinspike cfccd367ad Bump version to 2.1.9
// FREEBIE
10 years ago
Moxie Marlinspike cf9c9bbfd7 Bumping version to 2.1.8
// FREEBIE
10 years ago
Moxie Marlinspike d979593cbb Bump version to 2.1.7 10 years ago
Moxie Marlinspike 350eb438c0 Bump version to 2.1.6
// FREEBIE
10 years ago
Moxie Marlinspike 4cf57fbb55 Bump version to 2.1.5
// FREEBIE
10 years ago
Moxie Marlinspike 928b9687ef Bump version to 2.1.4
// FREEBIE
10 years ago
Moxie Marlinspike dda4459e5a Bump version to 2.1.3
// FREEBIE
10 years ago
Moxie Marlinspike e53bbe8453 Bumping version to 2.1.2
// FREEBIE
10 years ago
Moxie Marlinspike 861d27279d Whoops, add GcmRegistrationService to Manifest.
// FREEBIE
10 years ago
Jake McGinty bea3c33223 disable passphrase creation on registration
// FREEBIE
Closes #1726
10 years ago
Moxie Marlinspike 9ef14a0f64 Upgrade to new GCM API. 10 years ago
Moxie Marlinspike c632b32ff8 Bumping version to 2.1.1 10 years ago
Moxie Marlinspike 3a62a8b428 Bumping version to 2.1.0 10 years ago
Jake McGinty f63f95404e remove ReviewIdentitiesActivity
// FREEBIE
10 years ago
Jake McGinty ce7b8ab75a new passphrase prompt activity
// FREEBIE
10 years ago
Moxie Marlinspike ca8c950553 Bump version to 2.0.8
// FREEBIE
10 years ago
Moxie Marlinspike 4d52d2ee36 Bumping version to 2.0.7 10 years ago
Santoso Wijaya 12dac6ccc3 ShareActivity, destruction of RecipientsPanel
// FREEBIE
10 years ago
Moxie Marlinspike 4ea481f9dc Bumping version to 2.0.6
// FREEBIE
10 years ago
Moxie Marlinspike 54d2184c72 Merge pull request #1205 from mcginty/contact-select
refactor and improve contact selection
10 years ago
Moxie Marlinspike ad5d6d5bb7 Add refresh path for PreKey queue. 10 years ago
Jake McGinty ca6d8a8a0d refactor and improve contact selection
* unify single and multi contact selection activities
* follow android listview design recommendations more closely
* add contact photos to selection
* change indicator for push to be more obvious
* cache circle-cropped bitmaps
* dedupe numbers when contact has multiple of same phone number

// FREEBIE
10 years ago
Moxie Marlinspike 8b21f3f7d6 Bump version to 2.0.5 10 years ago
Dorian Scholz ea8a1bae46 Only receive text/plain.
At the moment only text/plain is handled in RoutingActivity, so set filter in manifest accordingly.
This prevents #316. But at some point sharing text/calendar or better */* would be nice...

// FREEBIE
10 years ago
Moxie Marlinspike fbf02603ce Bump version to 2.0.4 10 years ago
Moxie Marlinspike b5fe378bc9 Workaround for Android bug when swiped from recent tasks list.
Closes #168

https://code.google.com/p/android/issues/detail?id=53313
10 years ago
Moxie Marlinspike 0f53c9d170 Merge pull request #966 from backspace/add-video-sharing
Support videos from other apps. Fixes #949
10 years ago
Buck Doyle 411e3ceff6 Support videos from other apps. Fixes #949 10 years ago
Moxie Marlinspike 1af99ce155 Fix for periodic directory refresh.
// FREEBIE
11 years ago
Moxie Marlinspike 038bebfdbb Bump version to 2.0.3 // FREEBIE 11 years ago
Moxie Marlinspike ed45067227 Bumping version to 2.0.2 // FREEBIE 11 years ago
Jake McGinty ce68429a9b activity to submit logcat to pastebin 11 years ago
Moxie Marlinspike 25e03b3579 Bumping version to 2.0.1 11 years ago
Moxie Marlinspike 7bb45d8a91 Bump version to 2.0 11 years ago
Moxie Marlinspike 760c96171d Merge branch 'master' into groups 11 years ago
Moxie Marlinspike 4e703d5a00 Correct retry logic for SMS JB+ and for push groups. 11 years ago
Jake McGinty 9b41675f8f single contact selection 11 years ago
Jake McGinty 9fd2c4753e ui wip 11 years ago
cketti c8ef21774d Use black theme without actionbar for RoutingActivity
The theme from the manifest is used for the startup animation.
Previously light background with a dark actionbar and the
green icon was displayed during the startup animation, then
the theme switched to whatever is configured in settings.
Now a black background without actionbar is used for the
startup animation. This was chosen because a black "flash" when
using the light theme is visually less distracting than a white
flash when using the dark theme.
11 years ago
Ruben Pollan a0dd1689da Use minSdkVersion 9
'Array.copyOfRange' depends on API level 9

// FREEBIE
11 years ago
Ruben Pollan 1e77c9904a VerifyKeysActivity don't exists anymore 11 years ago
Moxie Marlinspike 9b6d4e3696 Merge pull request #532 from mcginty/visual_refresh
WBoC Visual Refresh
11 years ago
Jake McGinty 28c1c5006b icon, contact list and conversation redesign 11 years ago
bozsco e9a8c7474c Automatically show keyboard when new SMS is composed 11 years ago
Moxie Marlinspike 25a2ad7289 Add directory refreshing at 24hr intervals. 11 years ago
Moxie Marlinspike 1ac32346c1 Graduate to a rebased and gradle world. 11 years ago
Moxie Marlinspike 52e5274a2f Add registration notification support. 11 years ago
Moxie Marlinspike 3634ba0b55 Registration with voice verification. 11 years ago
Moxie Marlinspike ce4f935fa6 Bump version to 1.0.6 11 years ago
Moxie Marlinspike b2bd19d787 Bumping version to 1.0.5 11 years ago
Moxie Marlinspike d89ef70060 Bump version number to 1.0.4 11 years ago
Moxie Marlinspike 8f7f1ea49c Bump version to 1.0.3 11 years ago
Moxie Marlinspike b0216e1494 Finish KitKat compatibility details.
1) The system does actually enforce having a BROADCAST_SMS
   permission on the SMS receiver. Break out the "delivered"
   parts of this into a separate Receiver, so the permission
   won't trip up GB devices.

2) The system does actually enforce having "quick response"
   intents.  Add a no-op for now.

3) Add a "make default" prompt.

4) Update settings to reflect what's going on in KitKat.
11 years ago
Gabe Conradi e81756f443 Proper SMS support for KitKat. 11 years ago
Moxie Marlinspike f9c7687ce2 Bump version to 1.0.2 11 years ago
Moxie Marlinspike b0e0011060 Add URI permissions to fix crash on 4.x environments. 11 years ago
Moxie Marlinspike 9c0db4c259 Bump version to 1.0.1 11 years ago
Moxie Marlinspike 73bf21602a Move ReceiveKeyActivity back to themed dialog activity. 11 years ago
rhodey 2c2a03e5e2 Enhanced MMS configuration prompts and processing.
1) Added a new message status to MmsDatabase to
   signify a pending MMS download which requires
   APN settings.

2) Added a database method to query MMS messages
   based on status.

3) Added login to SendReceiveService for processing
   of MMS pending APN information.

4) Moved all APN/MMS settings into ApnPreferencesActivity
   and transformed PromptApnActivity into a simple
   informational activity.

5) Added logic to check for APN settings on send and
   receive of all MMS (media, group, email) and direct
   user to PromptApnActivity then ApnPreferencesActivity
   if necessary.

6) Vocab/grammar adjustments.
11 years ago
Moxie Marlinspike 1c8f8666ba Make the switch to gradle!
1) ABS is now published as an AAR, so we can eliminate all local
   dependencies and bundled jars.

2) Upgrade to ABS 4.4.0 (The Last Release) and deal with the loss
   of Sherlock.Dialog by faking it with our own themes.

3) Remove all traces of ant. The modern world is here.
11 years ago
Moxie Marlinspike f58f79a459 Bumping version to 1.0 11 years ago
Moxie Marlinspike b14d9d84ad Fix for Android PRNG bug.
There is apparently an Android vulnerability with the PRNG it
provides through the JCE. This uses their suggested code to patch
the PRNG, and provides the option to regenerate identity keys.

http://android-developers.blogspot.com/2013/08/some-securerandom-thoughts.html
11 years ago
Moxie Marlinspike 8ecf972534 Bumping version to 0.9.9.9 11 years ago
Moxie Marlinspike 4722b7f005 bumping version to 0.9.9.8 11 years ago
Moxie Marlinspike bccf4895f6 Bumping version to 0.9.9.7 11 years ago
Moxie Marlinspike d97252d8d6 Add ability to disable local encryption passphrase. 11 years ago
Moxie Marlinspike 2db274080c Bumping version to 0.9.9.6 11 years ago
Moxie Marlinspike 4d723a21f6 Bumping version to 0.9.9.5 11 years ago
Moxie Marlinspike aa25f94291 Enhanced import/export support.
1) Allow imports from the stock SMS database at any time.

2) Provide plaintext export support, in a format compatible with
   the "SMS Backup And Restore" app.

3) Fix the DB weirdness on encrypted restore that previously
   required killing the app.
11 years ago
Moxie Marlinspike 5263ac1f1a Theme Support
1) Broke out the UI elements of the major Activites into stylable
   attributes.

2) Created a 'light' and 'dark' theme for the newly stylable attrs.

3) Touched up some of the UI spacing.

4) Implemented dynamic theme switching support.
11 years ago
Moxie Marlinspike 2ffc70a95b Bumping version to 0.9.9.4 11 years ago
Moxie Marlinspike dda5bc8838 Add a 'mark as read' button to expanded notifications. 11 years ago
Moxie Marlinspike 8c1ca6c9e0 Clean up identity key view activity 11 years ago
Moxie Marlinspike ef7977128b Bumping version to 0.9.9.3 11 years ago
Moxie Marlinspike 018f5eccf3 Bumping version to 0.9.9.2 11 years ago
Moxie Marlinspike d8e3e4c683 Bumping version to 0.9.9.1 11 years ago
Moxie Marlinspike 83e260436b Major storage layer refactoring to set the stage for clean GCM.
1) We now try to hand out cursors at a minimum.  There has always been
   a fairly clean insertion layer that handles encrypting message bodies,
   but the process of decrypting message bodies has always been less than
   ideal.  Here we introduce a "Reader" interface that will decrypt message
   bodies when appropriate and return objects that encapsulate record state.

   No more MessageDisplayHelper.  The MmsSmsDatabase interface is also more
   sane.

2) We finally rid ourselves of the technical debt associated with TextSecure's
   initial usage of the default SMS DB.  In that world, we weren't able to use
   anything other than the default "Inbox, Outbox, Sent" types to describe a
   message, and had to overload the message content itself with a set of
   local "prefixes" to describe what it was (encrypted, asymetric encrypted,
   remote encrypted, a key exchange, procssed key exchange), and so on.

   This includes a major schema update that transforms the "type" field into
   a bitmask that describes everything that used to be encoded in a prefix,
   and prefixes have been completely eliminated from the system.

   No more Prefix.java

3) Refactoring of the MultipartMessageHandler code.  It's less of a mess, and
   hopefully more clear as to what's going on.

The next step is to remove what we can from SmsTransportDetails and genericize
that interface for a GCM equivalent.
11 years ago