Related
NEW VERSION 1.4.2 available
Its very useful application testing it now...
Looks promising. I'm testing now. Can we use pictures as background? And will we have a localisation of program, I can help in greek translation.
dancer_69 said:
Looks promising. I'm testing now. Can we use pictures as background? And will we have a localisation of program, I can help in greek translation.
Click to expand...
Click to collapse
For this version no.
I added your ideas to the todo list above.
I think, it will be possible in next release.
oh... downloading
// i will test it tonight at home..
would you be able to include the task manager? that would be useful
Nice 1 downloadin as we speak ....
Thanx alot
Going give it a try.. looks good [email protected]!
Looking for this a long time !!!
Please continue "New" is not possible
Sweet!
I spent hours looking for something like this the last two days, and here it is!
Nice
I find it useful, but there's a bug i've found so far.....i couldn't get the function "New" working....
Anyway, it's a good and nice application, hope there's a significant improvement
thank you
Very good idea, keep developing it! You could have a big hit on your hands!
Downloading to test right now.
Question/Suggestion:
Is it possible to make the gestures configurable?
queer~dude said:
I find it useful, but there's a bug i've found so far.....i couldn't get the function "New" working....
Anyway, it's a good and nice application, hope there's a significant improvement
thank you
Click to expand...
Click to collapse
It's not a bug. It is not implemented yet. Therefore this feature is on the ToDo list at the moment. Will come with next release.
s.l.i said:
ToDo for next release:
- ... your suggestions?
Click to expand...
Click to collapse
Hi there!
What about a monthly overview for the Todayscreen? Ever thought about that?
We got that issue "somewhere else"
CU,
Kaffee
At last
looks very promising , it's an app that is missing so props to you my friend just keep up the good work!
It is support VGA resolution too!!!
OMG!!! as I see it runs pretty well in my VGA screen!!!!!!!!!!
Thank you very much for this project.
Keep up the good work!!!
Finally someone is working on such a project
Keep it up!!
Looks very cool, I will keep an eye on this app, I see great potential.
Keep up the good work.
Actually, in all fairness, there was such a project a few months back called OtO (One Touch Organizer), but I believe that the developer ran into some personal issues and had to stop development (temporarily). Do a search, his last revision was 0.5b (I think). The program is really good, and it actually replaces "Tasks" as well.
I will download this one later since it looks rather promising. Maybe it could be turned into a Today Plugin so that we can use it with UL. I have been thinking lately that it would be nice to have a Touch/slide-your-finger type calendar as a Today Plugin... maybe some of you could turn my idea into a reality
This looks awesome!
@egzthunder: Use a program called Calendar+ to put your calendar on UL!
looks great!! Would you consider the scroll wheel input for appointments date/time when you have created it. Like iphone input. Not because I am an Iphone lover. It just seems to be a really simple way to input data.
Thanks
Curious George
deleted for lack of response
johnny quest said:
deleted for lack of response
Click to expand...
Click to collapse
JQ,
If you mean uploading an app to the Market, then you need to sign-up to be an Android developer (25 bucks).
Some useful links:
http://developer.android.com/index.html
http://developer.android.com/guide/publishing/publishing.html
http://market.android.com/publish
Didn't see your thread until after I got home from work...
Cheers!
if you just want to post comments, you first need to download the app, then you get the option to rate and comment. Download app, then hit Post a Comment
thanks you very much. Sorry I had to delete because no one would help me out. Just one person but didn't understand.
I paid the fee and got an account. I'm just not sure about those "manifest, xml, and other files" to put in my app. I'm not a developer, I just create images on my photoshop cs5. I do a good job and wouldn't post junk. I just don't know the lingo that goes with the app. I create good quality, very detailed icons, clocks, docks would love to create a theme but its the files that I don't know.
I was looking for help on this.
johnny quest said:
thanks you very much. Sorry I had to delete because no one would help me out. Just one person but didn't understand.
I paid the fee and got an account. I'm just not sure about those "manifest, xml, and other files" to put in my app. I'm not a developer, I just create images on my photoshop cs5. I do a good job and wouldn't post junk. I just don't know the lingo that goes with the app. I create good quality, very detailed icons, clocks, docks would love to create a theme but its the files that I don't know.
I was looking for help on this.
Click to expand...
Click to collapse
There's tons of great web sites with simple tutorials and apps--a great way to get started and dip your toe in the pool, so-to-speak. I've found that by searching and trying stuff out, you'll learn a lot in a short time. Don't try to absorb and understand it all at once--there's just too much. Take small bites of the Android pie and it'll digest much easier
There's a few good books out there too, but I would advise searching for helpful sites that lead you through some simple apps first. This will teach you about Eclipse and the basic things that you can do for building said apps.
Good luck and cheers!
I was wanting to know if anyone can explain to me how to theme for the Evo 3D. I have not themed for a phone yet but I would like to start and to learn how. I have no problem reading a lot and doing a lot of testing and trial and error. I just would like to know if any themers can give me a head start on where I can begin. I have a lot of great ideas.
I am somewhat experienced in C++, and CAD programs as I am a Mechanical Engineer but if it's required to have a greater knowledge in those then it would be great to know more. At least I would enjoy learning it since I'd be doing something I enjoy. Any help would be appreciated.
Thank you in advance.
Also I understand we can't apply full themes until we have s-off but it seems people have ROMs and Themes done already so I would like to take the opportunity to start working on my own as well since I am sure I will have to learn alot.
toxicfumes22 said:
I was wanting to know if anyone can explain to me how to theme for the Evo 3D. I have not themed for a phone yet but I would like to start and to learn how. I have no problem reading a lot and doing a lot of testing and trial and error. I just would like to know if any themers can give me a head start on where I can begin. I have a lot of great ideas.
I am somewhat experienced in C++, and CAD programs as I am a Mechanical Engineer but if it's required to have a greater knowledge in those then it would be great to know more. At least I would enjoy learning it since I'd be doing something I enjoy. Any help would be appreciated.
Thank you in advance.
Also I understand we can't apply full themes until we have s-off but it seems people have ROMs and Themes done already so I would like to take the opportunity to start working on my own as well since I am sure I will have to learn alot.
Click to expand...
Click to collapse
Theming requires mostly graphics design. You're changing images inside the Framework-res.apk and Systemui.apk. Each phone runs differently, so this information may be slightly incorrect, but if you take a deodexed ROM, you will find inside the .zip, system/framework/framework-res.apk>res>Drawable-hdpi. This folder is where most of the changes will be. For individual apps, you open the app (via a file manager, like 7zip) and open res > drawable-hdpi for the images.
The hardest part (for me) are XML files, this is where the C++ knowledge will come in handy. This is for changing text colors and animations in the framework. Most of what you'll change though *should* be inside framework-res.apk and Systemui.apk.
Now, something new I found out is if you're running Sense, then you must modify the Rosie.apk that's included (I think.)
Thank you as that is very useful, but since this would be my first time actually messing with a phone like that. What program works best for extracting a rom and what should I use to pull the information from the rom.
So it's the holidays and I'm very very poor right now. I've trying to think of things to make for my lady, and one thing that came to mind was an app! lol, she's on her phone a lot and she knows i love messing with my phone so I thought it'd be a cool idea to make her a custom app, something simple, maybe with a splash screen that shows a pic of us, and then into a love note, followed by some pics of us.
So that's my idea, I've tried making this on one app maker, the crappy conduit one, but every time i installed the APK on my phone (nexus5) it never showed any of the stuff i made on their site.
So here's the thing, does anyone know of a good and easy app maker I could use that would allow me to basically design it, and have it make the code for me, and the APK? I have eclipse setup on my system so i may be able to any editing and whatnot...but, seeing as time is a factor (i only have a few days) id love to get it done in a matter of a day at least.
any info or tips would be greatly appreciated, im no coding genius but i can follow directions quite well lol. Thanks!
mykull said:
So it's the holidays and I'm very very poor right now. I've trying to think of things to make for my lady, and one thing that came to mind was an app! lol, she's on her phone a lot and she knows i love messing with my phone so I thought it'd be a cool idea to make her a custom app, something simple, maybe with a splash screen that shows a pic of us, and then into a love note, followed by some pics of us.
So that's my idea, I've tried making this on one app maker, the crappy conduit one, but every time i installed the APK on my phone (nexus5) it never showed any of the stuff i made on their site.
So here's the thing, does anyone know of a good and easy app maker I could use that would allow me to basically design it, and have it make the code for me, and the APK? I have eclipse setup on my system so i may be able to any editing and whatnot...but, seeing as time is a factor (i only have a few days) id love to get it done in a matter of a day at least.
any info or tips would be greatly appreciated, im no coding genius but i can follow directions quite well lol. Thanks!
Click to expand...
Click to collapse
i can help you get in to the play store if your intrested i have a developer acct ... im just not that good at coding so i could not be too much help on that end .... if you had more time i could build it for you but im slow.. but if you want it in the playstore send me the apk and ill see what i can do
trevor.bman said:
i can help you get in to the play store if your intrested i have a developer acct ... im just not that good at coding so i could not be too much help on that end .... if you had more time i could build it for you but im slow.. but if you want it in the playstore send me the apk and ill see what i can do
Click to expand...
Click to collapse
oh nah man, i dont need it on the play store. this is just a personal thing for her. I would send her the apk to install on her phone (i'll probably be right next to her to show her how) and then she would just open it, read the note and swype through some pics of us. I just think it'd be cool for her to have an entire custom app that's her and I, instead of just some slideshow online that anyone can do these days.
mykull said:
oh nah man, i dont need it on the play store. this is just a personal thing for her. I would send her the apk to install on her phone (i'll probably be right next to her to show her how) and then she would just open it, read the note and swype through some pics of us. I just think it'd be cool for her to have an entire custom app that's her and I, instead of just some slideshow online that anyone can do these days.
Click to expand...
Click to collapse
well watch a few you tube tuts lol that will get u started i use android studio to build my apps
trevor.bman said:
well watch a few you tube tuts lol that will get u started i use android studio to build my apps
Click to expand...
Click to collapse
hey if i were to send you this APK i got from this ****ty conduit app maker (the app barely works on my phone, just doesnt show things properly) would you be able to edit it to work maybe?
mykull said:
hey if i were to send you this APK i got from this ****ty conduit app maker (the app barely works on my phone, just doesnt show things properly) would you be able to edit it to work maybe?
Click to expand...
Click to collapse
no i would need the java key for that apk file to edit it ..... it may be possible but im not experienced enough to know how to do that
Share only with the apps you like
You could configure which apps are allowed to be shown in the "share with" list. If you have installed many apps, this app helps you to have a better overview.
Changed settings are applied immediately (except you change it in settings).
Important:
This app needs the Xposed Framework. The framework requires root access for installation. Don't forget to enable the module in Xposed. You can grab it here: Xposed Installer
Donation:
No self-promotion in the app.
More than 9 apps could be selected
You support this app and further development!
Website: http://tinyurl.com/ol9q2us
Play Store: http://tinyurl.com/pbpb5zd
Xposed Repository: http://tinyurl.com/qatfqao
Changelog: http://tinyurl.com/oj9fnvj
Why this app? The huge list of self-registering apps annoyed me
Translation:
You could find here a interface to translate the english strings: http://tinyurl.com/okycacj
A free account of www.oneskyapp.com is required to edit. Additional, please attach your email address or send it via PM
Awesome. Except when I try to donate it doesn't bring me anywhere.
mulletcutter said:
Awesome. Except when I try to donate it doesn't bring me anywhere.
Click to expand...
Click to collapse
Just uploaded, Play Store is slow in publishing content, it needs up to 6 hours. If you can't wait for it, take a look at my website, it's Play Store independent
This is a fantastic idea! Just donated. Is there a chance this will be able to hide apps from the "open with" dialog as well in the future?
1/4 Life said:
This is a fantastic idea! Just donated. Is there a chance this will be able to hide apps from the "open with" dialog as well in the future?
Click to expand...
Click to collapse
Yes, it's planned within the next days/week. But i'm not yet sure how
defim said:
Yes, it's planned within the next days/week. But i'm not yet sure how
Click to expand...
Click to collapse
I'm really glad to hear that
Something I just found is, on Touchwiz roms, the 'Copy to Clipboard' share option doesn't appear in the list to be disabled. Everything else is working as intended though!
Very good, i really appreciate this module, could provide xml to translate it into the Spanish, thank you.
badkill said:
Very good, i really appreciate this module, could provide xml to translate it into the Spanish, thank you.
Click to expand...
Click to collapse
Please wait a little, as I want to extend soon
1/4 Life said:
Something I just found is, on Touchwiz roms, the 'Copy to Clipboard' share option doesn't appear in the list to be disabled. Everything else is working as intended though!
Click to expand...
Click to collapse
I've also a Samsung device, but installed a "Google Edition" image to get rid of TouchWiz
I'm not sure how Samsung handles this "Copy to Clipboard". I've tested https://play.google.com/store/apps/details?id=se.johanhil.clipboard and it works with CustomShare. Can you extract the Manifest.xml out of the .apk? You should find it in /system/app
I don't find the donate version but I'm ready to pay as soon as it reaches the Play Store.
FYI I can't hit again the donate mention at the bottom...
Very useful... Too much apps into this sharing menu!
Primokorn said:
I don't find the donate version but I'm ready to pay as soon as it reaches the Play Store.
FYI I can't hit again the donate mention at the bottom...
Very useful... Too much apps into this sharing menu!
Click to expand...
Click to collapse
It's available in the Play Store, called CustomShare-Donator. Bar at the bottom: As i don't want to annoy someone, first it has no action. Now it get's the long-touch-event. Should i change it to short-touch?
I need more than 5app, but you really should improve how look your app and theirs iconscif you want people to buy them
ReceiverStop icon look like you made it in 2min with paint...
francoislefrancais said:
I need more than 5app, but you really should improve how look your app and theirs iconscif you want people to buy them
ReceiverStop icon look like you made it in 2min with paint...
Click to expand...
Click to collapse
Save you money and contribute a great icon, please use red and blue as colors
@defim
Another potentially really useful module. :good:
I love having extra control with how my OS works.
Keep up the excellent work bro.
I know, no matter how much you charge, you (and many Devs) never get back what you put into it. Conceptualization and implementation is under valued.
Alright, I have done a good bit of cleaning. While doing so I deleted a couple of posts that weren't really offensive, but they related to the arguing that was taking place, so in regards to sanity, they got cleaned as well. Let's keep any potential criticism constructive and respectful, and any response to any potential criticism civil and respectful as well. Good? Good! Carry on civilians. :good:
1/4 Life said:
This is a fantastic idea! Just donated. Is there a chance this will be able to hide apps from the "open with" dialog as well in the future?
Click to expand...
Click to collapse
Second that! Love that idea! Really makes my rom complete! Xposed is the best thing to happen to Android since A2SD. Great module, OP! Really enjoying it... Thanks!
defim said:
Please wait a little, as I want to extend soon
Click to expand...
Click to collapse
Yes, I will gladly wait
badkill said:
Yes, I will gladly wait
Click to expand...
Click to collapse
I will highlight you @badkill, if i have added the open-with and muliple-action features and have attached strings.xml in OP.
sino8r said:
Second that! Love that idea! Really makes my rom complete! Xposed is the best thing to happen to Android since A2SD. Great module, OP! Really enjoying it... Thanks!
Click to expand...
Click to collapse
Yes, Xposed the a great thing for Android, and bad for CM. Everything could be done, and I hope it will work with ART in the future
I've been searching for this for a long time
I've been searching for this for a long time, thanks great app
Hi,
please add clipboard to both lists.
regards
starbase64