machineloop / nookdevs

Automatically exported from code.google.com/p/nookdevs
0 stars 1 forks source link

nookLauncher does not launch settings with nook firmware 1.3 #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. click on settings icon, nothing happens

What is the expected output? What do you see instead?
settings app should start

What version of the product are you using? On what operating system?
0.04 on nook 1.3

Please provide any additional information below.
The problem is that the application name changed from
com.bravo.app.settings.SystemPrefsActivity to
com.bravo.app.settings.SettingsActivity

and needs to be changed in NookLauncher.java and LauncherSettings.java when
setting the apps String arrays.

BTW, I've rebuilt this locally, and it works.

Original issue reported on code.google.com by bgalbre...@gmail.com on 25 Apr 2010 at 10:10

GoogleCodeExporter commented 8 years ago
If you are interested, I can add you as a developer and you can checkin the 
code and 
the apk file you have. 
Or just attach the code to this incident and I'll check it in.

Thanks,
Hari

Original comment by hari.swa...@gmail.com on 25 Apr 2010 at 11:22

GoogleCodeExporter commented 8 years ago
Committed revision 219

Original comment by bgalbre...@gmail.com on 26 Apr 2010 at 1:56