-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Init with lipika-ime latest commit ratreya/lipika-ime@60c9b7b
- Loading branch information
1 parent
dc4bfa2
commit 22f6b55
Showing
57 changed files
with
5,538 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Contributor Covenant Code of Conduct | ||
|
||
## Our Pledge | ||
|
||
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. | ||
|
||
## Our Standards | ||
|
||
Examples of behavior that contributes to creating a positive environment include: | ||
|
||
* Using welcoming and inclusive language | ||
* Being respectful of differing viewpoints and experiences | ||
* Gracefully accepting constructive criticism | ||
* Focusing on what is best for the community | ||
* Showing empathy towards other community members | ||
|
||
Examples of unacceptable behavior by participants include: | ||
|
||
* The use of sexualized language or imagery and unwelcome sexual attention or advances | ||
* Trolling, insulting/derogatory comments, and personal or political attacks | ||
* Public or private harassment | ||
* Publishing others' private information, such as a physical or electronic address, without explicit permission | ||
* Other conduct which could reasonably be considered inappropriate in a professional setting | ||
|
||
## Our Responsibilities | ||
|
||
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior. | ||
|
||
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. | ||
|
||
## Scope | ||
|
||
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers. | ||
|
||
## Enforcement | ||
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [email protected]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately. | ||
|
||
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. | ||
|
||
## Attribution | ||
|
||
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version] | ||
|
||
[homepage]: http://contributor-covenant.org | ||
[version]: http://contributor-covenant.org/version/1/4/ |
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
These instructions are for contributing to the Lipika family of open source projects including but not limited to [lipika-engine](https://github.com/ratreya/lipika-engine), [lipika-ime](https://github.com/ratreya/lipika-ime) and [lipika-board](https://github.com/ratreya/lipika-board). | ||
|
||
1. Download and setup the latest xcode from the appstore | ||
1. Clone the appropriate Github Lipika project | ||
1. Choose an issue or open a new issue for the planned work | ||
* Mark the issue as a *bug* or *feature* | ||
* Use the appropriate template and fill it in | ||
* Assign the issue to yourself | ||
* You may also want to comment and ask for help if you’re new or if you get stuck. We’re happy to help! | ||
1. Make changes with *test driven development* and make sure there is a regression that fails without your changes and passes with them | ||
1. Make sure all other tests pass | ||
1. Make one commit for one issue - a single unit of roll-back | ||
1. Open a merge request | ||
* Use and fill in the merge request template | ||
* You can mark it as a Work in Progress to signal that you’re not done yet | ||
1. Wait for a reviewer. You’ll likely need to change some things once the reviewer has completed a code review for your merge request. You may also need multiple reviews depending on the size of the change. | ||
1. Get your changes merged! | ||
|
||
If you have questions or concerns, please feel free to open an issue or post in the [user group](http://facebook.com/groups/lipika.ime). |
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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
labels: bug | ||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of the bug. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Desktop (please complete the following information):** | ||
- OS: [e.g. macOS 10.14.3] | ||
- Application: [e.g. textedit, safari] | ||
- Version: [e.g. 2.2] | ||
|
||
**Smartphone (please complete the following information):** | ||
- Device: [e.g. iPhone6] | ||
- OS: [e.g. iOS8.1] | ||
- Application: [e.g. whatsapp, imessage] | ||
- Version: [e.g. 2.1] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
name: Crash report | ||
about: Report crashes so we can fix our reliability | ||
labels: crash | ||
--- | ||
|
||
**Attach the crash report** | ||
* [macOS] Open Console app, under `User Reports`, find the appropriate LipikaIME crash report and attach it here. | ||
* [iOS] Connect your iOS device to your macOS computer, open Console app, choose the iOS device, select appropriate log lines, copy and paste them here. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Desktop (please complete the following information):** | ||
- OS: [e.g. macOS 10.14.3] | ||
- Application: [e.g. textedit, safari] | ||
- Version: [e.g. 2.2] | ||
|
||
**Smartphone (please complete the following information):** | ||
- Device: [e.g. iPhone6] | ||
- OS: [e.g. iOS8.1] | ||
- Application: [e.g. whatsapp, imessage] | ||
- Version: [e.g. 2.1] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
labels: enhancement | ||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## Summary ## | ||
|
||
* Please provide enough information so that others can review your pull request. | ||
* Explain the **details** for making this change. What existing problem does the pull request solve? | ||
|
||
## Version Bump ## | ||
|
||
* What version bump [MAJOR | MINOR | PATCH] do your changes require and why? | ||
* Please refer to [Semantic Versioning](https://semver.org/) for more details. | ||
|
||
## Test plan (required) ## | ||
|
||
Demonstrate the code is solid. If there are regression tests, call them out. Also state any manual testing that may have been done, for example, the exact commands you ran and their output, screenshots if the pull request changes UI. | ||
|
||
## Closing issues ## | ||
|
||
*IMPORTANT*: Please do not create a Pull Request without creating an issue first. |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
__LipikaIME__ a user-configurable, phonetic, Input Method Engine for Mac OS X with built-in support for the Bengali, Devanagari, Gujarati, Gurmukhi, Hindi, Kannada, Malayalam, Oriya, Tamil and Telugu scripts, as well as the [ISO-15919](http://en.wikipedia.org/wiki/ISO_15919) romanisation scheme. It can also output [IPA](http://en.wikipedia.org/wiki/International_Phonetic_Alphabet) for Sanskrit and Tamil. It includes support for [ITRANS](http://www.aczoom.com/itrans/#onlinedocs), [Baraha](http://www.baraha.com/help/Keyboards/phonetic_keyboard.htm), [Harvard Kyoto](http://en.wikipedia.org/wiki/Harvard-Kyoto), [Barahavat](http://daivajnanam.blogspot.com/p/barahavat.html) and [Ksharanam](http://blog.ambari.sh/2014/03/a-custom-keymap-for-indian-languages.html) transliteration schemes. | ||
|
||
> Copyright (C) 2018 Ranganath Atreya | ||
``` | ||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU | ||
General Public License as published by the Free Software Foundation; either version 3 of the License, | ||
or (at your option) any later version. | ||
This program comes with ABSOLUTELY NO WARRANTY; see LICENSE file. | ||
``` | ||
|
||
Lipika IME is a multi-codepoint, user configurable, phonetic, input method engine. Originally, designed to type Sanskrit using Devanagari on a Mac. It can be configured to work with any other Indic script of similar structure. | ||
|
||
Installation | ||
------------ | ||
To install LipikaIME, follow the **[Installation Instructions](https://github.com/ratreya/Lipika_IME/wiki)**. | ||
|
||
New releases and their release notes have been moved to the [Release Section](https://github.com/ratreya/Lipika_IME/releases). And release notes for older releases can be found on [this wiki](https://github.com/ratreya/Lipika_IME/wiki/Old-Release-Notes). | ||
|
||
Transliteration Schemes | ||
------------------------ | ||
https://github.com/ratreya/lipika-ime/wiki/Transliteration-Schemes | ||
|
||
### Report issues [on facebook](https://www.facebook.com/groups/lipika.ime) or [here](https://github.com/ratreya/Lipika_IME/issues) ### |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
.DS_Store | ||
xcuserdata | ||
*.xccheckout | ||
*.swp | ||
*.lock | ||
*.app | ||
*.pkg | ||
profile | ||
*~.nib | ||
/build | ||
installer | ||
LipikaEngine_OSX.framework | ||
ShortcutRecorder.framework |
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 |
---|---|---|
@@ -0,0 +1,48 @@ | ||
/* | ||
* LipikaApp is companion application for LipikaIME. | ||
* Copyright (C) 2018 Ranganath Atreya | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
*/ | ||
|
||
import Cocoa | ||
import SwiftUI | ||
|
||
@NSApplicationMain | ||
class AppDelegate: NSObject, NSApplicationDelegate { | ||
var window: NSWindow! | ||
func applicationDidFinishLaunching(_ aNotification: Notification) { | ||
// Create the SwiftUI view that provides the window contents. | ||
let contentView = MainView() | ||
|
||
// Create the window and set the content view. | ||
window = NSWindow( | ||
contentRect: NSRect(x: 0, y: 0, width: 700, height: 580), | ||
styleMask: [.titled, .closable, .miniaturizable, .fullSizeContentView], | ||
backing: .buffered, defer: false) | ||
window.title = "LipikaApp" | ||
window.setFrameAutosaveName("LipikaApp") | ||
window.contentView = NSHostingView(rootView: contentView) | ||
window.titlebarAppearsTransparent = true | ||
window.makeKeyAndOrderFront(nil) | ||
window.center() | ||
} | ||
|
||
func applicationWillTerminate(_ aNotification: Notification) { | ||
// Insert code here to tear down your application | ||
} | ||
|
||
@IBAction func showUserGroup(_ sender: NSMenuItem) { | ||
NSWorkspace.shared.open(URL(string: "http://facebook.com/groups/lipika.ime")!) | ||
} | ||
|
||
@IBAction func showReleaseNotes(_ sender: NSMenuItem) { | ||
NSWorkspace.shared.open(URL(string: "https://github.com/ratreya/lipika-ime/releases")!) | ||
} | ||
|
||
@IBAction func reportIssue(_ sender: NSMenuItem) { | ||
NSWorkspace.shared.open(URL(string: "https://github.com/ratreya/lipika-ime/issues/new")!) | ||
} | ||
} |
Oops, something went wrong.