- Jan 20, 2016
-
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
Fix NPE on start in Android 2.3
-
Carey Metcalfe authored
-
- Jan 09, 2016
-
-
Carey Metcalfe authored
use TrustedIntents v0.2 to fix bug where it never allowed receiving
-
- Jan 07, 2016
-
-
Hans-Christoph Steiner authored
This update to the library fixes a bug where it would always check for the app's own packageName (e.g. org.smssecure.smssecure) instead of the sender's packageName (e.g. info.guardianproject.ripple), so in this case, the Intent was never trusted.
-
Carey Metcalfe authored
remove launchMode="singleInstance" to get panic response working
-
- Jan 06, 2016
-
-
Hans-Christoph Steiner authored
If an Activity is set to singleInstance, then it immediately sends a cancel to the Activity that called with startActivityForResult(), therefore this Activity cannot get the sender of the Intent. getCallingActivity() returns null. "[I]f the activity you are launching uses the singleTask launch mode, it will not run in your task and thus you will immediately receive a cancel result." https://developer.android.com/reference/android/app/Activity.html#startActivityForResult%28android.content.Intent,%20int,%20android.os.Bundle%29
-
- Jan 01, 2016
-
-
Closes https://github.com/WhisperSystems/TextSecure/pull/4916 Fixes https://github.com/WhisperSystems/TextSecure/issues/4714 Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/4fa6680f835f51689ccebe986210e3bdef121df1
-
Closes https://github.com/WhisperSystems/TextSecure/pull/4898 // FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/fd570310e0d59b023f3dbf8acf1ad5ba2a829099
-
Closes https://github.com/WhisperSystems/TextSecure/pull/4962 //FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/f9c9068ca8c2130da02823148428f631862f53f3
-
Also ensure the thumbnails are placed correctly in the archive view. Closes https://github.com/WhisperSystems/TextSecure/pull/4954 // FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/6ad2c4bb2943f96bbcc96d3f992e3b65e21b5b62
-
Closes https://github.com/WhisperSystems/TextSecure/pull/4870 //FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/ec53c6ab0471a8fa768b9e6e5142e135e376d21a
-
- Dec 31, 2015
-
-
Bastien Le Querrec authored
make gradle wrapper verify the gradle binary it downloads and executes
-
- Dec 30, 2015
-
-
Hans-Christoph Steiner authored
https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:verification In order for this change to take effect, the gradle wrapper needs to be regenerated using gradle 2.6 or newer: https://docs.gradle.org/current/userguide/gradle_wrapper.html I checked the hash against what fdroid has: https://gitlab.com/fdroid/fdroidserver/blob/0.5.0/makebuildserver#L117
-
- Dec 23, 2015
-
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
Issue 294
-
- Dec 22, 2015
-
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
This reverts commit dbe30cf6. Closes #292
-
Bastien Le Querrec authored
This reverts commit 56cb56f1.
-
Bastien Le Querrec authored
Fixes #294
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
This reverts commit 3299ae6c.
-
- Dec 21, 2015
-
-
// FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/e91449621691077d5317004e24069fcc81863f93 Fixes #294
-
- Dec 20, 2015
-
-
Closes https://github.com/WhisperSystems/TextSecure/pull/4872 // FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/e9b53cc164d7ae2d838cc211dbd88b7fd4f5669e
-
- Dec 19, 2015
-
-
Bastien Le Querrec authored
This reverts commit c91f2b22.
-
Bastien Le Querrec authored
allow "panic button" apps to lock SMSSecure
-
Carey Metcalfe authored
Upstream
-
- Dec 18, 2015
-
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
-
Bastien Le Querrec authored
-
- Dec 13, 2015
-
-
Closes https://github.com/WhisperSystems/TextSecure/pull/4863 Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/e79ee7803fea85ec999e0f6dc803fc1227096cd0
-
Refs #1516. Refs #3099. Refs #4833. Closes https://github.com/WhisperSystems/TextSecure/pull/4861 Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/50c432aaf0b7deb8d8f4f890ff0a8542de5faf9f
-
Fixes https://github.com/WhisperSystems/TextSecure/issues/4865 // FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/67e6031d253c1634923b569fe81e06c5af5c4719
-
- Dec 11, 2015
-
-
Closes https://github.com/WhisperSystems/TextSecure/pull/4719 Fixes https://github.com/WhisperSystems/TextSecure/issues/4538 // FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/7625ba919e923ef34855cc3fb1f31bcaf3d021e5
-
Fixes https://github.com/WhisperSystems/TextSecure/issues/4833 // FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/bde838d35a59d7e3791ecf6fc7fe5b00ccd7b2f1
-
Fixes https://github.com/WhisperSystems/TextSecure/issues/4853 // FREEBIE Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/3efcb5dfa102e8f794e8bae8e4e78c4ed37969af
-