UK ring tone

This is the sound of a typical push button phone with a UK ring tone cadence. Just a normal phone sound, in other words, but I couldn’t find one online anywhere.

UK_Ring_Digital_02

Posted in Uncategorized | Leave a comment

K-9 mail – move and archive icons

I’ve been using K-9 mail on my phone. It’s a fork of the standard Android email client.

I like to keep my inbox empty, and move mail that I’ve finished dealing with, either into an appropriate mail box or a general archive box for everything else. I don’t think I’m that unusual in that, though clearly whoever designed the standard email client must think so. You can’t move email using it.

With k-9 you can, but it’s a bit of a pain. When viewing a mail, the menu has a More icon, from which you get a further menu with, among other things, “Move” and “Archive” (which moves to a pre-defined archive folder). With one or more things selected, the menu has a Batch Actions button, from which you get a menu with “Move”, “Archive” and many others.

But also, when things are selected, there’s an icon bar at the bottom of the screen. It has buttons for mark read, delete, flag, and unselect. I thought it would be nice to have “Move” and “Archive” buttons on that bar, so I put them there.

This here diff:

https://github.com/k9mail/k-9/pull/111

will make the batch bar buttons configurable: you can individually turn on and off the standard four, move and archive.

Personally I have delete, move and archive.

The only problem is that I’m crap at drawing icons. There already was one for move, but I’ve had to make one for archive, based on the move one but with an A on it.

Posted in Uncategorized | 9 Comments

New phone

A couple of weeks ago I bought a new Android phone, a Sony Ericsson Xperia Mini.

Nice phone in most ways, my only real problem with it hardware wise is the poor battery life.

I don’t like Sony Ericsson’s firmware though, and I very soon installed Cyanogenmod. Well done Sony Ericsson for letting you unlock the bootloader so a new ROM can be installed without any nasty hacking.

I’m using the K-9 email client. This is based on the standard Android mail client but allows you to move mail between folders, which for me is essential. It’s also open source, so I can modify it – see my next post

Posted in Uncategorized | Leave a comment

My blog

I’m just playing with WordPress really.

However, my old web site had no useful content on it anyway, so I thought I’d replace it with this. Maybe I’ll put something interesting on here some day.

Posted in Uncategorized | 1 Comment