Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
codler committed Aug 19, 2012
1 parent 9c0b8b6 commit 0344d7c
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Battery Time Remaining/Battery Time Remaining-Info.plist
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.1</string>
<string>1.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down
18 changes: 18 additions & 0 deletions Readme.md
Expand Up @@ -3,6 +3,9 @@ Battery Time Remaining

Show the estimated battery time remaining on top of your screen in Mac OS X 10.8 Mountain Lion.

![Normal mode](https://raw.github.com/codler/Battery-Time-Remaining/master/preview.png)
![Advanced mode](https://raw.github.com/codler/Battery-Time-Remaining/master/preview_advanced.png)

Why does this project exists?
-----------------------------

Expand Down Expand Up @@ -37,6 +40,21 @@ Who did make this app?
Change log
----------

2012-08-19 - **v1.5** - [diff](https://github.com/codler/Battery-Time-Remaining/compare/v1.4...v1.5)

* Added language support ([mac-cain13](https://github.com/mac-cain13) [#9](https://github.com/codler/Battery-Time-Remaining/pull/9))
* Added Dutch language ([mac-cain13](https://github.com/mac-cain13) [#9](https://github.com/codler/Battery-Time-Remaining/pull/9) [#10](https://github.com/codler/Battery-Time-Remaining/pull/10))
* Added Swedish language ([codler](https://github.com/codler))
* Added advanced mode section ([codler](https://github.com/codler))
* Show battery temperature (advanced mode) ([codler](https://github.com/codler))
* Show power usage (advanced mode) ([codler](https://github.com/codler))
* Show battery cycle count (advanced mode) ([codler](https://github.com/codler))
* Show battery in mAh (advanced mode) ([codler](https://github.com/codler))
* Improved battery icon ([codler](https://github.com/codler) [#8](https://github.com/codler/Battery-Time-Remaining/issues/8))
* Improved app icon ([codler](https://github.com/codler) [#11](https://github.com/codler/Battery-Time-Remaining/issues/11))
* Code improvements ([codler](https://github.com/codler))
* Smaller text in menubar ([codler](https://github.com/codler) [#12](https://github.com/codler/Battery-Time-Remaining/issues/12))

2012-08-15 - **v1.4** - [diff](https://github.com/codler/Battery-Time-Remaining/compare/v1.3...v1.4)

* App sandbox ([codler](https://github.com/codler))
Expand Down
2 changes: 1 addition & 1 deletion build_version
@@ -1 +1 @@
7
8
Binary file added preview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added preview_advanced.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0344d7c

Please sign in to comment.