Thread: PRS-T1 Modified Sony home screen
View Single Post
Old 01-15-2012, 12:03 AM   #39
rupor
meat popsicle
rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!rupor rocks like Gibraltar!
 
rupor's Avatar
 
Posts: 225
Karma: 100000
Join Date: Jul 2007
Location: USA
Device: Kindles, Pixels, iPads
Quote:
Originally Posted by Morkl View Post
I don't mind publishing my code at all. A revision control system might be nice, to keep track of the changes in the smali code. I'm wondering about the legal bits with publishing Sony's code though. I see no real problems posting an APK since you have to buy a PRS-T1 to use it anyway, but posting the disassembled code listings is kind of moving into a grey zone. Thoughts on this?
I thought about it and decided that keeping proper .smali for Sony modules would be a bit too much However I like using version control and keeping history remote is a nice backup strategy. Plus whatever is done could be useful for other people and will allow us to move forward faster. As the result I came out with the idea of putting unified diffs in the version control - very rough project page is here.

Take a look at version control trunk/packages make_diff.cmd - I am sure you would understand what I'm talking about. If you want I could create similar branch for you (or you could open your own project).
rupor is offline