-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replaced unattended (my fault) Facebook community with Telegram channel
- Loading branch information
1 parent
2374428
commit 11c97fd
Showing
8 changed files
with
9 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,14 +20,7 @@ public interface ConstantsBase { | |
|
||
String DATABASE_NAME = "omni-notes"; | ||
String APP_STORAGE_DIRECTORY_SB_SYNC = "db_sync"; | ||
|
||
String DEV_EMAIL = "[email protected]"; | ||
String GOOGLE_PLUS_COMMUNITY = "https://plus.google.com/communities/112276053772152071903"; | ||
String FACEBOOK_COMMUNITY = "https://www.facebook.com/OmniNotes/"; | ||
|
||
// Used for updates retrieval | ||
long UPDATE_MIN_FREQUENCY = 24L * 60L * 60L * 1000L; // 1 day | ||
String DRIVE_FOLDER_LAST_BUILD = "https://goo.gl/gB55RE"; | ||
String COMMUNITY_LINK = "https://t.me/omninotes"; | ||
|
||
// Notes swipe | ||
int SWIPE_MARGIN = 30; | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters