Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[18:26:31 CDT(-0500)] <sgithens> which number was it?

[18:26:57 CDT(-0500)] <jhernandez> actually, this one https://github.com/GPII/android/pull/4

[18:28:02 CDT(-0500)] <jhernandez> my doubt about the implementation is simple

[18:28:03 CDT(-0500)] <sgithens> I'm afraid to open thunder-bird, because it always destroys my wireless connection, I think because of how many requests it tries to make on opening

[18:28:14 CDT(-0500)] <jhernandez> heh

[18:28:17 CDT(-0500)] <jhernandez> no problem

[18:28:33 CDT(-0500)] <jhernandez> all the stuff is on the pull request I've just pasted

[18:29:11 CDT(-0500)] <jhernandez> basically, my question is about the implementation

[18:29:36 CDT(-0500)] <jhernandez> I've moved your AndroidFontSettings java code into a separate folder

[18:30:07 CDT(-0500)] <jhernandez> aand, about how I am extending the activity_manager.js source code

[18:30:48 CDT(-0500)] <jhernandez> I was wondering if we should split some of that source code into separate modules

[18:31:26 CDT(-0500)] <jhernandez> and keep the activity_manager.js source code

[18:31:39 CDT(-0500)] <jhernandez> clean

[18:32:31 CDT(-0500)] <sgithens> aha

[18:32:51 CDT(-0500)] <sgithens> I'll take a looksy

[18:33:03 CDT(-0500)] <jhernandez> thanks!

[18:33:20 CDT(-0500)] <sgithens> It's so wierd, because of the way their (androids) API's are, we might not be able to completely separate those things

[18:33:57 CDT(-0500)] <sgithens> Also, I feel like you are a roll, you pump out like a new settings handler backend every other day

[18:34:12 CDT(-0500)] <jhernandez> xDDD

[18:34:31 CDT(-0500)] <sgithens> It's completely awesome (smile)

[18:34:55 CDT(-0500)] <jhernandez> just trying to do my best

[18:34:57 CDT(-0500)] <jhernandez> :]

[18:35:51 CDT(-0500)] <jhernandez> in fact, the ALSA one, it's just a short-term solution

[18:36:43 CDT(-0500)] <jhernandez> I'd like to use a node.js port of pulseaudio, so we will be able to deal with app's volume levels, separately

[18:41:02 CDT(-0500)] <sgithens> that would be really cool!