-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathTODO
35 lines (21 loc) · 1.23 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
TODO
----
0. Real-time recording time on screen. --DONE
1. Give credit for Apache-licensed code in About box -- DONE
1.1 Give FB SDK credit in box -- DONE
2. Vimeo uploading -- DENIED!
3. Touch screen recording controls --DONE
4. Uploading progress bar?
5. Video editing ability? -- STARTED
5.1 Debugging of FFMPEG failures
5.2 Show a progress indicator during long running operations , like transcoding, moving progress bar etc
6. Show in Gallery, and be able to upload, already recorded 3GP/MP4 files on sdcard. -- DONE
7. Twitter posting (using URLs from youtube/facebook/videobin.org etc) --DONE
7.1 Allow changes to the twitter message being posted.
8. Remove twitter app id/secret from source, and instead place in strings.xml, which can remain unchecked in from git . see TwitterOAuthActivity
9. Custom hosting of video gallery on http://<username>.vidiom.mobi/, allowing private or public access to videos uploaded there.
9.1 Needs in app billing..
10. Ability to change video resolution of video recording -- DONE (default/low/high + custom resolutions if supported by phone)
11. Ability to change orientations (portrait/landscape)
12. Inbuilt xmpp 'social network' to share videos amgonst other Vidiom users.
Updated : 31st July 2012