mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Show Blog Post times with new timestamp and update it periodically
Closes #559
This commit is contained in:
@@ -30,7 +30,7 @@ import static android.text.format.DateUtils.WEEK_IN_MILLIS;
|
||||
|
||||
public class AndroidUtils {
|
||||
|
||||
static final long MIN_RESOLUTION = MINUTE_IN_MILLIS;
|
||||
public static final long MIN_RESOLUTION = MINUTE_IN_MILLIS;
|
||||
|
||||
// Fake Bluetooth address returned by BluetoothAdapter on API 23 and later
|
||||
private static final String FAKE_BLUETOOTH_ADDRESS = "02:00:00:00:00:00";
|
||||
|
||||
Reference in New Issue
Block a user