Skip to content

Commit f841f2b

Browse files
committed
misc todo items
1 parent b5c071a commit f841f2b

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

todo.txt

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,26 @@ X https://github.com/processing/processing-android/issues/50
88
X sync PVector plus the processing.data package
99
X https://github.com/processing/processing-android/issues/47
1010
X https://github.com/processing/processing-android/pull/42
11-
11+
X "Smooth is not supported by this hardware (or driver)" message
12+
X even with Nexus 4, Android 4.2.2
13+
X https://github.com/processing/processing-android/issues/2
14+
X "Bitmap size exceeds VM budget" error when loading many images
15+
X https://github.com/processing/processing-android/issues/60
16+
_ seems to not be printing newlines and indents when writing the xml files
17+
18+
gsoc
19+
X fixes for ecj compilation
20+
X https://github.com/processing/processing-android/pull/58
21+
X implement certificates (self-signed) for distribution
22+
X http://developer.android.com/guide/publishing/app-signing.html
23+
X http://code.google.com/p/processing/issues/detail?id=222
24+
X https://github.com/processing/processing-android/issues/15
25+
X implement automatic download/install of android tools
26+
X also need to install USB Driver on Windows, and set device rules on Linux
27+
X http://code.google.com/p/processing/issues/detail?id=203
28+
X https://github.com/processing/processing-android/issues/20
29+
30+
_ make Android write .jar not .zip
1231

1332
_ figure out how to build from Eclipse JDI so we can remove tools.jar and javac
1433
_ https://github.com/processing/processing/issues/1840
@@ -144,16 +163,6 @@ _ setting the default package: manifest/package
144163
_ application/android:label
145164
_ used on home screen, manage applications, my downloads, etc
146165
_ http://developer.android.com/guide/publishing/preparing.html
147-
_ implement certificates (self-signed) for distribution
148-
_ http://developer.android.com/guide/publishing/app-signing.html
149-
_ http://code.google.com/p/processing/issues/detail?id=222
150-
create new keystore
151-
location: [ ] (browse)
152-
password: [ ]
153-
confirm: [ ]
154-
...then asks for
155-
alias, password, confirm, validity (years)
156-
first/last name, ounit, org, city/locale, state/province, country code (xx)
157166

158167
_ StreamPump has been quieted, but maybe this needs to be a global log setting
159168

@@ -278,10 +287,6 @@ P3 _ http://code.google.com/p/processing/issues/detail?id=236
278287
P3 _ library support also needs android manifest changes
279288
P3 _ http://code.google.com/p/processing/issues/detail?id=225
280289

281-
_ implement automatic download/install of android tools
282-
_ also need to install USB Driver on Windows, and set device rules on Linux
283-
_ http://code.google.com/p/processing/issues/detail?id=203
284-
285290
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
286291

287292

0 commit comments

Comments
 (0)