Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Commit d5ab8be

Browse files
author
Michael Farb
committed
synchronized multithreaded message list updates
- Avoids inaccuracies when tasks are delayed. - More testing required to remove all crashes.
1 parent 0cb0dc1 commit d5ab8be

2 files changed

Lines changed: 192 additions & 442 deletions

File tree

safeslinger-messenger/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2727
package="edu.cmu.cylab.starslinger"
2828
android:versionCode="0x01080102"
29-
android:versionName="1.8.1.2 PostRegistration Tests" >
29+
android:versionName="1.8.1.2 RC 0" >
3030

3131
<!-- API 9 is the minimum required for password-based encryption PBKDF2WithHmacSHA1. -->
3232
<!-- API 9 is the minimum required to receive GCM push messages. -->

0 commit comments

Comments
 (0)