18 projects tagged "Apache 2.0"
Night Time Display is an Android client which displays the current time in an LED font. It can be used as a bedtime clock. It has a custom set of themes to view different font colors, can change to 24hr/12hr mode, can hide the seconds, can blink the separator, displays a large font and is stretchable according to the screen size, and supports both Landscape and Portrait modes.
Pocket Bandit is a slot machine game for Android. It features a retro style with three reels and ten stops, and is modelled after the classic, mechanical fruit machines of the early 20th century and emulates devices such as the Mills Novelty QT Chevron, Mills Novelty Vestpocket, Groetchen IMP trade simulator, Pace Comet, and Liberty Bell. Unlike the original machines, it also includes elements of skilled and strategic play. You can spin the reels at different speeds by pulling the knob at different speeds, stop a reel at will by yanking the knob up, wager zero to three coins per round, and use no-wager rounds to skip over bad luck streaks.
Android Saripaar is a simple, yet powerful rule-based UI validation library for Android. It following features declarative style validation powered by Annotations, synchronous and asynchronous validations (you don't have to worry about threading), compatibility with Stock Android Widgets, custom view dependencies, quick setup (just download the jar and include it in your libs project folder), removal of most of your validation logic from your code, and compatibility with other annotation frameworks such as AndroidAnnotations, RoboGuice, etc.,
QuickDic parses data from en.wiktionary.org and Beolingus to generate dictionary files that can be used offline. It currently has built-in dictionaries from English to: German (Deutsch - Englisch), Italian (inglese - italiano), Afrikaans, Albanian, Arabic, Armenian, Belarusian, Bengali, Bosnian, Bulgarian, Catalan, Croatian, Czech, Chinese|Mandarin|Cantonese, Danish, Dutch, Esperanto, Estonian, Finnish, French, Greek, Hawaiian, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Irish, Latin, Latvian, Lithuanian, Japanese, Korean, Kurdish, Malay, Maori, Mongolian, Nepali, Norwegian, Persian, Polish, Portuguese, Punjabi, Romanian, Russian, Sanskrit, Serbian, Slovak, Somali, Spanish, Swahili, Swedish, Tajik, Thai, Tibetan, Turkish, Ukrainian, Vietnamese, Welsh, Yiddish, and Zulu.
Epublib is a Java library for managing epub files. It is capable of reading and writing epub files programmatically and from the command-line tool. Epublib consists of two parts: the core and tools. The core runs both on Android and a standard JVM. Tools require a standard Java environment. Other features include a builtin Swing-based viewer and comprehensive coverage of the epub standard, supporting the spine, the table of contents, and the guide. The API is designed to be as simple as possible, while at the same time making complex things possible too.