Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/FossifyOrg/Camera
Quick photo and video camera with a flash, customizable aspect ratio.
https://github.com/FossifyOrg/Camera
hide the navigation bar icons if they are software ones
b7b5f8e8e8e4a70b1d498f920cb05c439e4dd266 authored over 8 years ago by tibbi <[email protected]>
b7b5f8e8e8e4a70b1d498f920cb05c439e4dd266 authored over 8 years ago by tibbi <[email protected]>
add icons
ddf942062fb6bd8b5900f175cbc9b6203b1cc619 authored over 8 years ago by tibbi <[email protected]>
ddf942062fb6bd8b5900f175cbc9b6203b1cc619 authored over 8 years ago by tibbi <[email protected]>
change some colors and actionbar font style
2c16e1ccefe9402448b31793217ee37a4fc28988 authored over 8 years ago by tibbi <[email protected]>
2c16e1ccefe9402448b31793217ee37a4fc28988 authored over 8 years ago by tibbi <[email protected]>
update Butterknife to 8.0.1
8a563ddc8800dabd4f1361ae14c85dffcffc63f3 authored over 8 years ago by tibbi <[email protected]>
8a563ddc8800dabd4f1361ae14c85dffcffc63f3 authored over 8 years ago by tibbi <[email protected]>
disable the flash explicitly at creating the Preview
86fef2c73640ecd66754f77749bd20409acd755b authored over 8 years ago by tibbi <[email protected]>
86fef2c73640ecd66754f77749bd20409acd755b authored over 8 years ago by tibbi <[email protected]>
implement Flash
9504fe9ef889e255400c1dde34e0f5583dfefaf1 authored over 8 years ago by tibbi <[email protected]>
9504fe9ef889e255400c1dde34e0f5583dfefaf1 authored over 8 years ago by tibbi <[email protected]>
update gradle to 2.1
c518884d00fbdbb363429df2158de328a8a148ff authored over 8 years ago by tibbi <[email protected]>
c518884d00fbdbb363429df2158de328a8a148ff authored over 8 years ago by tibbi <[email protected]>
prepare Release mode
ffb1fc8ccf581ec5aa9f4dcadd5a4c38b6ddda02 authored over 8 years ago by tibbi <[email protected]>
ffb1fc8ccf581ec5aa9f4dcadd5a4c38b6ddda02 authored over 8 years ago by tibbi <[email protected]>
one more null check
be831f1e9142f19251865e9ba9e06fe36c3dc70d authored over 8 years ago by tibbi <[email protected]>
be831f1e9142f19251865e9ba9e06fe36c3dc70d authored over 8 years ago by tibbi <[email protected]>
handle Camera.open() fail gracefully
d3d2f5e23d49e0e5cf4c3d96d98601841483c589 authored over 8 years ago by tibbi <[email protected]>
d3d2f5e23d49e0e5cf4c3d96d98601841483c589 authored over 8 years ago by tibbi <[email protected]>
add toggling between front/rear camera
6ce7b5e2e48c32b6a16905f4b5c24e79f2fd7f37 authored over 8 years ago by tibbi <[email protected]>
6ce7b5e2e48c32b6a16905f4b5c24e79f2fd7f37 authored over 8 years ago by tibbi <[email protected]>
add a button for toggling front/rear camera
22d2b16ab3edee745f9ebdd5a381a9f3df3f68d9 authored over 8 years ago by tibbi <[email protected]>
22d2b16ab3edee745f9ebdd5a381a9f3df3f68d9 authored over 8 years ago by tibbi <[email protected]>
move photo processing in the background
a556ff10a1f0329e0e1f5b462dcbfdb23e28cbd5 authored over 8 years ago by tibbi <[email protected]>
a556ff10a1f0329e0e1f5b462dcbfdb23e28cbd5 authored over 8 years ago by tibbi <[email protected]>
hide the bottom navigation bar for bigger image preview
27c77d38a3b88b7df983de805b4107aee363b69f authored over 8 years ago by tibbi <[email protected]>
27c77d38a3b88b7df983de805b4107aee363b69f authored over 8 years ago by tibbi <[email protected]>
fix touch to focus by rotating the matrix
a08e526815b528e27f7dcbe013f5670853ed66ef authored over 8 years ago by tibbi <[email protected]>
a08e526815b528e27f7dcbe013f5670853ed66ef authored over 8 years ago by tibbi <[email protected]>
implement touch to focus
b319fcb8b56a4a89ee5a9ec88d00ecf8e97f6d1f authored over 8 years ago by tibbi <[email protected]>
b319fcb8b56a4a89ee5a9ec88d00ecf8e97f6d1f authored over 8 years ago by tibbi <[email protected]>
store exif orientation in a variable
681f4ec901bbf23d7ca6981db19e3ef76a33ce14 authored over 8 years ago by tibbi <[email protected]>
681f4ec901bbf23d7ca6981db19e3ef76a33ce14 authored over 8 years ago by tibbi <[email protected]>
lets use portrait mode
9cf240691d16b6f401bb12c6b0d59d09082410cb authored over 8 years ago by tibbi <[email protected]>
9cf240691d16b6f401bb12c6b0d59d09082410cb authored over 8 years ago by tibbi <[email protected]>
use 16:9 aspect ratio
9e584ee2d0ca25fda89d1d1339efaad4642ef6ef authored over 8 years ago by tibbi <[email protected]>
9e584ee2d0ca25fda89d1d1339efaad4642ef6ef authored over 8 years ago by tibbi <[email protected]>
implement capturing images
e774c08ec92e2a875d1505cb9b8ed8c4d18b2aa4 authored over 8 years ago by tibbi <[email protected]>
e774c08ec92e2a875d1505cb9b8ed8c4d18b2aa4 authored over 8 years ago by tibbi <[email protected]>
add a shutter button to the preview
56d71a1dbb8137f517a168802cdd1b012cdcd1a9 authored over 8 years ago by tibbi <[email protected]>
56d71a1dbb8137f517a168802cdd1b012cdcd1a9 authored over 8 years ago by tibbi <[email protected]>
remove the onLayout implementation
08ac980ec88830d838540b9cda83155db96d5da9 authored over 8 years ago by tibbi <[email protected]>
08ac980ec88830d838540b9cda83155db96d5da9 authored over 8 years ago by tibbi <[email protected]>
make the camera preview fullscreen
544694f6dbcb3b46f300bcade979558ae87cafb0 authored over 8 years ago by tibbi <[email protected]>
544694f6dbcb3b46f300bcade979558ae87cafb0 authored over 8 years ago by tibbi <[email protected]>
add camera preview
6150c51f57308b2505bcd9cee5d1e290d0a52c7c authored over 8 years ago by tibbi <[email protected]>
6150c51f57308b2505bcd9cee5d1e290d0a52c7c authored over 8 years ago by tibbi <[email protected]>
add Camera open / release
b66ecf876963c11e6a699816389801f53b15f011 authored over 8 years ago by tibbi <[email protected]>
b66ecf876963c11e6a699816389801f53b15f011 authored over 8 years ago by tibbi <[email protected]>
creating the project
e8608713b66eb1de0fcdff0b674477818f35be62 authored over 8 years ago by tibbi <[email protected]>
e8608713b66eb1de0fcdff0b674477818f35be62 authored over 8 years ago by tibbi <[email protected]>
Initial commit
88f0d9d14655e05b016defb1866d736365a25174 authored over 8 years ago by Tibor Kaputa <[email protected]>
88f0d9d14655e05b016defb1866d736365a25174 authored over 8 years ago by Tibor Kaputa <[email protected]>