You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[soter]1. change sotercore and soterwrapper to soter-core and soter-wrapper 2. change sample package name to com.tencent.soter.demo 3. add jcenter to allprojects dependency 4. remove application in soter sample
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/SoterDemoApplication.java
+16-16
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,16 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/model/ConstantsSoterDemo.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/model/DemoLogger.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/model/DemoUtil.java
+1-7
Original file line number
Diff line number
Diff line change
@@ -6,18 +6,12 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/model/SoterDemoData.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/DemoNetworkThread.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/RemoteAuthentication.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/RemoteBase.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/RemoteGetChallengeStr.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/RemoteGetSupportSoter.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/RemoteOpenFingerprintPay.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/RemoteUploadASK.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/RemoteUploadAuthKeyBase.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/net/RemoteUploadPayAuthKey.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copy file name to clipboardexpand all lines: soter-client-demo/app/src/main/java/com/tencent/soter/demo/ui/SoterDemoUI.java
+11-11
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
0 commit comments