- Apr 13, 2015
-
-
Bastien Le Querrec authored
-
Carey Metcalfe authored
Update translations and rework some strings
-
Carey Metcalfe authored
Secure session ended message
-
Carey Metcalfe authored
-
Carey Metcalfe authored
Removed the unused and consolidated the duplicates
-
Carey Metcalfe authored
-
- Apr 12, 2015
-
-
Carey Metcalfe authored
Display a different message when a client receives an end session request that's been encrypted for a non-existing session.
-
- Apr 11, 2015
-
-
Bastien Le Querrec authored
Move routing logic to all activities (and other upstream commits)
-
- Apr 10, 2015
-
-
Jake McGinty authored
Closes https://github.com/WhisperSystems/TextSecure/pull/2933 // FREEBIE
-
Jake McGinty authored
// FREEBIE
-
Adrian Chifor authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2768 Closes https://github.com/WhisperSystems/TextSecure/pull/2893
-
Rhodey Orbits authored
An extreme edge case wasn't happening on the UI thread. Fixes https://github.com/WhisperSystems/TextSecure/issues/2800 Closes https://github.com/WhisperSystems/TextSecure/pull/2801 // FREEBIE
-
Jake McGinty authored
Closes https://github.com/WhisperSystems/TextSecure/pull/2890 // FREEBIE
-
Rhodey Orbits authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/1055 Closes https://github.com/WhisperSystems/TextSecure/pull/2909 // FREEBIE
-
Jake McGinty authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2915 Closes https://github.com/WhisperSystems/TextSecure/pull/2924 // FREEBIE
-
Jake McGinty authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2706 Closes https://github.com/WhisperSystems/TextSecure/pull/2910 // FREEBIE
-
Veeti Paananen authored
- Corrected improper usage of ScrollView that would cut off contents when taller than the layout. - Adjusted margins and paddings to match Material specs (20dp from sides). - Fixed monospaced font being overridden on Lollipop. Fixes https://github.com/WhisperSystems/TextSecure/issues/2904. FREEBIE. Closes https://github.com/WhisperSystems/TextSecure/pull/2906.
-
Veeti Paananen authored
Add an activity alias for RoutingActivity that points to the new launcher activity. Fixes https://github.com/WhisperSystems/TextSecure/issues/2878 Closes https://github.com/WhisperSystems/TextSecure/pull/2887
-
Rhodey Orbits authored
set list adapter to null when (recipients or threadId == null) to prevent old messages from being displayed when forwarding a message to a recipient for which there is no existing conversation. Fixes https://github.com/WhisperSystems/TextSecure/issues/2883 Closes https://github.com/WhisperSystems/TextSecure/pull/2884 // FREEBIE
-
Moxie Marlinspike authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2703 // FREEBIE
-
Jake McGinty authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2877 Closes https://github.com/WhisperSystems/TextSecure/pull/2880 // FREEBIE
-
agrajaghh authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2875 Closes https://github.com/WhisperSystems/TextSecure/pull/2876 //FREEBIE
-
Jake McGinty authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2868 Closes https://github.com/WhisperSystems/TextSecure/pull/2870 // FREEBIE
-
McLoo authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2598 Closes https://github.com/WhisperSystems/TextSecure/issues/2802 //FREEBIE
-
Rhodey Orbits authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2660 Closes https://github.com/WhisperSystems/TextSecure/pull/2854 // FREEBIE
-
Rhodey Orbits authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2793 Closes https://github.com/WhisperSystems/TextSecure/pull/2831 // FREEBIE Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Moxie Marlinspike authored
// FREEBIE Fixes https://github.com/WhisperSystems/TextSecure/issues/2462 Closes https://github.com/WhisperSystems/TextSecure/pull/2860 Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Moxie Marlinspike authored
This already happens in the parent. Fixes https://github.com/WhisperSystems/TextSecure/issues/2853 // FREEBIE Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Jake McGinty authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2851 Closes https://github.com/WhisperSystems/TextSecure/pull/2866 // FREEBIE Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Rhodey Orbits authored
Redundant calls in ConversationActivity and ConversationListActivity was causing unnecessary view invalidations. Closes https://github.com/WhisperSystems/TextSecure/pull/2592 Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Jake McGinty authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2855 Closes https://github.com/WhisperSystems/TextSecure/pull/2865 // FREEBIE Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Rhodey Orbits authored
1) removed old, unused, and broken MmsReceiverTest. 2) removed RegistrationActivityTest which got entirely broken when 8573316fdff8e978f3c7ff2a5b2cb9cf22c330a7 removed the Class it inherited from (RoutedInstrumentationTestCase). all tests in connectedCheck target now passing on Nexus One GB test device. Closes https://github.com/WhisperSystems/TextSecure/pull/2864 // FREEBIE Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Jake McGinty authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2850 Closes https://github.com/WhisperSystems/TextSecure/pull/2863 // FREEBIE Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Carey Metcalfe authored
Closes https://github.com/WhisperSystems/TextSecure/pull/2857
-
Jake McGinty authored
Fixes https://github.com/WhisperSystems/TextSecure/issues/2239 Closes https://github.com/WhisperSystems/TextSecure/pull/27923 // FREEBIE Signed-off-by:
Carey Metcalfe <pR0Ps.CM@gmail.com> -
Carey Metcalfe authored
Fixes #60
-
- Apr 08, 2015
-
-
Bastien Le Querrec authored
-
Carey Metcalfe authored
Fixes #92
-
Bastien Le Querrec authored
-
Carey Metcalfe authored
When TextSecure <=v2.6.4 is installed alongside SMSSecure it can cause issues by trying to automatically complete key exchanges, even when not set as the default SMS application. Fixes #83
-