13
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[wammu @ [email protected]/wammu--devel--1--patch-63] fix IMAP storage - fix storing on non ascii IMAP folders More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-62] messages update - improve some texts in english - complte czech translation More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-61] better error reporting - incorporate new debug logging into error reporting - error dialog shows path to log file - application outputs log filename on stdout - bug #59 More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-60] debugging changes - always set gammu to log to temporary file - debug settings just configure whether window with debug window is show More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-59] no PIL - I didn't use PIL as it doesn't provide any advantage over image classes in wxPython More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-58] improve IMAP export - remember server and login - sort folders - encode utf-7 in folder names - disable export when phone not connected More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-57] improve mail export - include images (as image/png) - include melodies (as audio/midi) - format text into one html - include links for embdeded images More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-56] add requirement of PIL - PIL is now required - show URL when some required module is missing More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-55] add mailbox export - since now messages can be exported to mailbox More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-54] ability to upload on IMAP - messages now can be saved directly on IMAP server More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-53] SMS export improvements - framework for more export methods - add progress dialog - show result in status bar - reorganise menu - check possible errors - bug #56 More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-52] do not insert html into subject - sms formatting caused html to be inserted into subject More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-51] fix non ascii chars handling - non ascii chars caused exceptions, this is fixed now More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-50] SMS export to emails - add export of SMSes to emails, this is only basic stuff, more needs to be done More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-49] update copyright - right now we're in 2006 More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-48] disable import when not connected - import menu item was not disabled while phone was not connected More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-47] drop TODO - TODO file didn't contain anything useful, lets drop it More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-46] increase release number - next version will be 0.13 More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-45] prepare for release - update release date - update debian/changelog - update required version in spec file More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-44] handle better rereading of saved sms - gammu sometimes returns wrong location in this situation, so it is needed to catch this (bug #50) More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-43] fix phone validator - allow special keys on phone editor, so that copy&paste is possible More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-42] fix editing - fix editing of stuff without voice tag More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-41] more user friendly messages - catch inside menu and timeout errors More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-40] use unicode string by default - force unicode text type More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-39] improve error handler - there is decode and encode error for unicode, catch both of them - suggest to report in english More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-38] fix editing - editing didn't work for non contact entries due to VoiceTag More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-37] better handle wrong entries count reported by phone - workaround bad count reported by phone by possibly ignoring last entries - see bug #45 for details More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-35] set correctly synced flag for both reading methods - non GetNext method didn't set synced flag correctly More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-34] need python-gammu 0.10 - required by previous change More... about 19 years ago
[wammu @ [email protected]/wammu--devel--1--patch-33] better error reporting - More user friendly reporting of some common errors (bug #54) More... about 19 years ago