Android Apps
>
Lifestyle
> Shelves
Shelves
Manage your collection of books, gadgets, movies, music, video games, and more!
by
Garen J Torikian
This app is currently not active on Google Play
100+
Thousand
Downloads
PREMIUM
Est. downloads
PREMIUM
Recent d/loads
1.95
1,722
Rating
Unranked
Ranking
3
Libraries
2.1+
Android version
3/15/15
Last updated
2010
April
App age
1.29 MB
App size
Everyone
Content rating
FREE
Price
Google Play Rating history and histogram





120





140





250





230





981
Changelog
- Feb 7, 2021 Unpublished
- Mar 15, 2015 Update Version 3.7.2
- Jan 7, 2015 Update Version 3.7.1
- Jan 15, 2013 Update Version 3.6.2
- Jan 5, 2013 Installs 100,000+ installs
- Jan 5, 2013 Update Version 3.6.1
- Oct 6, 2012 Update Version 3.5
- Mar 25, 2012 Update Version 3.4.1
- Mar 14, 2012 Update Version 3.4
- Mar 9, 2012 Update Version 3.3.4.1
- Feb 17, 2012 Installs 50,000+ installs
- Feb 12, 2012 Update Version 3.3.1
- Jan 27, 2012 Update Version 3.3
- Oct 16, 2011 Update Version 3.2
- Sep 20, 2011 Update Version 3.1.6.6
- Sep 16, 2011 Update Version 3.1.6.5
- Sep 9, 2011 Update Version 3.1.5
- Aug 17, 2011 Update Version 3.1
- Jul 23, 2011 Update Version 3.0.3
- Jul 12, 2011 Update Version 3.0.2
- Jul 9, 2011 Update Version 3.0
- Mar 14, 2011 Update Version 2.8.5.1
- Mar 8, 2011 Update Version 2.8.4
- Mar 3, 2011 Update Version 2.8.3
- Feb 21, 2011 Update Version 2.8.1
- Feb 17, 2011 Update Version 2.8
- Nov 24, 2010 Update Version 2.7.3
- Nov 6, 2010 Update Version 2.7.2
- Nov 5, 2010 Update Version 2.7.1
- Nov 1, 2010 Update Version 2.7
- Oct 31, 2010 Update Version 2.7
- Sep 23, 2010 Update Version 2.6.2
- Sep 21, 2010 Installs 10,000+ installs
- Sep 21, 2010 Update Version 2.6.1
- Sep 19, 2010 Update Version 2.6.0.1
- Sep 18, 2010 Update Version 2.6
- Aug 31, 2010 Update Version 2.5.0.1
- Aug 30, 2010 Update Version 2.5
- Aug 22, 2010 Installs 5,000+ installs
- Aug 19, 2010 Update Version 2.4.3.1
- Aug 18, 2010 Update Version 2.4.3
- Aug 14, 2010 Update Version 2.4.2
- Aug 12, 2010 Update Version 2.4.1
- Jul 30, 2010 Update Version 2.3.1
- Jul 28, 2010 Update Version 2.3
- Jul 20, 2010 Update Version 2.2.5
- Jul 17, 2010 Update Version 2.2.3
- Jul 17, 2010 Update Version 2.2
- Jun 10, 2010 Update Version 2.0
- Jun 1, 2010 Installs 1,000+ installs
- May 31, 2010 Update Version 1.4.1
Developer information
Description
*** Hello friend. Shelves is now an open source project. You can access the source code at https://github.com/gjtorikian/Shelves***
*** Development is now entirely dependent on open-source contributions. My infinite gratitude to the people who downloaded and supported this app, as well as everyone who offered words of praise or encouragement. It was for you all that I kept this app going for so long. ***
Shelves is an Android application that manages your collection of apparel, board games, books, comics, gadgets, movies, music, software, tools, toys, and video games.
With Shelves, you can add items in a number of ways, such as:
* By scanning barcodes
* From the Internet
* Entering details manually
You can also import and export data from a variety of sources, including Google Books, Google Drive, BoardGameGeeks.com, or Shelfari. There's also full support for software such as Dropbox, Delicious Library, and MediaMan.
Shelves lets you organize your collection by:
* Providing sorting rules on title, price, author, or format (CD, DVD, Vinyl, e.t.c.), and more
* Searching across all available item attributes
* Tagging and filtering your collection
* Allowing for the selection of multiple items
You can loan items to friends in your contact list, or rate items for your personal use. You can also opt to place items in a separate wishlist category.
Additionally, items can be in any language!
THIS APPLICATION IS SUPPORTED BY ADS. YOU CAN BUY THE SHELVES UNLOCKER ON THE MARKET TO REMOVE THEM. Additionally, some features are unavailable, unless the unlocker is purchased.
Thank you to everyone who supports a one-man development team, acting as developer, tester, documentation writer, as well as customer and public relations. I wouldn't do this if it weren't for all of you.
* * *
The following is a list of permissions that Shelves requests, and the reasons for their use. If you're not satisfied with the explanations I have here, by all means, contact me and I'll try to explain them further.
The following permissions deal with sending and receiving your collection to Google Spreadsheets. Google is VERY serious about account security, and as such, Shelves has no idea what your login credentials are. Shelves does NOT ask for your password. In this case, Shelves is only asking the Android/Google system whether or not you've successfully logged in:
* MANAGE THE ACCOUNTS LIST
* USE THE AUTHENTICATION CREDENTIALS OF AN ACCOUNT
* GOOGLE SPREADSHEETS
* GOOGLE DOCS (Google Docs in this case is not Google's online word processor, but rather the entire Google Docs suite)
* DISCOVER KNOWN ACCOUNTS
* VIEW CONFIGURED ACCOUNTS
* READ GOOGLE SERVICE CONFIGURATION
This connects Shelves to the Internet, and lets it download all the item information (covers, descriptions, e.t.c.):
* FULL INTERNET ACCESS
* VIEW WI-FI STATE
These manage how Shelves loans to your contacts, and adds reminders to your Google Calendar:
* READ CONTACT DATA
* READ CALENDAR EVENTS
* ADD OR MODIFY CALENDAR EVENTS AND SEND EMAIL TO GUESTS
This permits Shelves to access the cover images and import/export files to the SD card:
* MODIFY/DELETE USB STORAGE CONTENTS
* MODIFY/DELETE SD CARD CONTENTS
This keeps Shelves awake while imports occur. If the device's screen goes dim or falls asleep, the import could fail:
* PREVENT DEVICE FROM SLEEPING
This is necessary for Shelves to store your account preferences when doing an automatic backup (only for Android 2.2 and above):
* MODIFY GLOBAL SYSTEM SETTINGS
* * *
Original code held (C) 2008 Romain Guy; this project is based off of his. Modifications were made in the source and noted in appropriate places.
Recent changes:
* Fix existing tags from displaying in tag list (Thanks, James Armes!)
*** Development is now entirely dependent on open-source contributions. My infinite gratitude to the people who downloaded and supported this app, as well as everyone who offered words of praise or encouragement. It was for you all that I kept this app going for so long. ***
Shelves is an Android application that manages your collection of apparel, board games, books, comics, gadgets, movies, music, software, tools, toys, and video games.
With Shelves, you can add items in a number of ways, such as:
* By scanning barcodes
* From the Internet
* Entering details manually
You can also import and export data from a variety of sources, including Google Books, Google Drive, BoardGameGeeks.com, or Shelfari. There's also full support for software such as Dropbox, Delicious Library, and MediaMan.
Shelves lets you organize your collection by:
* Providing sorting rules on title, price, author, or format (CD, DVD, Vinyl, e.t.c.), and more
* Searching across all available item attributes
* Tagging and filtering your collection
* Allowing for the selection of multiple items
You can loan items to friends in your contact list, or rate items for your personal use. You can also opt to place items in a separate wishlist category.
Additionally, items can be in any language!
THIS APPLICATION IS SUPPORTED BY ADS. YOU CAN BUY THE SHELVES UNLOCKER ON THE MARKET TO REMOVE THEM. Additionally, some features are unavailable, unless the unlocker is purchased.
Thank you to everyone who supports a one-man development team, acting as developer, tester, documentation writer, as well as customer and public relations. I wouldn't do this if it weren't for all of you.
* * *
The following is a list of permissions that Shelves requests, and the reasons for their use. If you're not satisfied with the explanations I have here, by all means, contact me and I'll try to explain them further.
The following permissions deal with sending and receiving your collection to Google Spreadsheets. Google is VERY serious about account security, and as such, Shelves has no idea what your login credentials are. Shelves does NOT ask for your password. In this case, Shelves is only asking the Android/Google system whether or not you've successfully logged in:
* MANAGE THE ACCOUNTS LIST
* USE THE AUTHENTICATION CREDENTIALS OF AN ACCOUNT
* GOOGLE SPREADSHEETS
* GOOGLE DOCS (Google Docs in this case is not Google's online word processor, but rather the entire Google Docs suite)
* DISCOVER KNOWN ACCOUNTS
* VIEW CONFIGURED ACCOUNTS
* READ GOOGLE SERVICE CONFIGURATION
This connects Shelves to the Internet, and lets it download all the item information (covers, descriptions, e.t.c.):
* FULL INTERNET ACCESS
* VIEW WI-FI STATE
These manage how Shelves loans to your contacts, and adds reminders to your Google Calendar:
* READ CONTACT DATA
* READ CALENDAR EVENTS
* ADD OR MODIFY CALENDAR EVENTS AND SEND EMAIL TO GUESTS
This permits Shelves to access the cover images and import/export files to the SD card:
* MODIFY/DELETE USB STORAGE CONTENTS
* MODIFY/DELETE SD CARD CONTENTS
This keeps Shelves awake while imports occur. If the device's screen goes dim or falls asleep, the import could fail:
* PREVENT DEVICE FROM SLEEPING
This is necessary for Shelves to store your account preferences when doing an automatic backup (only for Android 2.2 and above):
* MODIFY GLOBAL SYSTEM SETTINGS
* * *
Original code held (C) 2008 Romain Guy; this project is based off of his. Modifications were made in the source and noted in appropriate places.
Recent changes:
* Fix existing tags from displaying in tag list (Thanks, James Armes!)
*** Hello friend. Shelves is now an open source project. You can access the source code at https://github.com/gjtorikian/Shelves***
*** Development is now entirely dependent on open-source contributions. My infinite gratitude to the people who downloaded and supported this app, as well as everyone who offered words of praise or encouragement. It was for you all that I kept this app going for so long. ***
Shelves is an Android application that manages your collection of apparel, board games, books, comics, gadgets, movies, music, software, tools, toys, and video games.
With Shelves, you can add items in a number of ways, such as:
* By scanning barcodes
* From the Internet
* Entering details manually
You can also import and export data from a variety of sources, including Google Books, Google Drive, BoardGameGeeks.com, or Shelfari. There's also full support for software such as Dropbox, Delicious Library, and MediaMan.
Shelves lets you organize your collection by:
* Providing sorting rules on title, price, author, or format (CD, DVD, Vinyl, e.t.c.), and more
* Searching across all available item attributes
* Tagging and filtering your collection
* Allowing for the selection of multiple items
You can loan items to friends in your contact list, or rate items for your personal use. You can also opt to place items in a separate wishlist category.
Additionally, items can be in any language!
THIS APPLICATION IS SUPPORTED BY ADS. YOU CAN BUY THE SHELVES UNLOCKER ON THE MARKET TO REMOVE THEM. Additionally, some features are unavailable, unless the unlocker is purchased.
Thank you to everyone who supports a one-man development team, acting as developer, tester, documentation writer, as well as customer and public relations. I wouldn't do this if it weren't for all of you.
* * *
The following is a list of permissions that Shelves requests, and the reasons for their use. If you're not satisfied with the explanations I have here, by all means, contact me and I'll try to explain them further.
The following permissions deal with sending and receiving your collection to Google Spreadsheets. Google is VERY serious about account security, and as such, Shelves has no idea what your login credentials are. Shelves does NOT ask for your password. In this case, Shelves is only asking the Android/Google system whether or not you've successfully logged in:
* MANAGE THE ACCOUNTS LIST
* USE THE AUTHENTICATION CREDENTIALS OF AN ACCOUNT
* GOOGLE SPREADSHEETS
* GOOGLE DOCS (Google Docs in this case is not Google's online word processor, but rather the entire Google Docs suite)
* DISCOVER KNOWN ACCOUNTS
* VIEW CONFIGURED ACCOUNTS
* READ GOOGLE SERVICE CONFIGURATION
This connects Shelves to the Internet, and lets it download all the item information (covers, descriptions, e.t.c.):
* FULL INTERNET ACCESS
* VIEW WI-FI STATE
These manage how Shelves loans to your contacts, and adds reminders to your Google Calendar:
* READ CONTACT DATA
* READ CALENDAR EVENTS
* ADD OR MODIFY CALENDAR EVENTS AND SEND EMAIL TO GUESTS
This permits Shelves to access the cover images and import/export files to the SD card:
* MODIFY/DELETE USB STORAGE CONTENTS
* MODIFY/DELETE SD CARD CONTENTS
This keeps Shelves awake while imports occur. If the device's screen goes dim or falls asleep, the import could fail:
* PREVENT DEVICE FROM SLEEPING
This is necessary for Shelves to store your account preferences when doing an automatic backup (only for Android 2.2 and above):
* MODIFY GLOBAL SYSTEM SETTINGS
* * *
Original code held (C) 2008 Romain Guy; this project is based off of his. Modifications were made in the source and noted in appropriate places.
Recent changes:
* Fix existing tags from displaying in tag list (Thanks, James Armes!)
Show full description
Hide full description
*** Development is now entirely dependent on open-source contributions. My infinite gratitude to the people who downloaded and supported this app, as well as everyone who offered words of praise or encouragement. It was for you all that I kept this app going for so long. ***
Shelves is an Android application that manages your collection of apparel, board games, books, comics, gadgets, movies, music, software, tools, toys, and video games.
With Shelves, you can add items in a number of ways, such as:
* By scanning barcodes
* From the Internet
* Entering details manually
You can also import and export data from a variety of sources, including Google Books, Google Drive, BoardGameGeeks.com, or Shelfari. There's also full support for software such as Dropbox, Delicious Library, and MediaMan.
Shelves lets you organize your collection by:
* Providing sorting rules on title, price, author, or format (CD, DVD, Vinyl, e.t.c.), and more
* Searching across all available item attributes
* Tagging and filtering your collection
* Allowing for the selection of multiple items
You can loan items to friends in your contact list, or rate items for your personal use. You can also opt to place items in a separate wishlist category.
Additionally, items can be in any language!
THIS APPLICATION IS SUPPORTED BY ADS. YOU CAN BUY THE SHELVES UNLOCKER ON THE MARKET TO REMOVE THEM. Additionally, some features are unavailable, unless the unlocker is purchased.
Thank you to everyone who supports a one-man development team, acting as developer, tester, documentation writer, as well as customer and public relations. I wouldn't do this if it weren't for all of you.
* * *
The following is a list of permissions that Shelves requests, and the reasons for their use. If you're not satisfied with the explanations I have here, by all means, contact me and I'll try to explain them further.
The following permissions deal with sending and receiving your collection to Google Spreadsheets. Google is VERY serious about account security, and as such, Shelves has no idea what your login credentials are. Shelves does NOT ask for your password. In this case, Shelves is only asking the Android/Google system whether or not you've successfully logged in:
* MANAGE THE ACCOUNTS LIST
* USE THE AUTHENTICATION CREDENTIALS OF AN ACCOUNT
* GOOGLE SPREADSHEETS
* GOOGLE DOCS (Google Docs in this case is not Google's online word processor, but rather the entire Google Docs suite)
* DISCOVER KNOWN ACCOUNTS
* VIEW CONFIGURED ACCOUNTS
* READ GOOGLE SERVICE CONFIGURATION
This connects Shelves to the Internet, and lets it download all the item information (covers, descriptions, e.t.c.):
* FULL INTERNET ACCESS
* VIEW WI-FI STATE
These manage how Shelves loans to your contacts, and adds reminders to your Google Calendar:
* READ CONTACT DATA
* READ CALENDAR EVENTS
* ADD OR MODIFY CALENDAR EVENTS AND SEND EMAIL TO GUESTS
This permits Shelves to access the cover images and import/export files to the SD card:
* MODIFY/DELETE USB STORAGE CONTENTS
* MODIFY/DELETE SD CARD CONTENTS
This keeps Shelves awake while imports occur. If the device's screen goes dim or falls asleep, the import could fail:
* PREVENT DEVICE FROM SLEEPING
This is necessary for Shelves to store your account preferences when doing an automatic backup (only for Android 2.2 and above):
* MODIFY GLOBAL SYSTEM SETTINGS
* * *
Original code held (C) 2008 Romain Guy; this project is based off of his. Modifications were made in the source and noted in appropriate places.
Recent changes:
* Fix existing tags from displaying in tag list (Thanks, James Armes!)
account
additionally
calendar
collection
configuration
contact
credentials
docs
entire
export
gjtorikian
google
import
items
loan
mediaman
modify
read
romain
shelfari
shelves
source
spreadsheets
supported
your
Comments
Tag cloud
add
anything
app
import
longer
movies
now
scan
shelves
unlocker
Positive comment tag cloud
app
collection
have
import
open
scanning
shelves
unlocker
you
your
Negative comment tag cloud
add
anything
app
import
items
longer
movies
now
scan
work
Google Play Rankings
This app is not ranked
Permissions
Development tools
test access to protected storage
Your personal information
read calendar events plus confidential information,
read your contacts,
add or modify calendar events and send email to guests without owners' knowledge
Network communication
view network connections,
full network access
Your accounts
find accounts on the device,
add or remove accounts,
use accounts on the device,
view configured accounts,
Google Spreadsheets,
Google Docs,
read Google service configuration
Storage
modify or delete the contents of your USB storage
System tools
prevent phone from sleeping,
modify system settings
Libraries
Related apps
Eyes: Scary Thriller - Creepy Horror Game
FEARLESS GAMES PURECKA & PABIS SPÓŁKA JAWNA
88
Free
10,000,000+
Supermarket Mania Journey
G5 Entertainment
87
Free
5,000,000+
Vinted
Vinted
89
Free
10,000,000+
Vudu - Rent, Buy or Watch Movies with No Fee!
VUDU
87
Free
10,000,000+
Supermarket: Shopping Games for Kids
Hippo Kids Games
84
Free
10,000,000+
Bottle Flip 3D
tastypill
80
Free
100,000,000+
Book Catalogue
Evan Leybourn
82
Free
100,000+
Kid-E-Cats Shopping Games for Kids! Three Kittens!
DEVGAME KIDS games
80
Free
5,000,000+
AppBrain Intelligence premium content
Subscribe now to get full and unlimited access to AppBrain Intelligence. You'll have access to:
- Unlimited pageviews (both app and developer details)
- Recent install count per app (last 30 days)
- Detailed ranking data per app
- Recent install count per developer (last 30 days)
- Full timeline per developer
- Device market shares data per country
Each subscription will automatically renew 3 days before the expiration date for
the same time period. Subscriptions can be cancelled at any time before the renewal.