Open source app development - Other Tools & General Discussion

Hi guys.. first of all i'm new to android dev and this forum. so excuse me for any mistake.. The reason im posting here is i had an idea for an app i always felt need about and couldnt find on play store. I call it irevise.
Its a simple notes making app for students(yes there are many) but with a change. A homescreen widget with additional features to make it easy and convenient to revise/memorise the study material. am studying myself and so had started this project.. have got it into a decent app as of now for my use but there are many additional features to be added, and due to lack of time/expertise/funds i may never complete them all.. so came up with the idea of opensource. Ive released it under Apache license 2.0 on sourceforge. sourceforge.net/projects/irevise/
Invite you all to come and develop together to make this into a cool app
Am providing brief info below for anyone intrested..
Description
Well we all sweat trying to learn those nasty chemical formulae, or the weird biological names or maybe some antonyms and synonyms.Whatever it is anything which can make us learn our books better is just a boon. And when it happens automatically, its just amazing. This little appdoes exactly that. Now quickly make your own small notes for things you feel are difficult to learn.Save in the tiny I revise app,and add the widget. And it makes the notes available on your home screen so they cross your eyes every time you unlock your phone. And they get changed automatically so you get them all... Simple huh? Yes but very effective!! And with so many exciting features lined up it could end up as a really awesum tool.. So why waiting, lets code it !!
Features
Quick Revision Tool For students
Supports android 2.3+
Homescreen Widget (Auto Updating)
Backup/Restore Notes (to be added )
Share Notes (to be added)
Study Circle (to Be added)
Inviting everyone to work on the features mentioned and any extras which may be useful.. Also haven't been able to publish on play store as my old account was suspended by google(dunno why) and i dont have an additional card.. so apk also available there only...

its a nice oppurtunity especially for newbies like me to improve our sills, work as a team and get a useful app built in the process.. the biggies can always practice and show off their skills too

Related

[Free]CardCloud Flashcards Study App

Hi, I recently took an Android Development at my school where I made this Flashcards Study App.
There's still a lot of work I want to complete before I call it finished, but it's a good start I think. I still want to add more quizlet functionality to it (since quizlet.com doesn't seem to have an android app yet.)
Download the App!
Some features:
* Offline Mode to study on the go without an internet connection.
* Adjust card flip speeds in the settings menu
* Long press on a deck to view options
* Shuffle your flashcards
* Search Quizlet to access millions of flashcard sets.
* Edit, Delete, and Create new flashcards with a breeze
* Text-to-speech integration
* Multi-language support
* Identify your strengths and weaknesses by keeping track of how well you know a card.
* Reverse Question and Answer sides on cards
* Improved UI
EDIT:
I attached an apk that you guys can use since I can't seem to post a link to the play store.
Or alternatively, You can search for "CardCloud FlashCards" in the play store to get the official app.
I'd recommend it since I'm planning on pushing a lot of new features in the upcoming weeks.
Thanks!
Playstore link
merhans said:
A link for the apk or to the pkaystore would be nice^^ wana try it
Click to expand...
Click to collapse
Hey. Sorry. It doesn't seem to let me post links since I'm a new member.
Here's an uploaded APK file you can use in the meantime
Or you can search for "CardCloud Flashcards" in the play store if you want the official version.
Thanks for trying it out!
Definitely let me know if you run into any problems.
So far nice ui
Works good. Is it possible to share own decks with friends? It would be amazing, also an option for read only and read write permissions for shared decks.
merhans said:
So far nice ui
Works good. Is it possible to share own decks with friends? It would be amazing, also an option for read only and read write permissions for shared decks.
Click to expand...
Click to collapse
Thanks for the compliments!
Sharing is definitely a feature i'm going to be adding in the feature. Right now i'm torn between integrating some sort of facebook social network to allow for easier sharing. I've been busy trying to learn Ruby on Rails Development and Android Dev at the same time, so the cardcloud website is a bit lacking at the moment. But Sharing is definitely a big feature I want to implement.
Currently I'm in the middle of adding an ability for users to mark each card as easy/hard and then creating an infinite shuffle that will have a smart algorithm to show difficult cards more often.
That should be about two weeks out, and then I'll start working on the Deck sharing.
Great suggestion on the Read/Write permissions too! I think that would be an awesome feature, I've written it down on my notepad, so definitely stay tuned to this thread for any updates I make!
Thanks for trying out my app!
Redesign Icon
Hey buddy I think this app is great for studying and for group activities. Love what you have done. I also like the UI I made this icon for you just cuz i like messing around with Photoshop haha hope you like it
https://docs.google.com/open?id=0Byxlw5J4qbOvTWhEWnlrbFBna2M
Full icon without background or text: https://docs.google.com/open?id=0Byxlw5J4qbOvOEV2U1FEWkVfWXM
Hi. Great app. Is it possible to manually edit or create a set on a PC and transfer / open / import into the application?
A quick way of implementing this might be to add CSV or XML export and import?
Perhaps a link up to Google docs for cloud storage and on line editing?
Also, would you consider the addition of images on the flip cards? Perhaps a HTML format would make this easy to implement? A picture paints a thousand words and all...
Keep up the good work and I hope its a great success.
Steve.
**************************** [Edit] ****************************
Opening a quizlet with images renders nothing visible on the card
Steps to reproduce...
1. Search 2010 Honda Cars
2. Select any of the results
3. See the text (e.g. "2010 Honda civic") but on clicking the card to see the flip side - there is nothing.
Here is what is should look like... http://quizlet.com/1935486/2010-honda-cars-flash-cards/
**************************** [/Edit] ***************************
CardCloud - Flash Cards
CardCloud,
Great effort thus far ... you've added the ability to create card sets! This is HUGE.
Some tips I hope you're able to fix in the coming updates, please.
1. Settings - there should really only be on 'settings' button for the app (the vertical elipses button; top right/bottom right corners).
2. Logon - should be a little more clear "what" service the logon pertains to.
- I thought the ability to logon to Quizlet would work with this ?? I'm an Android newb and I've already realized things are "assumed/presumed" to be known to new users, which its not clear on many applications or the OS itself.
3. KEEP the "skip logon" this is critical and I've come across many notes type apps that I cannot even create a note when in the subway because they require a persistent internet connection = total pain in the ass and useless! You've got a good thing going with this "skip logon" ability please KEEP IT Much appreciated.
sd00 said:
Hi. Great app. Is it possible to manually edit or create a set on a PC and transfer / open / import into the application?
A quick way of implementing this might be to add CSV or XML export and import?
Perhaps a link up to Google docs for cloud storage and on line editing?
Also, would you consider the addition of images on the flip cards? Perhaps a HTML format would make this easy to implement? A picture paints a thousand words and all...
Keep up the good work and I hope its a great success.
Steve.
**************************** [Edit] ****************************
Opening a quizlet with images renders nothing visible on the card
Steps to reproduce...
1. Search 2010 Honda Cars
2. Select any of the results
3. See the text (e.g. "2010 Honda civic") but on clicking the card to see the flip side - there is nothing.
Here is what is should look like... http://quizlet.com/1935486/2010-honda-cars-flash-cards/
**************************** [/Edit] ***************************
Click to expand...
Click to collapse
Thanks! I'm planning on adding that feature pretty soon. Right now I'm on the verge of adding support for marking cards as either correct or incorrect. Also I'm adding in an in-app purchase to remove ads. I've also been working on the website portion of my app (cardcloud.net) which will allow you to upload your local decks onto a website (once you create an account) once it's uploaded, you'll be able to export from the site.
That's still a work in progress, hopefully in a week or two, I'll have that ready for you.
In the meantime, you can expect an update for marking the correctness of each card in the next day or two!
Thanks for the compliments, and thanks for trying out my app!
Supa_Fly said:
CardCloud,
Great effort thus far ... you've added the ability to create card sets! This is HUGE.
Some tips I hope you're able to fix in the coming updates, please.
1. Settings - there should really only be on 'settings' button for the app (the vertical elipses button; top right/bottom right corners).
2. Logon - should be a little more clear "what" service the logon pertains to.
- I thought the ability to logon to Quizlet would work with this ?? I'm an Android newb and I've already realized things are "assumed/presumed" to be known to new users, which its not clear on many applications or the OS itself.
3. KEEP the "skip logon" this is critical and I've come across many notes type apps that I cannot even create a note when in the subway because they require a persistent internet connection = total pain in the ass and useless! You've got a good thing going with this "skip logon" ability please KEEP IT Much appreciated.
Click to expand...
Click to collapse
Hey! Supa_Fly, thanks for the kind words.
I really like the idea of the skip button for logins. The reason the login is there is to allow users to sync their decks with the website portion of the app. (CardCloud.net) But I've been busy working on the app and haven't had a chance to get the webapplication completed yet. Hopefully in the next week or two You'll be able to backup your local decks/cards onto a website, where you can save them on a computer.
The settings functionality is a bit confusing, so I've done a bit of tinkering with it to make it more intuitive to use. Thanks for the suggestions though! I really appreciate the feedback.
In the meantime, I'm working on a v1.2 release which will allow users to mark cards as either correct/incorrect/half-correct/etc, to help with remembering your learning progression. Keep an eye out for that. Hopefully I'll be able to push that up to the google store by tomorrow. I'll also update this thread once that's complete!
Thanks again for trying my app!
Hey. Just uploaded an update to the current App on the Appstore.
Some New features:
* Identify your strengths and weaknesses by keeping track of how well you know a card. Mark a card as Correct/Incorrect/etc
* Reverse Question and Answer sides on cards
* Improved UI
* Settings AutoSave when changed, rather than having to hit a save button
* When Viewing a Deck from Quizlet, download the deck directly from the cardview for your convenience.
* Change your settings (flipspeed and question/answer reversal) from the cardview.
cardcloud said:
Hey. Just uploaded an update to the current App on the Appstore.
Some New features:
* Identify your strengths and weaknesses by keeping track of how well you know a card. Mark a card as Correct/Incorrect/etc
* Reverse Question and Answer sides on cards
* Improved UI
* Settings AutoSave when changed, rather than having to hit a save button
* When Viewing a Deck from Quizlet, download the deck directly from the cardview for your convenience.
* Change your settings (flipspeed and question/answer reversal) from the cardview.
Click to expand...
Click to collapse
Hi, my girlfriend wrote out 20 sets as study for her exam on Wednesday. Her phone updated your app and it seems her card sets have been deleted (or lost). :crying:
Is your new updated version deleting user inputted card sets?
I'd greatly appreciate a quick response if you have a way to retrieve them.
PS, where are the card sets saved? In files (what location in phone)? Perhaps we can retrieve them manually?
Thanks, Steve.
Hey sd00, I'm really really really sorry that happened.
I found a bug in my code that was clearing the sqlite DB on updates.
I fixed the bug, but unfortunately it looks like her cards have been wiped.
This is embarrassing, I'm a noob and didn't realize that would happen.
There's nothing I can do, but promise it won't happen again.
For what it's worth, If I sent you guys an ad free version of that app, would that help?
Again, I'm really sorry, let me know what I can do to try to make it better.
I'm working on the ability to create decks online and then sync them to your phone, so hopefully that'll make it easier in the future to recreate the decks.
(If you'd like, you can even send me the questions/answers and I'll type them back up for her myself.
if you pm me an email address, I can send you an apk for the free version too.
Again, I apologize for my noobness.
For such a new app - this was an unforeseen mistake by the developer. The fact that he's VERY apologetic and this app does offer some great features over the competition I'll still support this app!
As experience is gained and more testing directly by the developer we'll this app continually excel and grow in feature sets and less bugs. Not many people appreciate developers' hard work and even less developers are as humble as this one.
Supa_Fly said:
For such a new app - this was an unforeseen mistake by the developer. The fact that he's VERY apologetic and this app does offer some great features over the competition I'll still support this app!
As experience is gained and more testing directly by the developer we'll this app continually excel and grow in feature sets and less bugs. Not many people appreciate developers' hard work and even less developers are as humble as this one.
Click to expand...
Click to collapse
Hey Supa_Fly, thanks for the kind words and support! It's been a lot of fun working on this app and I've learned a lot from the experience. Hopefully as I improve, so will the app. Sorry again to sd00 for the bug. I spent a few days testing and retesting to make sure it wouldn't happen again before I pushed up the newest update this afternoon.
I've been working on the syncing functionality the last week or so and I got it finally working the way I wanted. Not 100% yet, but allowing users to create their decks online I think is a necessary feature, since writing out individual cards on a phone is a pain. I'd like to tweak it a bit to make syncs work faster/better, but I'm slightly limited by my web server since it's a bit slow. Hopefully if I can generate any revenue through the app, I'll be able to put it towards faster servers. I'll keep an eye on the bug log to make sure nothing goes awry though.
I've pushed the new features up onto CardCloud.net allowing users to login to their accounts and create their cards online. Also, I uploaded the app updates to the google play store so users should be able to get the updated app with fixed functionality. Hopefully I didn't mess anything up this time .
In the meantime, I have a couple new features in the pipes that I'm working on that I think should improve the app. Hopefully I'll be able to get these pushed out in the upcoming weeks:
- Image support for flashcards. Definitely a top priority feature, should have an update for this within the next few weeks.
- Rich Text Editing. Another top level feature I want for the app.
- Better Quizlet integration. Search for usernames, and returning public decks, recently studied, etc
Anyways, sorry for the wall of text. When I get new features implemented for this app, I will post them here.
Development stops?
Gesendet von meinem Nexus 5

[discussion] THINK DIFFERENTLY

Hello everyone and thank you for your attention in the meantime!
We already notice that I am using Google Translate to communicate a bit 'better with you ... unfortunately my English is bad ...
With this question I would ask some of your impressions about the development of new ROM for Android.
I unfortunately delivery a bit 'at a disadvantage because I'm not a developer but just a noob playing with phones and test the different solutions that you offer through your releases.
Indeed, from this point of view I can say that I have tried almost all the main ROM and hybrid versions with kernel taken here and there.
But I've always noticed that the experiences of use, graphically speaking (UI), always remain similar, because the part of louncher is never developed, but the aim is to create a very user interface customization through changes color and background or placement of the elements.
For me it is not easy to explain, because I know that the topic is vast and Android is famous for it to be customizable, but my question is this: why do not you propose something really different and complete? A new ROM and can express a different concept of "personalization" ..
I think to some Louncher, type Listener (which I'm using now and I must say I really like it despite some bugs), or Splay (as a concept that I liked very much!), Or other similar but are not always reflected among users .. .
You may think that they are not customizable as it is for example Paranoid ROM that allows you to change many aspects of the UI are different ... but .. I do not know how to explain it .. try to focus on each other and to give news!
So I would suggest to you that you created ROM and the main team: why do not you join to create something new that is stable, fast and creative?
You have very capable graphics, you are the masters of code, so why not go beyond what is android now and try to find the best that each of you has to offer to create something extraordinary?
I'm sure each of you has at least once thought, "how I wish that notifications appear in a different way" (as the team made ​​it through Holo Paranoid ..!).
So .. create something .. UbuntuPhone style but also beyond .. looking for a concept to follow .. for example the samsung has developed its own theme focusing it on the nature .. but then: why not develop a UI based on a tree ? Or on a leaf! Do you understand?
I know it's a giant work but you are the best community of developers for mobile phones and I am sure that if you join forces, you can do a job never seen before ... because you can have a continuous feedback with millions of Android users who can help you in your work on ideas, tips, feedback, etc.!
What do you think?
Thank you for your attention!
I will to try to give to you (how much "to" :silly an idea about my theard:
so I will image the UI like an Infograph or a white pepper. And image in this space something as an virtual ambient thet will be familiar to "costumers" (sorry for the word but I don't know which one to use) and it's can be something of real live, like a desk with paper, pens and so on, that each one of them rappresents a category of apps. For exemple, the calculator rappresents the calculator'app!
So, if you like to change subject you can image a small city as "desktop" of the phone where the apps are graphites on the wall and ther's a person that walks in differents ways for change the differents views!
Or you can image the apps like "animals" that they grow older if the app will not use for a long time! (image the game "poo") and you can have all this animals in different fences divided into different category...
I can go on for years to give some ideas...but the concept is: create a new way of UI!
Something of different that can change the way of we use the phone! A new way that make older the other louncher! A new way that allow the developers to create differents wolrds!.. And integrate each of this ecosystem with utilities like weather (the weather can change in the "desktop" if change in real life...or can change the time with sun and moon! and so on..)!
Or you can think about a something of more easier, like a real infograph where the apps are in a white space and the user can choose the way to connect them and he can move in this space with different effect or with different way (like drag the screen or using some arrows that indicate the ways to move)...
So...something of new! The only problem can be define a commons libraries that allow to create this UI.
I think about HTML 5 and it's ability to be flexible...I know that java is more complicated but maybe can be a way to streamline the code!
Let me know what do you think about and if it can be possible, on your opinion! :highfive:

[App][2.3+] iRevise -- quickly makes notes and revise!

GUYS, here is my first app on xda.. A very simple app in comparison to the biggies here, but couldn't find any app in play store which had this feature.. So here it is.. ANd ive released it on sourceforge under Apache License V2.0, so anyone interested to come forward in building this further is most welcome..
Though there are a lot of notes apps with lots f features none has the ability to revise it them via home screen. And as me and my friends are using it , its definitely very useful for students..
Waiting for your feedback/help/contributions.....
Here is the description..
SOurceforge link
http://irevise.sourceforge.net
Well Guys, we all sweat trying to learn those nasty chemical formulae, or the weird biological names or maybe some antonyms and synonyms.Whatever it is anything which can make us learn our books better is just a boon. And when it happens automatically, its just amazing. This little appdoes exactly that. Now quickly make your own small notes for things you feel are difficult to learn.Save in the tiny I revise app,and add the widget. And it makes the notes available on your home screen so they cross your eyes every time you unlock your phone. And they get changed automatically so you get them all... Simple huh? Yes but very effective!! And with so many exciting features lined up it could end up as a really awesum tool.. So why waiting, lets code it !!
Features
Quick Revision Tool For students
Homescreen Widget (Auto Updating)
Backup/Restore Notes (to be added )
Share Notes (to be added)
Study Circle (to Be added)
ChANGELOG
VERSION v1.2.0
SETTING TO CHANGE NOTE UPDATE TIME
BUG FIX WITH DELETE AND UPDATE
FIXED ISSUES ON ANDROID 2.3
NOW OPENSOURCE. ADDED TO SOURCEFORGE
VERSION v1.1
UI IMPROVEMENT
Guys Now on play store.. Please do download and review
Added all the features promised..
Playstore Link ::
https://play.google.com/store/apps/details?id=com.gvm.revise

[App 2.3+] iRevise Free - Study on the GO!

BIOLOGY /English / Chemistry /Maths Solution to all your woes!! Well yeah, we all sweat trying to learn those nasty chemical formula, or the weird biological names or maybe some antonyms and synonyms.Whatever it is anything which can make us learn our books better is just a boon. And when it happens automatically, its just amazing. This little appdoes exactly that. Now quickly make your own small notes for things you feel are difficult to learn.Save in the tiny I revise app,and add the widget.. You will have your study material on your home screen!!
Features::
Simple notes app
Widget which sits on your homescreen and rotates you notes.
Directly access full note from homescreen.
Backup and restore notes so u never lose them!
Share your material with friends via any text app.
PLaystore Link :
https://play.google.com/store/apps/details?id=com.gvm.revise
Pls do try and review... Awaiting your feedback
Nice idea of app!
Maybe you should think of adding the possibility to create some MCQ or small questions/answers lists.
I will really enjoy to see this feature to learn my lists of vocabulary
Idoo05 said:
Nice idea of app!
Maybe you should think of adding the possibility to create some MCQ or small questions/answers lists.
I will really enjoy to see this feature to learn my lists of vocabulary
Click to expand...
Click to collapse
hey thanks a lot for your suggestion.. Will try to incorporate it asap by the way if ure a dev. and interested in working together, we can surely connect!

[APP][6.0+] Effected Keyboard 2 - Nice Typing with Live Visual Effects

Effected Keyboard 2​EffectedKeyboard2 is the 1st keyboard that introduces live animations which pop off-the-keyboard into the screen and do not require rooting the device.​​ EffectedKeyboard2 features live keyboard animations that translate typing experience into a journey, full of movement and impressions with cool typing effects! ​​ EffectedKeyboard2 is full of out-of-the-box personalized options along with full set of popping off-keyboard animations. It allows you to type with first of its kind typing experience without rooting your Android device!​
Features:​ Exceptionally nice ergonomics (size, layout, functionality…) and you’ll feel the difference​ Switch languages with swipe right from the spacebar​ Symbols are both on the main layout and on swipe left from the spacebar​ Extra functions on swipe up from the space bar​ Extra functionality includes: copy, paste, select, undo redo, clipboard history, emojis, voice to type and split views​ 4 mostly used punctuation marks on the main layout (,.?!) And additional symbols on long press​ Drag typing cursor to fix typo: turn on fix typo mode by long press on space bar until it shines and you can drag the finger over the keyboard to move the typing cursor to easily edit and fix typos.​ Effects as you type​Effects as you type include: button animation, flying letters​ Flying letters can fly off the keyboard into the screen (paid feature)​ No Internet permission is required. Nor any other weird stuff​ Battery efficient​ Multilingual​ No rooting required. Though works best with both rooted and unrooted devices.​ Wide spacebar option​ Large keys option​ Latin characters (for students and Academia)​ Voice to type​ Text editing (see Extra features above)​ Does not collect data​
My personal story:
How I saw effects on TV, couldn’t believe it’s unreal and ended up to be successful with the right attention from my parents
YooTube:
Link:
Effected Keyboard 2 - Apps on Google Play
We love typing. And we love animation.
play.google.com
On the News:
Our top 5 Android and iOS apps of the week | nextpit
FKeyboard, GoneMAD or Before Your Eyes... Find our 5 Android and iOS applications of the week on the Google Play Store and the Apple App Store.
www.nextpit.com
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I changed it from Productivity to Personalization in Google Play.
Added Arabic, Ukranian, African, Hindi and French translations to app description in the store.
Hi, I discovered now that I accidentally named the 2nd version of the keyboard after someone’s trademark. I immediately renamed to the previous name (which I checked now as well for registered trademark) I apologies it wasn’t on purpose by any means. I had two versions of the keyboard so far - the first one was EffectedKeyboard, the second one is just EffectedKeyboard2 from now on. If you encounter any violations on my side or on the side of EffectedKeyboard and its derivatives, please let me know. I take them very seriously and try to fix them much before anyone tell me about them.
Many thanks,
Yours
vitalipom
Ahola! Gang, I updated description and added my personal story additionally. When will I see your comments??
Has anyone from here tried the app? Still long time after submitting the post no response.
I updated the description along with some screenshots. If you haven’t checked the app, please do so. Looking for your feedback.
Hi, nice keyboard i think you are used AnySoftKeyBoard source code Right?! So could you please give me the source code of your forked version if it's and open source I just installed your from Google Play it's nice and have cool features with less options different from Menny's one!
GorranKurd said:
Hi, nice keyboard i think you are used AnySoftKeyBoard source code Right?! So could you please give me the source code of your forked version if it's and open source I just installed your from Google Play it's nice and have cool features with less options different from Menny's one!
Click to expand...
Click to collapse
EffectedKeyboard2 is based on Open Source.
So first of all, thanks for commenting.
What do you need its source for though? Menny’s source is available online under Apache License.
Mine you can deserialize if you’re looking for suspicious behavior, etc. to see that there is no weird-weirdo stuff is going on. You just won’t be able to recompile it, but yet once again I don’t want people to take a ride on my success in future and publish versions of my keyboard with stuff like key-loggers and other sh** that collects data. If you look carefully, you’ll realize that no one could even actually install it outside of play store. Why. Once again because it’s been gone through enormous trials to be unsuccessfully pirated and be uploaded to 3rd party stores.
If you’re looking for EffectedKeyboard2 source code as a friend, just to fork and add some features, then there’s a way to get what you want.
Generally speaking there’s an option to drop me a ping from within the app. Once we talk, I’m always open to hear new requests and if you saw the comments, tens of users got the features they wanted and they sort of like the fact that they can just “ask and get” what they want.
It’s not that I charge anything from anyone of them. It’s more of utilizing the capabilities of what is possible rather than going violent into something illegal or doing something forcefully planned as being perceived intolerable. For those cases there are indeed lots of suitcases, lots of jailbroken devices (where people’s credit cards disappear…) and many people who just live in this circle of hate.
My keyboard is based on Anysoftkeyboard, legally, I also spoke to Menny a couple of times. He’s a great guy and a great engineer.
Anything that is in the grey area, or sort doesn’t have clear answers right away get very very shortly fixed just right away, once something in that manner appears.
And if you’d like to have a good read and understand whom’s whom, there is an About section inside the app, which is literally an About section if that makes sense. I mean there is actually an informative information inside there.
Does it sound quite good to you?
vitalipom said:
EffectedKeyboard2 is based on Open Source.
So first of all, thanks for commenting.
What do you need its source for though? Menny’s source is available online under Apache License.
Mine you can deserialize if you’re looking for suspicious behavior, etc. to see that there is no weird-weirdo stuff is going on. You just won’t be able to recompile it, but yet once again I don’t want people to take a ride on my success in future and publish versions of my keyboard with stuff like key-loggers and other sh** that collects data. If you look carefully, you’ll realize that no one could even actually install it outside of play store. Why. Once again because it’s been gone through enormous trials to be unsuccessfully pirated and be uploaded to 3rd party stores.
If you’re looking for EffectedKeyboard2 source code as a friend, just to fork and add some features, then there’s a way to get what you want.
Generally speaking there’s an option to drop me a ping from within the app. Once we talk, I’m always open to hear new requests and if you saw the comments, tens of users got the features they wanted and they sort of like the fact that they can just “ask and get” what they want.
It’s not that I charge anything from anyone of them. It’s more of utilizing the capabilities of what is possible rather than going violent into something illegal or doing something forcefully planned as being perceived intolerable. For those cases there are indeed lots of suitcases, lots of jailbroken devices (where people’s credit cards disappear…) and many people who just live in this circle of hate.
My keyboard is based on Anysoftkeyboard, legally, I also spoke to Menny a couple of times. He’s a great guy and a great engineer.
Anything that is in the grey area, or sort doesn’t have clear answers right away get very very shortly fixed just right away, once something in that manner appears.
And if you’d like to have a good read and understand whom’s whom, there is an About section inside the app, which is literally an About section if that makes sense. I mean there is actually an informative information inside there.
Does it sound quite good to you?
Click to expand...
Click to collapse
Why you replayed in that's bad way i didn't said anything in wrong! I just asked to you if your project is have an open-sourced like Menny i really want to fork for my personal using and adding some new features like new emojis from Android 12L or create more themes to main app or adding new languages to the available list inside the app itself nothing else but you were talked to my N' you think I'm the theft or bad guy to steal you work NO absolutely you are fault about me because I'm not the app developer and donn know anything about hacking or something One of the accusations you made against me without knowing who I was. It was very sadness word's for me. I'm sorry I bothered you I asked you to the source code in a nice way but you rejected by the bad way that's so strange IDK why you call me a PIRATE!!
Dear @GorranKurd, I understand there’s most probably been a language barrier.
First of all, under no circumstances I referred to you as a pirate. I assumed you wanted some features (and if you translate my reply to your favourite language you’ll see that as well: ) I suggested you to drop me a ping, and simply ask for the list of features that you want, especially when I do that literally for free of charge. And so I did to all of my users who’s been asking.
As of piracy, and the part you are referring to: I said that there are malicious users over the internet against whom I have defense. They add Internet permissions and other (as I referred to sh** stuff) unwanted behavior to ANY kind of software — not only keyboards. They they steal both mine and YOUR data and credentials. Referring to the same sentence, I’ve added that you CAN and MIGHT WANT TO and IT’S OKAAAAAY and welcomed to decompile my code and see that there is literally NO unwanted behavior or any intention for such. Since you realize that it’s like, I mean… A keyboard. People type passwords and credit card numbers with it. I said you simply won’t be able to recompile it back.
I hope that now it makes a little bit of more sense.
I realize that I tried to sound as much clear as possible and put many details, but please understand that others will read it too and they’ll simply want to be informed on as much many details in message as possible.. As of yourself, would you like to drop me a ping? Via email for instance? That way I’ll be able to explain anything in more personal way, without being worried about the rest of the community who reads the messages and of course to work with you on the new features (you mentioned new smilies, themes and languages). You’ll literally be able to command on anything you want . I welcome you to read the comments on the app in the Play Store to see how others enjoyed the process. And no, 99% of them are not friends and family, those are people whom I came across the Internet just like you .
Does it sound better now?
Please let me know if anything else still sounds offensive, or bad, etc. As you might have already understood there were no such intentions.
[EDIT: I didn’t succeed to quote twice in a row, so I hope you’ll see this. I hope you won’t remain with the negative impression you’ve got.]
vitalipom said:
Dear @GorranKurd, I understand there’s most probably been a language barrier.
First of all, under no circumstances I referred to you as a pirate. I assumed you wanted some features (and if you translate my reply to your favourite language you’ll see that as well: ) I suggested you to drop me a ping, and simply ask for the list of features that you want, especially when I do that literally for free of charge. And so I did to all of my users who’s been asking.
As of piracy, and the part you are referring to: I said that there are malicious users over the internet against whom I have defense. They add Internet permissions and other (as I referred to sh** stuff) unwanted behavior to ANY kind of software — not only keyboards. They they steal both mine and YOUR data and credentials. Referring to the same sentence, I’ve added that you CAN and MIGHT WANT TO and IT’S OKAAAAAY and welcomed to decompile my code and see that there is literally NO unwanted behavior or any intention for such. Since you realize that it’s like, I mean… A keyboard. People type passwords and credit card numbers with it. I said you simply won’t be able to recompile it back.
I hope that now it makes a little bit of more sense.
I realize that I tried to sound as much clear as possible and put many details, but please understand that others will read it too and they’ll simply want to be informed on as much many details in message as possible.. As of yourself, would you like to drop me a ping? Via email for instance? That way I’ll be able to explain anything in more personal way, without being worried about the rest of the community who reads the messages and of course to work with you on the new features (you mentioned new smilies, themes and languages). You’ll literally be able to command on anything you want . I welcome you to read the comments on the app in the Play Store to see how others enjoyed the process. And no, 99% of them are not friends and family, those are people whom I came across the Internet just like you .
Does it sound better now?
Please let me know if anything else still sounds offensive, or bad, etc. As you might have already understood there were no such intentions.
[EDIT: I didn’t succeed to quote twice in a row, so I hope you’ll see this. I hope you won’t remain with the negative impression you’ve got.]
Click to expand...
Click to collapse
Bro, you misunderstood me. I asked for your code to make more improvements and adding new features because it has a simple and beautiful interface that only contains the necessary things that are necessary for the user for typing you nailed it that you removed the Files & Storage and contacts permissions are no required to work app, So and I think it's good enough to have only one permission which is vibration control and other Google Play Billing is okay and safe permission! because of that i like to use your for daily using and typing it's smaller size with important options and I think is much better than the original one!
GorranKurd said:
Bro, you misunderstood me. I asked for your code to make more improvements and adding new features because it has a simple and beautiful interface that only contains the necessary things that are necessary for the user for typing you nailed it that you removed the Files & Storage and contacts permissions are no required to work app, So and I think it's good enough to have only one permission which is vibration control and other Google Play Billing is okay and safe permission! because of that i like to use your for daily using and typing it's smaller size with important options and I think is much better than the original one!
Click to expand...
Click to collapse
Hiiiii
I’m so glad I don’t sound like a monster anymore!!
I understood you are asking for the code to make improvements, I simply tried to cover as much topics as possible in a single message.
My keyboard is based on open source, but it’s not open source. I was talking about an option to drop me an email since it’s much more convenient to talk about such things there.
As of improving the keyboard, we will find a way to improve it in a way that’ll work for both of us.
It’s not open source as you might have understood, it’s based on open source.
Would you like talk about the things you’d like to add? Do you use it?
May I ask you where you from? What languages you’d like to add?
If you really want to code, then at least the themes are pluggable. You can upload them to the store and use them inside the keyboard.
If you ask me, many Menny’s users were trying to improve his keyboard and just gave up because it’s TONS over TONS of code. I wouldn’t say that helping for free does worth the hustle.
And that’s why I’m offering working on what you want together - you have the keyboard, so just ask me what you want, I’ll deliver and you’ll have it on your keyboard 100% usable and what you don’t like you can simply ask for changes, even 1000 times.
But you really don’t have to code new features for me for free. I plan to earn money with that keyboard one day, so why would you work for free for whilst someone is getting paid.. I mean I would hire you, but I don’t have how to pay you.. And allowing you to work for free (since again it’s going to be a commercial product) is sort of a bad sense. If someone helps me I want to give back, but I cannot give back for someone who’s coding for me.
You are able to command and tell me that this this and this suck or excellent and you want this this and this. And those are the sort of things that I’ve been doing with other users.
Does it sound cool?
Like I’d like to clarify: people like you who ask for new features from me, who know what they want to see are pure gold for me. I mean I’m searching for such opportunities all the time. So I wouldn’t like for that to be missed.
And thank you so much for describing what you like in the keyboard!!!!!! I analyze the things that people describe from time to time and learn many lessons from those descriptions.
You rock! So would you like to make a list of the things you wanted to add and improve?
Would that work for you btw?
vitalipom said:
Hiiiii
I’m so glad I don’t sound like a monster anymore!!
I understood you are asking for the code to make improvements, I simply tried to cover as much topics as possible in a single message.
My keyboard is based on open source, but it’s not open source. I was talking about an option to drop me an email since it’s much more convenient to talk about such things there.
As of improving the keyboard, we will find a way to improve it in a way that’ll work for both of us.
It’s not open source as you might have understood, it’s based on open source.
Would you like talk about the things you’d like to add? Do you use it?
May I ask you where you from? What languages you’d like to add?
If you really want to code, then at least the themes are pluggable. You can upload them to the store and use them inside the keyboard.
If you ask me, many Menny’s users were trying to improve his keyboard and just gave up because it’s TONS over TONS of code. I wouldn’t say that helping for free does worth the hustle.
And that’s why I’m offering working on what you want together - you have the keyboard, so just ask me what you want, I’ll deliver and you’ll have it on your keyboard 100% usable and what you don’t like you can simply ask for changes, even 1000 times.
But you really don’t have to code new features for me for free. I plan to earn money with that keyboard one day, so why would you work for free for whilst someone is getting paid.. I mean I would hire you, but I don’t have how to pay you.. And allowing you to work for free (since again it’s going to be a commercial product) is sort of a bad sense. If someone helps me I want to give back, but I cannot give back for someone who’s coding for me.
You are able to command and tell me that this this and this suck or excellent and you want this this and this. And those are the sort of things that I’ve been doing with other users.
Does it sound cool?
Like I’d like to clarify: people like you who ask for new features from me, who know what they want to see are pure gold for me. I mean I’m searching for such opportunities all the time. So I wouldn’t like for that to be missed.
And thank you so much for describing what you like in the keyboard!!!!!! I analyze the things that people describe from time to time and learn many lessons from those descriptions.
You rock! So would you like to make a list of the things you wanted to add and improve?
Would that work for you btw?
Click to expand...
Click to collapse
Hello again dear @vitalipom haha no no you are a good man and smart at same time, first of all sorry about my bad English and misspelling because it's not my native language!
I'm a translator and added my language Kurdish to the Menny AnySoftKeyboard from an early version i think was 10 years ago when i started to translate the app interface and then a learned to create a language pack to AnySoft till 2020 i just used the mennys keyboard as my default keyboard but they occurred some issues and bugs that caused the program to crash and freeze on screen you may knew that bug! Because of that i stopped use that keyboard and replaced by Samsung Keyboard after the Sam team was added my language to the Sam Keyboard on OneUI 3.1, After two or more years in the past month i tried to test AnySoft again an notices that the bug was fixed .. And then about your keyboard i saw an old issue on AnySoftKeyboard that you put you forked version on the replay comment and i found yours by that way I installed and loved it's cool and simple nice ui/ux but i looked to my language Kurdish it was not there because of that i search on the net and google takes me to here XDA ... So I have a lot questions and i wana help you if you wanted too i can create new language pack for my language and you include in your app also i have and old forked version of menny main project that i created to many cool themes and so on..
GorranKurd said:
Hello again dear @vitalipom haha no no you are a good man and smart at same time, first of all sorry about my bad English and misspelling because it's not my native language!
I'm a translator and added my language Kurdish to the Menny AnySoftKeyboard from an early version i think was 10 years ago when i started to translate the app interface and then a learned to create a language pack to AnySoft till 2020 i just used the mennys keyboard as my default keyboard but they occurred some issues and bugs that caused the program to crash and freeze on screen you may knew that bug! Because of that i stopped use that keyboard and replaced by Samsung Keyboard after the Sam team was added my language to the Sam Keyboard on OneUI 3.1, After two or more years in the past month i tried to test AnySoft again an notices that the bug was fixed .. And then about your keyboard i saw an old issue on AnySoftKeyboard that you put you forked version on the replay comment and i found yours by that way I installed and loved it's cool and simple nice ui/ux but i looked to my language Kurdish it was not there because of that i search on the net and google takes me to here XDA ... So I have a lot questions and i wana help you if you wanted too i can create new language pack for my language and you include in your app also i have and old forked version of menny main project that i created to many cool themes and so on..
Click to expand...
Click to collapse
I would LOVE to get your help!! Thank you
As of Kurdish apparently you can install it, I’ll just have to add it to the main UI. Generally, simply install Menny’s Keyboard Kurdish language pack - the one that’s in the Google Play Store that works with Anysoftkeyboard and it’ll work right away.
So first, let’s see that Kurdish works for you.
And then we can try to see what else you’d like to have in the keyboard. But first let’s make sure you have a nice set up keyboard you can have for your daily usage .
GorranKurd said:
Hello again dear @vitalipom haha no no you are a good man and smart at same time, first of all sorry about my bad English and misspelling because it's not my native language!
I'm a translator and added my language Kurdish to the Menny AnySoftKeyboard from an early version i think was 10 years ago when i started to translate the app interface and then a learned to create a language pack to AnySoft till 2020 i just used the mennys keyboard as my default keyboard but they occurred some issues and bugs that caused the program to crash and freeze on screen you may knew that bug! Because of that i stopped use that keyboard and replaced by Samsung Keyboard after the Sam team was added my language to the Sam Keyboard on OneUI 3.1, After two or more years in the past month i tried to test AnySoft again an notices that the bug was fixed .. And then about your keyboard i saw an old issue on AnySoftKeyboard that you put you forked version on the replay comment and i found yours by that way I installed and loved it's cool and simple nice ui/ux but i looked to my language Kurdish it was not there because of that i search on the net and google takes me to here XDA ... So I have a lot questions and i wana help you if you wanted too i can create new language pack for my language and you include in your app also i have and old forked version of menny main project that i created to many cool themes and so on..
Click to expand...
Click to collapse
@GorranKurd Did you happen to succeed installing Kurd on my keyboard? You just install Menny’s one (for Anysoftkeyboard) and it works for Effectedkeyboard2 the same way as well.
I know it’s not under Languages in Effected Key, but I’ll add it there later as well.
If you could drop me a direct message, I’d send something small and nice for you as well. (It’s a surprise.)
Let me know when you happened to be here around .

Categories

Resources