[APP] Lux plugin for Galaxy S - testers needed - Galaxy S I9000 Themes and Apps

Hello XDA,
I am a long time Galaxy S and Lux user but was disappointed to see the lack of a Galaxy S root plugin for Lux. In the end, I took the plunge and had a go at creating one myself. It was an interesting experience to say the least, especially with my limited programming experience.
As a new member, I'm not able to post links directly so apologies for the inconvenience caused by that.
The Lux plugin for Galaxy S is entirely open source and you can view the repo over at Bitbucket.
Code:
https://bitbucket.org/azizmiah/lux-plugin-for-galaxy-s-gt-i9000
Download from here:
Code:
https://bitbucket.org/azizmiah/lux-plugin-for-galaxy-s-gt-i9000/downloads
So what does this plugin offer?
Higher quality astronomer/night modes and subzero adjustment.
On screen buttons are adjusted
Screenshots are no longer discoloured
Improved contrast
Instructions & important information
This plug-in can only be used on rooted Galaxy S (i9000) devices using Lux Auto Brightness v1.3 or higher!
You must enable plug-in support under the Advanced section of Lux preferences for it to work.
Should you decide to uninstall the plugin, it's strongly recommended that you reboot your device.
---
I've created an icon for the plugin but it's certainly not a masterpiece, that's for sure. If anyone is willing to volunteer their design skills in creating a better looking icon for this, please do let me know!
Last but not least, if the plugin works for you, please spread the word as I'm sure many SGS Lux users have tried looking for a root plugin only to find that there is none available, until now.
---
Thanks
This plugin wouldn't have been possible if it were not for the help of Lux developer, Vito Cassisi, who took his time to help a PHP developer turned Java newbie everytime he hit a snag in development.

Updated plugin - now included as an attachment in the first post.
This new version includes a new icon (OK, it's not great but if you're willing to volunteer with icon design, please do let me know!) and the removal of code that's no longer needed (which may result in a performance boost too!).

I was looking for a lux plugin for my rooted note 3 and stumbled on this thread. Installed this plugin and enabled it in lux and it caused sub zero and night mode to stop working entirely. So this does not work for the note 3. I would love to make this work for my note3 but I definitely don't have the programming skills to do so. I hate how astronomer mode makes the blacks have reddish tint. Did this plugin fix that on your sgs?

will try
Will try and report soon
---------- Post added at 06:45 PM ---------- Previous post was at 05:56 PM ----------
Using paranoid android without the plugin lux could not detect the light sensors. With the plugin enabled sensors are detected OK.

Related

[APP] {WIP} Virtual D-Pad - (Updated 15/12/09)

Run this app in the background to use the G-Sensor as a DPad. Seems to work with cursor (in word etc) and, start menu, list boxes etc.
Comments/feedback appreciated (but please remember it is a work in progress!)
Version History
Added sample full config with descriptions
Added <VK_DPAD> option in config xml to increase compatibility.
Version 0.9:-
Bug fix to tilt logic
Added more override options for individual applications (e.g. MaxX/Y, DeadZoneX/Y)
Uploaded XSD for config file (contains some documentation)
Version 0.8:-
Added hardware key toggle to config file
Version 0.7:-
Moved all settings into config file
Improved UI
New "Switch" mode added
New "KeySend" methods added (SendMessage & KeybdEvent)
Version 0.6:-
Minor bug fix
Version 0.5:-
New config file format, to support...
Acceleration mode!
Version 0.4:-
Better matching of exe names (oops!)
Version 0.3:-
Allowed list now works from exe name (rather than window title)
Version 0.2:-
Config file
Proportional directions
Non-flat center/neutral point (config - CenterX/CenterY)
"Dead Zone" (config - Threshold)
Restriction by program (config - Application)
Have a play and let me know your thoughts.
I'll give her a look see --- not happy with the virtual SIP solution I've been trying to code. I was wondering if I could detect a hardware key (like the back arrow) and then use the g_sensor for scrolling if and only if that button was being held. That way apps aready using the g-sensor could continue to use it and users could have greater control over what was scrolled and when. Since you already have taken this this far I throw the idea your way to run with it if you want to... if not that is fine too.
Blessings my friend in the new year!
PS-If you want to collaborate in coding send me a PM
Seems to work as intended... The single-hardware button "hold to enable - release to disable" would make this a real solution... Are use using Dutta's Unified Sensor API "My Brain Hurts website"?
Good work so far
how do you install this??
Excellent !!
exactly what I was looking for, great job!
I'll test it in some games unusable without d-pad and report.
thanks !
patterns said:
how do you install this??
Click to expand...
Click to collapse
I copied the files to my SD card and ran the exe... switching to another application then uses g-sensor as directional arrows... stopping EXE kills behavior... at least that's what worked for me
I tried it out and this seems promising. Below are some things I would like to see added to make this truly useful.
1. You do not want to have it active all the time so you need an easy ability to activate/deactivate it as already stated above. Either by pressing and holding a hardware button or by pressing and holding a certain area/corner of the screen.
2. When I hold the phone in my hand the neutral position is almost never the completely flat position. I think the position of the phone when you activate it according to 1. above should be taken as the neutral position. Any relative movements from that position should then be interpreted as left,right,up and down.
3. Make the speed of the scrolling configarable.
4. Make the speed of the scrolling proportional to the movement from the neutral position. If I move only slightly from the neutral position it should scroll slowly and if I move it a lot it should scroll faster.
5. A per application filter would also be really useful. For each application you should be able to specify ig G-Pad is active always, never or when activated according to 1. above. The default for unlisted applications should be to activate it according to 1. above.
Don't hesitate to ask if you have any questions regarding my suggestions. I don't think any of them should be really hard to implement.
Keep up the good work. I look forward to the next version of this.
Wow, so many responses! Like I said initially, its a work in progress. On the "ToDo" list is :-
1. Config File!
* Threshold setting (how much to tilt before registering
* Center (i.e. what angle is neutral instead of flat)
* Application list
2. Proportional control
I'll add the other suggestions to my list.
Cheers
Great work! The most wanted for me is the possibility to map it to a button, so by pressing the button your program is enabled, by pressing it once again, it is disabled again.
Another idea would be that it is just enabled while you are pressing the button, whereas it is disabled when you are not pressing the specified button.
But its up to you .
johnpatcher said:
Another idea would be that it is just enabled while you are pressing the button, whereas it is disabled when you are not pressing the specified button.
Click to expand...
Click to collapse
This makes the most sense to me, browsing lists for instance would be so much more practical.
Keep up the excellent efforts!
1.)How is this virtual d-pad different of GController ?
2.) Can you move the map in Age of Empires 1,25 with this ?
excellent idea and a very promising start. thank you and Happy New Year!
this thread belongs to the "themes, applications and software". i'll try to persuade one of the mods.
Wolfenzi said:
1.)How is this virtual d-pad different of GController ?
Click to expand...
Click to collapse
Thats written for the Diamond (not 100% on HD) and development has stopped
Wolfenzi said:
2.) Can you move the map in Age of Empires 1,25 with this ?
Click to expand...
Click to collapse
No idea! I dont have AoE so once its up and running properly (its still in very early alpha!) I'll ask people to post compatible & incompatible apps.
Looks really promising! Seems to work pretty nicely. I think the two main things I would like would be similiar to what people already asked:
- An easy way to toggle it on\off rather than running the application and killing it.
- A way to calibrate the sensitivity threshold. It reacts rather quickly now.
Good job!
Ideas
I've been thinking about this more... if you allowed a program button like the BACK ARROW to temporarily activate when pressed, read current orientation and then applied scrolled based on the orientation delta from the initial orientation and then disabled scrooling once the BACK ARROW was released. This would solve the "Gee its not flat" problem and the enable/disable issue. Other configurable options might include as noted above -- changing g-sensor sensitivity; limiting scroll direction (N-S or E-W)
Can't wait to see your next version... I've suspended work on my v-DPad because i think yours will be the better solution
Has anyone tried this on a Touch Pro, i might do it right now and get back to you guys
EDIT: Well I just tried this on my Touch Pro and it works prefect, but it would be awesome if there was a way to disable it when using TF3D because you have to have the phone perfectly flat or it will move around on the tabs, or maybe make settings for it to disable in some programs
Very nice app, I will keep my eye on this one, Thanks!
Very nice!
I think this is the perfect solution as it allows to control everything with the GSensor. Too bad GController development has beed stopped, I hope this will be the perfect successor.
Great job!
This is really great work and has a lot of potential.
Let's wait for a more "finished" version.
thanks
It's so amazing good job
Work in PocketGBA (GBA emulator)?
Does this app work in PocketGBA?
Can't play GBA games on my mobile now since i upgrade my phone to HD as PocketGBA require hardware buttons for directions control.
GBA on Morphgear is just too slow with the sound on

Noterrific - note keeping/structuring app

Noteriffic 0.53
Copyright (C) 2004 Rudis Muiznieks
Noteriffic is a quick little app I wrote because I felt that the PPC was
lacking a nice, simple, free note keeping/structuring application that has a
desktop counterpart....
All credit goes to Rudis, but now we have WVGA-Screens, so :
Could anybody of those famous and brave developers
compile this VB-Project for >> WVGA << ?
(Its working fine with QVGA and VGA)
Thanks a lot
Creature/entity appeared in mirror,
LOL
kahe40, I wanted to change something in this app the other day so downloaded a trial version of visual studio from MS plus dotnet compact framework. It let me edit the Noterrific source code and compiled a new version fine. I'm sorry I don't have time right now to work out incorporating WVGA, but thought you might like to know what I found out.
ps. if anyone wants the new source/compilation I can post. I simply added the ability for the app to remember which node it is on and return there next time it opens (otherwise it always ended up opening way down the list which drives me mad).
thanks ddk2, please have nice holidays, maybe later we can see...
what do you think about a dark grey background with white text ?
dont know, maybe there are problems with icons and checkboxes ?
and second: in settings, there is: use smaller font for list/display
would you please change to: use bigger font (only one step)
kahe40, did a very quick patch for you, no longer have large/small font, just textboxes so you can set your font size.
Source attached. Find exe's in each project (pda/desktop) in subdir bin\Release.
This version has my mods as described above.
Before you use it, take a copy of your data file (ntn ext) as mine was cleared out somewhere during testing and had to restore. I don't think its a bug, just something from testing, but take backup just to be safe.
Also did a quick test of grey background. Doesn't look that good to me, icons didn't come out well etc. Also presents issues that unless hardcode to grey, then need to make user option to set colour and that's a whole lot of frigging around....be my guest
very nice, good job, thanks a lot my friend
kahe40, don't know if you are still watching this but I just discovered I made a cockup in the last piece of code. I misinterpreted the use of one variable and the resultant problem shows up next time you go to add a node (I haven't added one for quite a while).
This version has corrected that. Also, changed the way I had it remembering which node it was on between sessions. Now saves with the apps variables (a sep file) rather than in the note file itself. Plus side is its much faster closing the app. Another sideaffect is that when syncing the file between pda and desktop, they each have their own memory of the last used node.
Yes, I am guilty my friend,
I traded my TouchHD for an iPhone, dont want to be banned from
this forum, but - man, oh man - what a wonderful OS ...
So I use the old version as shopping-list with my KS20 (QVGA).
Will test your new version soon, thanks a lot.
hello there
I've found this app some weeks ago to keep track of my actions on my work
Like a time log
Is there some some other app (free/paid) that does the same job.
I've found this one for ipod...http://ax.itunes.apple.com/app/id371157360?mt=8
shame that there isn't none for wm

Project coming soon (prop 215 app)

Well I am interested in developing an app but would like to gauge some interest. Here are the details of the app:
1. App will take advantage of built in light sensors to read your lights lummens output.
2. App will have a nutrient calculator based on (advanced Nutrients, Canna, Dutch Masters, and General Hydroponics)
3. App will also include nutrient charts for all the companies.
4. App will include a DB of pictures with descriptions of different plant diseases and deficiencies.
I have more ideas as well as in how to optimize air flow for your room and much more also will include for outdoor growing as well.
If your interested in seeing an app like this for our winmo phones let me know through this thread and i will post updates and beta versions once they are ready if there is enough interest in something like this.
Sounds nice. Good luck.
seems good,
later i will be doing some project may be i can seek you help then
It seems nice
can be useful
All the best
it is coming along. right now the strain app supports WVGA 480 x 800 resolution. follow my progress in the thread in my sig. I should be about a week away for the MJ's Strain Guide beta. all that is posted right now is an alpha so you get a feel for the UI. Still a lot to do.
Sounds good! Being completely crap at maintaining plants this seems quite useful
I know what you mean. I hope this app helps guide people but when it comes down to it a major factor in your outcome is the genetics. bad genetics of a good strain will give you bad results. i am attaching here a alpha version of my strain app. its also located in the HD2 app section. im not sure it will work on other phones as i have a hd2 right now. I due plan to port to other resolutions and sizes after completion. It will be easier as its just resizing of what i have done. I am also bringing in some friend to port the app to android and iphone/ipad and to make a windows pc based version. if anyone has suggestions or think they can help in anyway let me know. i can always use the help.
PS:
This is the 4th app i have ever made in my life.
Notes:
when app is installed and launched you will get pop up menus. These are due to the controls. Currently they are trail controls. I am sending a payment to get the full license to that will be removed by beta.
currently all list are populated but no data is inputted so when you try to launch a strain in kinetic scrolling it will do nothing. Only one works right now. It is located in Sativa Strains List. It is Cannalope Haze. Let me know what you think of how the data is displayed. If you install this on WVGA device 480x800 it should work so HD2/TP2 should look perfect. Let me know what device you have it installed on and your screen fitment issue only if its WVGA. QVGA and WQVGA are not supported.
enjoy!!
Update:
I have attached a newer version it is the latest i have made so far. I have updated the indica and sativa list and updated how the data is displayed for cannalope haze. The way the cab is made is different so now it will ask if you want to install on sd or phone. I also finally added an icon for the app. i still have a long way to go but i hope you like where its going.

[App] Screen-off charging / Ambient Mode Timer

I put a fair amount of effort into this app, and have learned a great deal in doing so.
It has helped me in the following ways:
Code:
- Screen-off while charging (my preference while sleeping / no worries of burn-in)
- An Ambient Mode timer (say you only want Ambient Mode on while at work)
- Root is no longer required
You can find the app in the Play Store here: Mod edit: link removed
I would greatly appreciate feedback and requests for more features. I am very new to this, but it appears to be working well for those who have it so far.
Request: I need a video for the Play Store listing - if anyone is so inclined, please let me know. I would want it to be of quality.
You are not allowed to post paid apps here without a free and always up to date version for the XDA users.
Please re-read our rules and make sure you understand them.
Thread closed.

Night mode app. Possible?

Hello all, I've started working on a really simple night mode app, but before banging my head on a wall, I'd like to share the idea to see if it's feasible. The principle behind the app is to change the system settings in "color profiles" programmatically. This would be my first experience in app developing, so I really don't know how it will end. I just started with a new uwp project and almost set a very basic interface.
there is no color profile, just one simple for tiles
There is: Settings - additional features (don't know if it's the exact translation, it's the last option though) - color profiles. There you can find the color temperature.
eirinn said:
There is: Settings - additional features (don't know if it's the exact translation, it's the last option though) - color profiles. There you can find the color temperature.
Click to expand...
Click to collapse
If you plan to impliment with the color profile app then you could only target Lumias.
The lumia series use a specific oempanel.sys and colordata.bin file to drive the displays. Each driver and bin is tailored to the device. So not sure how you plan to pull off the night mode app unless all you do is automatically flip the color temp to warm some how...
I was sure it was an entry in the registry. That's bad news. Anyway the idea was more or less what you said, just change the system settings at a given time. I find that the warmest setting might be not that dim, but it's already something.
eirinn said:
I was sure it was an entry in the registry. That's bad news. Anyway the idea was more or less what you said, just change the system settings at a given time. I find that the warmest setting might be not that dim, but it's already something.
Click to expand...
Click to collapse
Unless there is a way to port the method from Windows 10 to W10M...not sure how or what driver is used for the latest Desktop version.
---------- Post added at 09:15 PM ---------- Previous post was at 09:12 PM ----------
Still though. Having it programtically or on a schedule switch it for the Lumias is still a good start. If you succeed with a similar schduled interface it might benefit Lumia users. I know I would have liked it to turn automatically to warm without having to switch it manually.

Categories

Resources