![]() |
2012-02-23
, 08:11
|
Posts: 115 |
Thanked: 188 times |
Joined on Feb 2006
@ Finland
|
#2
|
![]() |
2012-02-23
, 10:42
|
Posts: 87 |
Thanked: 66 times |
Joined on Jan 2010
@ Australia
|
#3
|
![]() |
2012-02-23
, 10:47
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#4
|
![]() |
2012-02-23
, 11:55
|
Posts: 233 |
Thanked: 491 times |
Joined on Oct 2011
@ Sydney
|
#5
|
![]() |
2012-02-23
, 12:00
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#6
|
![]() |
2012-02-23
, 12:01
|
|
Posts: 1,161 |
Thanked: 1,707 times |
Joined on Jan 2010
@ Denmark
|
#7
|
![]() |
2012-02-23
, 12:25
|
Posts: 233 |
Thanked: 491 times |
Joined on Oct 2011
@ Sydney
|
#8
|
The Following User Says Thank You to MFaroTusino For This Useful Post: | ||
![]() |
2012-02-23
, 12:27
|
Posts: 233 |
Thanked: 491 times |
Joined on Oct 2011
@ Sydney
|
#9
|
Nice work
I also think the txt is to small. Could it be an idea to ditch the battery icon and just have a solid white txt (21%) in the desktop/home screen app icon? It would fit in better with the rest of the UI/app icons imo
Regards Dousan...
The Following 2 Users Say Thank You to MFaroTusino For This Useful Post: | ||
![]() |
2012-02-24
, 06:31
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#10
|
I want to say a huge thanks to everyone who supported the app. I suggest you follow any posts regarding USI, and support MAG's efforts.
Also, SPECIAL THANKS to crazyhg for being the one to finally complete what I started. My only regret is not learning QT quick enough to be able to do it myself.
You may have seen my post a while back about trying to replace the N9's battery icon for a percentage. Well I am half way there. At the moment, I am announcing an app Icon widget.
This "widget" builds upon THP's IpAddr widget, and a lot of thanks goes to him for his support during the development of my app. I would also like to thank Ejas Mudar (MrModr), Schturman, and NovaG for their help along the way. Also, immi.shk for his icon design for what I've implemented as the charging icon
What does it do?
It is simple. Launching the app results in the execution of shell and python script in which the icon of the app is populated with the current percentage. IF the device is in a charging state, this will also be shown.
The percentage is gathered the same way that it does in the Settings>Device>Battery menu, so it is as accurate as it can be (I assume anyway).
There is a lot of work to still be done. All development done on an N950 itself.
APP REQUIRES DEVELOPER MODE TO BE ENABLED
Current Install Method:
If you have V0.0.4 or earlier, remove first and then install v0.1.1 or later. If you have V0.1.1 or later, you can simply install over previous version
Install the latest version
If install doesn't download python and python imaging, do it via xterm (apt-get install python python-imaging)
To Do list:
-Centre "Chrg" Text
-Auto update of percentage (No need to tap icon) [If you know how to create the daemon for a script, please tell me ]
-Successfully replace status bar icon
Current features:
-Transparent/Black/White percentage label (Will use the most popular)
-Displays current percentage/charging status when clicked
-FIXED: bug where app needs to be tapped twice sometimes to update (V0.0.2)
-FIXED: Avoid the terminal window that opens for a split second (V0.0.3)
-FIXED: Deb package (without any terminal input) (V0.1.1)
-FIXED: Increase text size and make bold (V0.1.6)
VERSIONS:
0.0.1 - Initial Release
0.0.2 - Fixed: Execute the app twice to update percentage
0.0.4 - Fixed: No terminal window; Permissions no longer an issue; App Icon in PKG MGR
0.1.1 - Fixed Install of 0.0.4/0.0.5 with code modifications for faster execution (Will remain available for those who wish to have it the way it is shown in the screenshot)
0.1.2 - Removed graphic from background
0.1.3 - Cleaned up the code and put as much of the app as I can outside the home directory
0.1.5 - Fixed bug caused from changing files to /opt/BatteryWidget
0.1.6 - Made text larger and bolder
Any and all feedback/criticism is welcome.
Blogs I post to
MyNokiaBlog
UnleashThePhones
Hit thanks if I have helped in some way, or you agree with me
Twitter
-------------------------------------------------------------------------------
Battery Widget
#OperationUnicorn
Harmoji - Emoji for Harmattan
-------------------------------------------------------------------------------
N9 [Black] - Sailfish OS (1.x.x.xx)
N9 [White] - PR 1.3 [Stock]
N950 - Sailfish OS
Z10 LE - 10.2.1.1055
Dev Alpha C - 10.2.1.1055
Last edited by MFaroTusino; 2012-08-03 at 11:03.