-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
34 lines (27 loc) · 1.05 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
+--------------------------------------------+
| League of Legends - Win of the Day Counter |
| Software Version: 0.2 |
| Author: Paul Gatterdam |
| Release: February 22nd, 2012 |
| https://github.com/xingped/lol-wotd |
+--------------------------------------------+
This project is a countdown timer to notify the user of when their League of
Legends Win of the Day bonus is available (22 hours from last Win of the Day
bonus).
Version History
----------------
0.1: Basic app complete.
0.2: Added status bar notification.
0.3: Prettified app with graphics.
0.4: Persistance added with SharedPreferences.
Bugs / To-Do List
------------------
- Layout settings for landscape view and other devices.
- Turn app into service to allow notifications while app not in focus.
+------------------------------+
| Contact Information |
+------------------------------+
| Paul Gatterdam |
| pjgatt56-at-gmail-dot-com |
| http://about.me/pjgatt |
+------------------------------+