-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adds toolbar, overlay and sundergutka * adds nitnem and popular banis tile * fixes parsing of new bani object * non presenter ui for sunder gutka toolbar * adds sqlite support * changes documentation comments for sqlite search * add comments for loadBani operation * adds some comments and cleans ui * adds close button to overlay UI * fixes shortcut key bug * hides banis above id 10000 * hides bani id * removes banis of id greater than 10000 sqlite * adds analytics to Sunder Gutka Banis and tiles * fixes minor bugs * fixes notification box and adds support for translit * removes toolbar.json * adds sunder gutka length settings * sunder gutka cleaned up * Optimize spacebar * fixes the custom lines bug for compiled banis * fixes typo with token * replaces sunder with sundar * fixes bug regarding lineId * removes bani groups.json * removes extra line and removes .DS_Store * adds .DS_Store to gitignore * changes presenter view back to presenter-view * fixes up arrow shortcut on sg banis * changes comments for realm search * changes comments for realm search * fixes up arrow shortcut in anand sahib (and similar)
- Loading branch information
1 parent
9eb3eca
commit c288d31
Showing
27 changed files
with
645 additions
and
37 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,5 @@ data.db | |
*.provisionprofile | ||
npm-debug.log* | ||
.idea/ | ||
.DS_Store/ | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
Oops, something went wrong.