Skip to content

TommyTeaVee/Vidiom

 
 

Repository files navigation

Vidiom 0.7.1 - 17th March 2013
Video capture and web video publishing for Android devices.
Author: Andrew Nicholson
Copyright (C) 2013 Infinite Recursion Pty Ltd

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

----------------------------------------------------------------------

see 'LICENSE' file for full license.

----------------------------------------------------------------------

Vidiom contains third-party code under separate copyrights:

Copyright 2010 Google Inc.
Code modified from ytd-android - http://code.google.com/p/youtube-direct & available under the license http://www.apache.org/licenses/LICENSE-2.0

Copyright 2010 Stickman studio Contributers.
Code modified from stickman-android - http://code.google.com/p/stickman-android & available under the license http://www.apache.org/licenses/LICENSE-2.0

Copyright 2010 Facebook Inc.
Code modified from Facebook SDK for Android - https://github.com/facebook/facebook-android-sdk & available under the license http://www.apache.org/licenses/LICENSE-2.0.html

Copyright (c) 2007-2011, Yusuke Yamamoto 
Code modified from Twitter4J - http://twitter4j.org/en/index.html & available under the BSD license http://twitter4j.org/en/index.html#license

Copyright 2011 Matthias Käppler
Code included from Signpost - http://code.google.com/p/oauth-signpost/ & available under the license http://www.apache.org/licenses/LICENSE-2.0.html

Copyright 2012 Project contributors
Code included from android-file-dialog - http://code.google.com/p/android-file-dialog/ & available under the license http://www.opensource.org/licenses/bsd-license.php

Copyright 2012 tittel@kom.e-technik.tu-darmstadt.de
Code included from range-seek-bar - http://code.google.com/p/range-seek-bar/ & available under the license http://www.apache.org/licenses/LICENSE-2.0 

Copyright 2012 Nick Howes
Code included from android-ffmpeg-x64 - https://github.com/andynicholson/android-ffmpeg-x264  (Vidiom branch of build system)
This code includes FFmpeg, x264 built using the Android NDK - see http://ffmpeg.org/ - FFmpeg available under the GPL license http://ffmpeg.org/legal.html

Copyright 2012 Jigsoar icons 
Handcrafted by Benjamin Humphrey for Jigsoar Licensed under Creative Commons Attribution 3.0
www.jigsoaricons.com www.jigsoar.com
For any questions, contact Benjamin Humphrey at:
www.humphreybc.com


----------------------------------------------------------------------


RELEASE LOG
v0.7.1 - Released to Android Market on 17th March 2013 (Sydney, Australia).
	  
	(Gallery now shows all hosted URLs for a video in one place, Bugfix for the record/stop menu item, Uploading progress bars for individual videos in the Gallery, Bug fix to stop accidental simultaneous upload of same video.)

v0.7.0 - Released to Android Market on July 31st 2012 (Sydney, Australia) as FREE APP again.

	(Fixes for Twitter integration, make the action bar transparent over the video preview, Vidiom's overlay video controls are moved to the bottom)

v0.6.19 - Released to Android Market on July 30th 2012 (Sydney, Australia)

	( Minor fixes for video resolution selection, video framerates and others )

v0.6.18 - Released to Android Market on March 27th 2012 (Sydney, Australia)

	( New icons used from set released courtesy of Benjamin Humphrey & Jigsoar. Enhancements to the Gallery with larger thumbnails and video filesize added. Added custom video resolutions into video quality preferences. )

v0.6.17 - Released to Android Market on March 24th 2012 (Sydney, Australia)

	( Tested on Android 4.0. Records video at the highest resolution the camera supports, allowing the user to select between default/low/high quality )

v0.6.16 - Released to Android Market on Feb 23rd 2012 (Sydney, Australia)
	
	( Added basic video editing capabilities, reorganised preferences screen, YouTube videos can be uploaded as private or public. Removed "Uploaded by Vidiom" text on video uploads )	

v0.6.15 - Released to Android Market AS PAID APP on Feb 19th 2012 (Sydney, Australia)
	( Added ability to choose video folder location, touch-based toggle recording/stopping recording on GUI, and bugfixes for videbin.org API, and crashreports  )

	>> This release has a new certificate signing the application. Previous versions will still work uploading to videobin.org and YouTube, but Facebook uploading wont work due to a changed application signature.

v0.6.14 - Released to Android Market on March 31st 2011 (Sydney, Australia)
	(Fixes for Twitter authorisation, plus added video thumbnails in gallery)

v0.6.13 - Released to Android Market on March 21st 2011 (Sydney, Australia)
	(Fixes for Camera recording issues - parse user preferences correctly on recording time and max file size duration, as well as better error traping when the camera wont start recording)

v0.6.12 - Released to Android Market on March 13th 2011 (Sydney, Australia)
	( Fixes for camera handling issues, and out of memory conditions )

v0.6.11 - Released to Android Market on Febuary 19th 2011 (Sydney, Australia)
	( Fixes for Facebook single-sign on )

v0.6.10 - Released to Android Market on Febuary 10th 2011 (Sydney, Australia)
	( Minor fixes for camera handling )

v0.6.9 - Released to Android Market on January 26th 2011 (Yogyakarta, Indonesia)
	( Twitter integration and more library options incl. viewing hosted video URL and tweeting URL, Youtube publishing fixes )

v0.6.8 - Released to Android Market on January 21st 2011 (Yogyakarta, Indonesia)
	(Importing from sdcard fix, and UI recording time display)

v0.6.7 - Released to Android Market on January 19th 2011 (Yogyakarta, Indonesia)
	(Importing from sdcard, and facebook upload fix)

v0.6.6 - Released to Android Market on January 16th 2011 (Yogyakarta, Indonesia)

About

Vidiom is a video capture and web video publishing tool.

Resources

License

GPL-3.0, Apache-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
Apache-2.0
Apache-License-2.0

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.0%
  • Java 23.0%