Showing results 1 to 25 of 100 @ 0.01 seconds. Search: Posts Made By: chillip
Forum: MeeGo / Harmattan 2012-06-02, 18:57
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

Are you using one of the aggregating modes (i.e. multiple events in one feed entry)? Organiser Feed implements those modes by adding new lines after every event. Since version 1.1.80 to do this...
Forum: MeeGo / Harmattan 2012-05-30, 18:17
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

Title and footer length is enforced by the system. The description field length is also limited to 512 characters which makes this difficult to implement.
Forum: MeeGo / Harmattan 2012-05-30, 18:00
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

That is really odd. Which version did you upgrade from?

You can try removing them if you find their sourceName (it always was CalendarFeed so I'm not sure why those entries do not disappear):
...
Forum: MeeGo / Harmattan 2012-05-08, 19:09
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

I actually hardcoded it to always show the current day for single entry mode. I guess that this is somewhat redundant though (the date is already shown in the header of the view) and will change it...
Forum: MeeGo / Harmattan 2012-05-06, 18:42
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

So I found time today to package the first beta release. This release introduces two new view modes (single entry and aggregation by category) and supports to-dos without a due date. As I did not...
Forum: MeeGo / Harmattan 2012-05-03, 19:37
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

Where do you want word-wrapping? In single feed entry mode the title length is limited by the event feed. In aggregated mode using more than one line will break the layout and make the entries hard...
Forum: MeeGo / Harmattan 2012-04-29, 07:10
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

Hmm, it seems like it didn't find the translation when it created the default calendar. I am not translating the calendar names at all (I assumed they were stored localised) but can add a call to...
Forum: MeeGo / Harmattan 2012-04-23, 19:19
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

I am really busy right now so I won't have time for it at the moment. I'll try and release a beta with the other already implemented functionality (undone to-dos, single event feed display mode and...
Forum: MeeGo / Harmattan 2012-03-21, 06:21
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

The event update mechanism is push based (the application does not consume any resources unless the calendar changes or an event expires and other minor housekeeping tasks such as updating the labels...
Forum: MeeGo / Harmattan 2012-03-19, 11:14
Replies: 296
Views: 114,087
Posted By chillip
Forum: MeeGo / Harmattan 2012-03-14, 15:24
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

The feed limits the description area to 5 lines or a maximum of 512 characters (including HTML markup) that's why I'm splitting into multiple entries after that.
Forum: MeeGo / Harmattan 2012-03-13, 18:44
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

If you're running PR 1.2 they should show up as long as their shown in the stock calendar application as well. In case you're still on PR 1.1 you can use MeeBirthdays to create events from your...
Forum: MeeGo / Harmattan 2012-03-13, 17:15
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

The footer is required by the home screen (it is used to sort the entries descendingly).


Yes, that's a good idea. I'll add it in the next version.



Don't worry - I'll PM you. You can also...
Forum: MeeGo / Harmattan 2012-03-13, 16:48
Replies: 1,630
Views: 552,319
Posted By chillip
Re: [Announce/WIP] ProfileMatic for Harmattan

It may be caused by auto-reconnection by Telepathy (there is an automatic presence property which is used if the connection is reestablished by Telepathy - it does not support the offline presence...
Forum: MeeGo / Harmattan 2012-03-12, 14:30
Replies: 1,630
Views: 552,319
Posted By chillip
Re: [Announce/WIP] ProfileMatic for Harmattan

I think I know what's happening but I'm not entirely sure yet (your observations do match what I believe though). Do those problems only occur if the accounts were not fully signed in yet before you...
Forum: MeeGo / Harmattan 2012-03-12, 09:24
Replies: 1,630
Views: 552,319
Posted By chillip
Re: [Announce/WIP] ProfileMatic for Harmattan

Ok that seems odd (especially because it works from the UI which should be the same code path). Can you please try disabling the "all offline" mode (i.e. ensure that the button is not checked and...
Forum: MeeGo / Harmattan 2012-03-12, 08:45
Replies: 1,630
Views: 552,319
Posted By chillip
Re: [Announce/WIP] ProfileMatic for Harmattan

Hmm seems odd. Do you have developer mode enabled (and if you do can you do the following)?:


devel-su # Enter root password - typically rootme
/sbin/stop apps/profilematicd
exit # Switch back...
Forum: MeeGo / Harmattan 2012-03-09, 16:06
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

I'll probably add templating support for aggregated view modes so this can be overriden manually.



Yes, that's something I'm planning to tackle with the new view modes.
Forum: MeeGo / Harmattan 2012-03-09, 08:37
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

The time displayed in aggregated mode currently is the end time of the first event in the aggregated view. If you had expiry on start of event set this would be the start time of the first displayed...
Forum: MeeGo / Harmattan 2012-03-08, 14:20
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

Not at the moment. I will add more aggregation modes for the next "major" release (1.2.x).
Forum: MeeGo / Harmattan 2012-03-08, 12:12
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

That's an issue in the calendar application which I unfortunately cannot fix (it seems like the changes to a directly opened entry are not saved at all - for example a note added will disappear as...
Forum: MeeGo / Harmattan 2012-03-08, 08:55
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

My current implementation simply groups to-dos without a due date in a single entry at the top of the event feed. Due to limitations of the event view this is limited to 5 entries (rows) or 512...
Forum: MeeGo / Harmattan 2012-03-07, 08:14
Replies: 1,630
Views: 552,319
Posted By chillip
Re: [Announce/WIP] ProfileMatic for Harmattan

Should be possible - I'll send a merge request when I'm done.
Forum: MeeGo / Harmattan 2012-03-03, 21:10
Replies: 296
Views: 114,087
Posted By chillip
Re: [ANNOUNCE] Organiser Feed - Show upcoming calendar events on your event feed

See https://gitorious.org/harmattan-organiser-feed/harmattan-organiser-feed/blobs/1.1-series/qtc_packaging/debian_harmattan/changelog for a somewhat detailed changelog



I'll add templating...
Forum: MeeGo / Harmattan 2012-03-02, 16:30
Replies: 296
Views: 114,087
Posted By chillip
Q

No, the home screen does not offer this functionality.



I'll trim white-spaces in the description in the next version so that should work around this issue.
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 09:11.