Revision d572d209 app/src/info/guardianproject/notepadbot/NConstants.java
app/src/info/guardianproject/notepadbot/NConstants.java | ||
---|---|---|
2 | 2 |
|
3 | 3 |
public class NConstants { |
4 | 4 |
public static final String SHARED_PREFS_NOTELINES = "use_lines_in_notes"; |
5 |
|
|
6 |
public static final String TAG = "NoteCipher"; |
|
7 |
public static final int MAX_STREAM_SIZE = 1000000; |
|
5 | 8 |
} |
Also available in: Unified diff