Calendar for Android - IDEs, Libraries, & Programming Tools

Hey folks,
I have been into this app which has a lot to do with calendar and dates.
I am still confused about the libraries available for it, I will be requiring the calendar to have following features:
- The calendar should change (by month) when I swipe UP or DOWN
- The boxes of month should have specific colors according to the events of that particular day, eg: red for urgent issues, green for vacation and so on
- The boxes should also have ICONS like weather updates for that particular date
- A LIST VIEW of the calendar will also be needed
If anyone has seen any which can accommodate these features, do let me know.
Cheers
Alex

Hey Alex,
for me, these seem more like programming issues, rather than library ones.
For the first one (The calendar should change (by month) when I swipe UP or DOWN) implementing a gesturedetector is the best way to go Imo.
The other three are simple coding issues, like setting backgrounds, drawables and implementing a listview.
As a tip, you should check out a library we made called "CalendarWrapper" (sorry, I can't yet post links, search for it on GitHub). Basically it's a wrapper around the CalendarProvider, so there's no need to mess around with cursors, everything can be done with object methods. It lacks a few features though.

I don't think there are any ready to use libraries with these specific features, so I'm afraid you will have to build it yourself. There are a few date picker / time picker dialogs floating around, or android-times-square from Square, but you'll have to look into extending it with the specific features like image overlay support for the weather/icon.

caldroid
Have a look at caldroid, it does not have all the functions you seek but is very customizable.
Since you are asking for too much in one library, you will have to do a lot of coding on top of any library that you choose.

thankx
Thankx guys, CalendarWrapper did give me something to look into but caldroid has almost done the job for me.
I have finished the bulk of the job with caldroid now it is printing images inside the dates and list view left.
I do know where to start for list view but printing icons inside boxes could be tricky
Will update you guys when I am done with the APP and put it on play store.
Cheers

Related

Today Screen Launcher IDEA.. please develop..

hi. i first posted this idea on the PointUI forum.. so forgive me for the blasphemous screen.. anyway.. i jsut want to share this idea for those developers, willing to create a scrolling today screen launcher..
click thumbnail for the animated demo..
the idea is, to create a launcher that is customizable (custom icons - TGA or PNG for transparency), scrollable, and FUN.. hehe..
anyway.. it's a simple horizontal swipe and scroll.. but the added feature of the - what i call - default pane..
the default pane should be a set of five shortcut icons (user configurable) that can be easily accessed from anywhere in the horizontal list.. how? double tap the space above the icons..
for example, you have a 16 icon horizontal list, if you are in the end of the list, and you have to go back to your default pane, just double tap the space above the icons, and the list will scroll back to your default pane..
also, there should be an option for memory or default..
the memory option remembers the last position of your launcher and remains where it is even after you launched a program or switched to another window..
the default view scrolls the list back to the default pane after launching a program or every time the today screen becomes active..
this idea could not just be a today screen plugin.. it can also be a launcher that can be called via screen gesture (FtouchSL/FtouchFLO).. the difference with this launcher, is if implemented, would just be an over-window rather than a full screen launcher.. it may also be a task switcher.. depends on the developers choice..
here's a quick demo..
[/i]click on the thumbnail for the animated demo..[/i]
once again, this is just an IDEA.... for someone else with the programming prowess..
i'm just good with photoshop and ideas. but binaries and hexadecimals kill me..
Good idea..i hope some one develops it...u can try Throttle launcher
Where did you find the picture?
Have you done it by yourself?
look into ultimatlaunch also... very similar to what you are wanting
with customize icons and wallpaper... wold be good.. and a feeds infos too on the clock and events apperance
the upper part of the picture/animation is the PointUI Home interface.. no credit for me with that..
the bottom part however is mostly my creation.. (the icons used were modified from bundled stardock icons for windowsXp)
i created the bottom part and the application launcher ribbon as an idea suggestion for the developers of PointUI..
a bit inspired by the leaked wm7 pix and the iphone springboard hacks they created over at cre.ations.net
i don't really like PointUI that much (YET, but i'm getting there), so i also suggest the idea as a native Today Screen plugin.. and an all around launcher.. a minimalist approach, compared to the touchFLO cube and it's encarnations..
i don't like ultimate launcher that much.. i'm not into Tabbed launchers.. too much space consumed..
throttle launcher looks cluttered at the moment.. too much things are rendered on screen at the same time.. it takes up much time loading and, again, screen real estate.. i'm still eyeing for its future improvements though.. especially if it will be able to get customized, as in, to be able to select the features that will be loaded, and will not..
it's not likely that all people want to see a big clock, a bunch of contact pictures, all of the shortcuts, and running programs cramped in their screen at the same time..
Would be awesome...good idea buddy.
ytsejam_ said:
throttle launcher looks cluttered at the moment.. too much things are rendered on screen at the same time.. it takes up much time loading and, again, screen real estate.. i'm still eyeing for its future improvements though.. especially if it will be able to get customized, as in, to be able to select the features that will be loaded, and will not..
it's not likely that all people want to see a big clock, a bunch of contact pictures, all of the shortcuts, and running programs cramped in their screen at the same time..
Click to expand...
Click to collapse
they have a single line launcher now, it the same thing you ar requesting. I'm also keeping an eye on them i think the single line can be a nice addon to every rom. (but it has to be easy customiseble)
If you combine Ultimate Launcher with some clever today screen plugins, especially with rltoday, you can do at least the first part with customization only.
if only the creator wants to make pointui for VGA sigh..
That concept has been done here
i tried v2r and though it was not that good....this idea is awesome though i would love to see it developed
I like the concept.... I'll try to achieve something similar with my app (ThrottleLauncher) and report back with what can be done . Some questions:
Any way of getting the art work used on your screen shots?
What are the left and right arrows on the clock for?
Thanks for that cool concept!
APBilbo said:
I like the concept.... I'll try to achieve something similar with my app (ThrottleLauncher) and report back with what can be done . Some questions:
Any way of getting the art work used on your screen shots?
What are the left and right arrows on the clock for?
Thanks for that cool concept!
Click to expand...
Click to collapse
This is what I've so far. I know the look is not the same but without the background's it's the closer I can make it for the today plugin. For the "poping up" app, the same theme can be used without the clocks on throttle main app. A little modification on the app will be needed to show the prevous window as background.
APBilbo said:
This is what I've so far. I know the look is not the same but without the background's it's the closer I can make it for the today plugin. For the "poping up" app, the same theme can be used without the clocks on throttle main app. A little modification on the app will be needed to show the prevous window as background.
Click to expand...
Click to collapse
awesome! if you could release your today plugin ribbon, my theme would be complete! really looking forward to this
Michaelr219 said:
awesome! if you could release your today plugin ribbon, my theme would be complete! really looking forward to this
Click to expand...
Click to collapse
The today plugin ribbon is really eassy to achieve with my app ;-). I've made a simple theme for you. Just uncompress the zip file into your instalation dir of ThrottleLauncher (see my signature).
After that, go to ThrottleConfig app (it must be on your programs menu) and set plugin height to 38 (or higher if you customize the icons to be bigger), then sellect Ribbon on the combo box and click "Set Today's" button. Then on the actions menu (left softkey) select Edit AppDB, add as much app's as you wish (needed fields are title, name and exec, only select an icon if you wan't to override the default of the app). Select the app's you want to be on the Used list. After all that add throttletoday plugin to your today screen.
If you wan't to make some playing with the setup you can take a look at this tutorials
http://www.throttlelauncher.com/forum/forumdisplay.php?f=8
You can for example eassily set the ribbon to be 2 rowed, add a clock, add contact photodial ribbon, etc etc .
edit: removed atachment as it contained an error. Look some post's below for the correct one..
APBilbo said:
The today plugin ribbon is really eassy to achieve with my app ;-). I've made a simple theme for you. Just uncompress the zip file into your instalation dir of ThrottleLauncher (see my signature).
After that, go to ThrottleConfig app (it must be on your programs menu) and set plugin height to 38 (or higher if you customize the icons to be bigger), then sellect Ribbon on the combo box and click "Set Today's" button. Then on the actions menu (left softkey) select Edit AppDB, add as much app's as you wish (needed fields are title, name and exec, only select an icon if you wan't to override the default of the app). Select the app's you want to be on the Used list. After all that add throttletoday plugin to your today screen.
If you wan't to make some playing with the setup you can take a look at this tutorials
http://www.throttlelauncher.com/forum/forumdisplay.php?f=8
You can for example eassily set the ribbon to be 2 rowed, add a clock, add contact photodial ribbon, etc etc .
Click to expand...
Click to collapse
awesome! thank you soo much, im going to incorporate this to the m-series of my iStyle theme, youll get much credit deserved for this. im gonna test this right now! thanks again!
Michaelr219 said:
awesome! thank you soo much, im going to incorporate this to the m-series of my iStyle theme, youll get much credit deserved for this. im gonna test this right now! thanks again!
Click to expand...
Click to collapse
If you need more help or find any probs you know where to find me .
APBilbo said:
If you need more help or find any probs you know where to find me .
Click to expand...
Click to collapse
i installed the latest version... and unzipped accordingly, i didnt get the "ribbon" as an option in the dropdown menu... and i cant find that clock ribbon like in your screenshot, if you could post that theme like in your first screenshot, itd be much appreciated, im trying to find something similar to the ribbon in pointui... i dont know how to design it, i just would like to easily scroll through a clock, calendar, and if possible, notifications... mainly just clock and calendar... also, is it possible to have it automatically "fall into place" on the flick/scroll... all your work is appreciated... and thank you in advance
Michaelr219 said:
i installed the latest version... and unzipped accordingly, i didnt get the "ribbon" as an option in the dropdown menu... and i cant find that clock ribbon like in your screenshot, if you could post that theme like in your first screenshot, itd be much appreciated, im trying to find something similar to the ribbon in pointui... i dont know how to design it, i just would like to easily scroll through a clock, calendar, and if possible, notifications... mainly just clock and calendar... also, is it possible to have it automatically "fall into place" on the flick/scroll... all your work is appreciated... and thank you in advance
Click to expand...
Click to collapse
Sorry... my fault... there was an error on the zip. Setup xml must be inside a folder called Ribbon on the setups folder and not directly inside it. Here you have an update of the simple ribbon setup and the one of the screenshots above (this last will require a little work still but I upload it so you can test it ).

[APP][10-12-08]MyWeatherForecast V0.4.1 - using Google weather

Hello,
i'm currently working on a small weather app for windows mobile.
I'm not yet ready to release a version as an important feature is still missing (configuring the city where you live ).
It makes use of the Google.com weather API and also downloads the images from there.
Goal is to make it as finger friendly as possible, and support multiple resolutions (currently running in VGA) while keeping it simple feature-wise.
Developing under #develop 3.0 with .net CF 2.0 and it's my first Windows Mobile app
Todo:
- add customizeable font colors (currently only background colors changeable)
- transparent icons
- add multiple cities selection
Installation:
- Just unzip anywhere on your PPC
Change history:
V0.4.1 beta:
Just a very small update:
- Fixed bug where weather "age" showed wrong time if update was longer than 24h ago (added "d" now for showing whole days if > 24h)
- changed startup time, now shows last weatherdata much quicker
- added finger scrollable settings menu (test only)
- changed customizer to finger controllable (removed trackbars, again test only)
V0.4 beta:
- changed update behavior (no update on startup, only manual)
- cached last weather settings: Program will start with last downloaded weather data and display "age" of this weather data in hours or minutes
- Update now also possible by clicking the upper panel (in addition to the large weather icon)
V0.3 beta:
- .cab installer available
- Fixed download issue: No longer partly downloaded images
- fixed settings menu layout for VGA (now scales correctly)
- added "Customize" menu: Configurable colors for the 3 main layers (Upper, middle and lower)
V0.2 beta:
- reworked GUI, now should fit VGA and QVGA devices
- added "Settings": Hold & Tap to get into settings menu - allows changing of all weather related settings
- new icons (by www.defcom.com)
V0.1.1 beta:
- fixed QVGA display
- fixed °F / °C conversion
V0.1 beta:
- very early first release, use at your own risk!
- downloads weather data on start
- refresh by pressing the big weather icon
- customizeable only via xml settings file
- language can be changed by changing path (e.g. from .com to .de) of google URL in settings XML
- 2 settings with DE and EN languages available, just copy to the same location as the exe and rename to Settings.xml
Known issues:
- none
Download V0.4.1:
- check out "Attached files" section below!
Nemo0815 said:
Hello,
i'm currently working on a small weather app for windows mobile.
I'm not yet ready to release a version as an important feature is still missing (configuring the city where you live ).
It makes use of the Google.com weather API and also downloads the images from there.
Goal is to make it as finger friendly as possible, and support multiple resolutions (currently running in VGA) while keeping it simple feature-wise.
Developing under #develop 3.0 with .net CF 3.5 and it's my first Windows Mobile app
This is how it currently looks like:
Click to expand...
Click to collapse
Looks very promising. Will have an eye on it. If possible, please add the posibility to change the background so that it sticks to your favourite theme.
Layout looks clean, simple and nice. You say fingerfriendly - how about buttons ? Just did one quickly in Photoshop, maybe you use something like this, a bit lighter maybe to fit the big amount of white..
Maybe you could include an option to choose different icon sets as in WeatherPanel.
regards,
Martin
m.schmidler said:
Layout looks clean, simple and nice. You say fingerfriendly - how about buttons ? Just did one quickly in Photoshop, maybe you use something like this, a bit lighter maybe to fit the big amount of white..
Maybe you could include an option to choose different icon sets as in WeatherPanel.
regards,
Martin
Click to expand...
Click to collapse
Idea is good, but this would bloat this app. And the author wrote, that the images are directly from Google, so I guess different icon sets are not planned.
Looks like it takes up a lot of screen space. Will you have a simple today plug-in? The best that I've ever found is Pocketweather. It even has a GPS feature where it automatically updates your location and gives you that weather forecast. TONS of different today plug-in styles too.
nonegiven said:
Looks like it takes up a lot of screen space. Will you have a simple today plug-in? The best that I've ever found is Pocketweather. It even has a GPS feature where it automatically updates your location and gives you that weather forecast. TONS of different today plug-in styles too.
Click to expand...
Click to collapse
Well, I like the idea of a GPS feature, too.
Next idea: Automatic download of weather conditions with autoclose connection when it's done.
Lycox said:
Idea is good, but this would bloat this app. And the author wrote, that the images are directly from Google, so I guess different icon sets are not planned.
Click to expand...
Click to collapse
Well since I'm downloading those images only once (not if they already exist) one could easily replace them with other images.
However, the filenames would have to be identical and one would need a complete list of google's weather icons (which i don't have).
Good idea, congratulations and good job
Nemo0815 said:
Well since I'm downloading those images only once (not if they already exist) one could easily replace them with other images.
However, the filenames would have to be identical and one would need a complete list of google's weather icons (which i don't have).
Click to expand...
Click to collapse
I could be wrong, but I think that google gets its weather info from weather.com, same as yahoo does. So you should be able to use any icons with that numbering.
Uploaded V0.1, see post #1
hallo, i tried it on my qvga device.
simple and clean,
-but the text and icons at bottom could be a little bigger
-and i have no temperature.
- i just changed the location in the xml to my hometown and it seems to work ?
Thanks for your input!
Think I forgot the control scaling for these labels, gonna update to V0.1.1 soon!
Thanks for going into public will test it right now. But why don't you upload your file to XDA-Dev? I guess there's no need for rapidshare...
thank you nemo, and please don`t forget that the temperature is missing at the forecast !
and post it here so we all can download faster.
Weather
Ok Im a weather nut. If its weather software I've tried it all.
I changed to my city here in the USA. I changed the degre reading to true for Fahrenheit. But it stays Celcius.
I've uploaded V0.1.1 which fixes QVGA display issues and Fahrenheit / Celsius conversions.
(however it also introduces also some font display issues with VGA, so better stay with V0.1 when using VGA devices!)
Uploaded V0.2, see post #1
finally you can choose your own city keep up the progress and thanks for the update.
Hi Nemo0815,
nice app.
I have some probs on my niki. some icons are damaged.
see attached screenshot
plustig50 said:
Hi Nemo0815,
nice app.
I have some probs on my niki. some icons are damaged.
see attached screenshot
Click to expand...
Click to collapse
Hi,
thank you for your feedback. This tends to happen now and then and only for the lower 4 images and i still don't know why exactly (because it's the same code for all images and either the download gets interrupted or it doesn't save the images correctly to the PPC...).
The same code works fine on windows Vista however (using .NET HttpWebRequest)
Solution for now: Delete the "cache" folder and try again to update your weather.

TFLO3D Homescreen Shortcuts

Why homescreen shortcuts aren't seen is beyond me, however I have noticed that there are two shortcuts found on the homescreen already. Call History and Calender, pressumebly all these do is reference a location on the device.
So my question is, can we make it so we can add our own shortcuts, to link to another location or possibly an application?
Adam
I would donate 25 dollars or euros for anyone who can pull this off, I almost can't live without my tasks there
If you both are talking about ammending the 2 right and left shortcuts on TF3D Home tab then you should go search around.. Its possibel to change with many apps or via registry..
arcanehacker said:
If you both are talking about ammending the 2 right and left shortcuts on TF3D Home tab then you should go search around.. Its possibel to change with many apps or via registry..
Click to expand...
Click to collapse
I've already managed to do this with an application called TouchFlo Detacher.
I'm referring to the two shortcut links placed underneath the clock or to the right of it when in landscape mode. You can't miss them.
I'm just wondering if it's possible to add or change them.
I found a way looking in many forums, they say you need to use a famous tool called ssmaho... try to look here on xda, where it's hosted. I downloaded it but I don't understand how to use it... so far no luck in linking pocket informant to calendar and home tabs. any help would be very appreciated!
Change yes, add too, probably not
See http://forum.xda-developers.com/showthread.php?t=497197 for various changes
But I can't get the plugings working http://forum.xda-developers.com/showthread.php?t=508102 to add Tasks
This thread is very old however I don't like to create threads for questions which have been already asked:
I use a Jackos Hybrid ROM with WM6.1 + Sense 2.1 (fastest I've ever seen), but I miss at least 2-3 shortcuts to most popular programs on my homescreen. Is there a theme or a patch which couls allow me to put non-standard shortcuts directly on my HS? Independently on the history and calendar fields.
I've tried google, but there are tons of unnecessary information but I couldn't find anything helpful. Here, on xda, I've found information about some mods (like MaxManila) but none is reported to work with WM6.1. Besides these mods are heavy, and I don't need a comprehensive application but a small patch to have 3 icons on HS.
Thanks in advance guys (and girls of course)!

Weather API

I really like the HTC icons for the weather and would like to add this kind of wather to the site I am working on. My question is, which service should I look into to allow guests to put in their city and see the icon corresponding to the weather, as well as icons of upcoming weather inside their calendar. I remember seeing links to services that provide this information and can be read to show the appropriate icons. I would appreciate any assistence. Thank You!
ClimaCell Weather API
I have used ClimaCell for more than 10 projects and its very easy to use and scalable.
To address your requirement have a look at their widgets. They have pretty cool widgets/icons to embed in any mobile/web app.
Also their forecast includes
1. Real Time
2. Current
3. Daily
4. Weekly
5. Monthly
6. Yearly
7. Custom
Hope it would be better to share it with you.

Testers wanted...

Hello, I've created a note app similar in appearance to that of the default iPhone one only with more features. I'm looking for testers as I've recently made some big updates so would like to work out any issues also suggestions. The app is called classic notes and it's in the market. Here is a link via the web:
https://market.android.com/details?...ns.app.notesclassiclite&feature=search_result
Features at present:
* Export notes as text to SD
* Share
* Export/Import entire database
* Google translate notes
* Text to Speech audio playback of notes
* Add notes to Google Calendar
* Add notes to status bar
* Create Home Screen shortcuts of notes
* New Note Homescreen shortcut
* New Note Statusbar entry
* Modify timestamp
* Note Details: create date, modification date, word count, character count, line count
* Search note contents
* Search database
* Image support
* Audio notes
* Video notes
* Geotag + Address look up support
* In note content search with hi lighting and search & replace options
I've updated with the app to now include private notes and file attachments e.g PDF, MS Word, MP3, PowerPoint, etc
Is there anything specific you want for us to test?
nejc121 said:
Is there anything specific you want for us to test?
Click to expand...
Click to collapse
Nope and new update released if anyone wants to give it a go. New features:
- To-do support w/ privacy options for password protection
- Priorities - Prioritize notes, to-do's, to-do tasks
- Sorting through notes, to-do's, tasks will remember your preference
- Attach To-do's to notes
- Tagging & tag sorting. From the sort menu you can choose the sort by tags option and a list will be presented with all tags you've entered and choosing one will display all notes/todo's with that tag.
I will try this out
-Downloaded, have some suggestions
Ability to change font size
I love the sketch feature. When attaching though, it would be nice to have a preview image like the one for an attached Image. (Instead of having to hit the tiny "attached sketch" link
Will add more as I use this over the next few days.
i'll check it out.
push to evernote/db?
EDIT:
Tried to add To Do List to homescreen shortcut...
"Sorry!
The application Loading... It may several minutes to complete, please wait (process.com.htc.launcher) has stopped unexpectedly. Please try again."
EDIT II (the sequel):
same thing when trying to More>New Note Shortcut from main screen
EDIT III (the sequel returns):
lol it put them all on my first homescreen. i have 4, the default homescreen is 2
i'd like to be able to change the text color to black. other than that, i really like it so far!
Thunderbolt
Das BAMF GB 2.1
LauncherPro
shahm0nsterr said:
I will try this out
-Downloaded, have some suggestions
Ability to change font size
I love the sketch feature. When attaching though, it would be nice to have a preview image like the one for an attached Image. (Instead of having to hit the tiny "attached sketch" link
Will add more as I use this over the next few days.
Click to expand...
Click to collapse
That should be easy enough to add. BTW, there is a font option in the main screen menu though it doesn't change the size but rather the reverts to default android font which actually looks bigger.
didda said:
i'll check it out.
push to evernote/db?
EDIT:
Tried to add To Do List to homescreen shortcut...
"Sorry!
The application Loading... It may several minutes to complete, please wait (process.com.htc.launcher) has stopped unexpectedly. Please try again."
EDIT II (the sequel):
same thing when trying to More>New Note Shortcut from main screen
EDIT III (the sequel returns):
lol it put them all on my first homescreen. i have 4, the default homescreen is 2
i'd like to be able to change the text color to black. other than that, i really like it so far!
Thunderbolt
Das BAMF GB 2.1
LauncherPro
Click to expand...
Click to collapse
For some reason HTC sense always seems to pose a problem for me lol. On the emulator, n1, and galaxy s w/ cyanogenmod I have none of those issues. BTW, which font color are you referring to. The brownish one?
I tried it. Looks pretty nice, the style, color and font! The Add to statusbar option is nice.
Bug: Add To-Do option FC's.
"Request": I would say an "Add a new note" button at the bottom of notes list would be useful
LG Optimus Black P970
I think I'm keeping it until I see the first ad popup.
Common task shortcut buttons on the main screen would be more user friendly then having to go through the menus
Sent from my Fission Droid2 Global

Categories

Resources