|  08-25-2013, 08:32 PM | #121 | ||
| Groupie            Posts: 199 Karma: 436584 Join Date: Jul 2010 Location: the beautiful Pacific Northwest Device: Kindle Oasis, Pixel 2, Kindle Fire HD 8 | 
			
			[QUOTE] Quote: 
 Problem solved! Quote: 
 It was my oversight. Awesome that this can be done! M- | ||
|   |   | 
|  08-26-2013, 08:02 AM | #122 | |
| Connoisseur            Posts: 74 Karma: 10000010 Join Date: Jan 2012 Device: Android Tablet with Calibre Companion and Moon+ Reader Pro | Quote: 
 I have an older version on my Fire, but neither Play nor the Kindle Store shows me as having paid for it, which really disturbs me, since I definitely did pay somehow before sideloading it (got it onto my old Droid X, then onto the Fire). If I didn't actually pay, that's bad, because I use it every day. If I did, well, it seems like the simplest path would be to root and install the Play Store, and then purchase/install directly to the Fire. If I do root/install-Play, will Play show it as compatible with the Fire and let me do that, or will I still have to sideload? | |
|   |   | 
|  08-26-2013, 08:29 AM | #123 | |
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | Quote: 
 As for Play saying that the app is compatible with the fire, I can't say with certainty. My guess is yes, but the sure way to tell is to ask someone who has a rooted fire, such as diapdealer. You could try a PM, or you could semi-hijack this thread where he and I debugged some problems with CC on his rooted fire. Do note that he says in post 1 that he downloaded CC from Play, so signs point to yes. | |
|   |   | 
|  08-29-2013, 05:01 PM | #124 | 
| Connoisseur  Posts: 60 Karma: 10 Join Date: Oct 2010 Location: Texas Device: Galaxy Tab 3, nook, Nexus 7, iPad | 
			
			my 'grouping drawer buttons' box is checked, but the 'slide here' message isn't showing and  I can't slide my drawer back to the left. ( ie; close it so I only have book covers showing. any ideas? I've turned off/on a couple of times.
		 | 
|   |   | 
|  08-29-2013, 06:06 PM | #125 | 
| Zennist            Posts: 1,022 Karma: 47809468 Join Date: Jul 2010 Device: iPod Touch, Sony PRS-350, Nook HD+ & HD | 
			
			There are 2 other ways to close the drawer -- 1) slide the shelf to the left with your finger as if you were turning/swiping a page 2) touch the tiny stack of white books in the upper left corner of the screen next to the name of the shelf being shown (ie, No Grouping or Authors) Did you already try both methods? --Pat | 
|   |   | 
|  08-30-2013, 01:55 AM | #126 | 
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | 
			
			If you are using a 7" or a 10" tablet then when in landscape the drawer is permanently open. In portrait the drawer can be closed. Is this your situation?
		 | 
|   |   | 
|  08-30-2013, 02:33 AM | #127 | 
| US Navy, Retired            Posts: 9,897 Karma: 13806776 Join Date: Feb 2009 Location: North Carolina Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen | |
|   |   | 
|  08-30-2013, 05:55 AM | #128 | 
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | |
|   |   | 
|  08-30-2013, 06:08 AM | #129 | |
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | Quote: 
 I am not even sure it is possible to have both a) the possibility of opening/closing the drawer, and b) nothing pushed off the right edge when the drawer is open. De gustibus non est disputandum.   | |
|   |   | 
|  09-03-2013, 07:07 AM | #130 | 
| Member  Posts: 15 Karma: 10 Join Date: Jan 2012 Device: none | 
			
			Isn't there anyway to mark books as read? I know CC isn't a reading app but it could still be more than just an app to read/sync the calibre database.
		 Last edited by Lanix; 09-03-2013 at 07:10 AM. | 
|   |   | 
|  09-03-2013, 07:46 AM | #131 | 
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | 
			
			No. Reason: we could add a "read" checkbox, but within seconds of releasing it we would (rightly) get asked to sync that box back to calibre. And that is seriously hard. Calibre's device driver subsystem has no facility for writing back to calibre's main database, and there is no support for column mapping or simultaneous change management. I have looked at how one might code something like this in both calibre and CC, without arriving at something with the necessary reliability, discoverability, and ease of use. On the other hand, last week I had some ideas that might break my mental logjam, so I might revisit it again, after I explore some ideas that might speed up the initial metadata handshake by 10 to 50 times. | 
|   |   | 
|  09-03-2013, 10:02 AM | #132 | 
| Zennist            Posts: 1,022 Karma: 47809468 Join Date: Jul 2010 Device: iPod Touch, Sony PRS-350, Nook HD+ & HD | 
			
			Charles, I was wondering if it would be possible to show centered items as centered on the book details page. Bold and italics show up.  But all centered items appear flush left. Is this doable?  --Pat | 
|   |   | 
|  09-03-2013, 11:33 AM | #133 | 
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 Join Date: Jan 2010 Location: Notts, England Device: Kobo Libra 2 | 
			
			Unfortunately, this is hard. We currently convert the comments to "rich text" and display them that way, which is why you get bold, italic, etc. This conversion is provided by android, and it throws away all alignment information. We looked at using a web view that interpreted more html, but that created no end of problems with fonts and font sizing, and it wasn't happy when given pure text input instead of html. In the end we gave up.
		 | 
|   |   | 
|  09-03-2013, 12:45 PM | #134 | |
| Member  Posts: 15 Karma: 10 Join Date: Jan 2012 Device: none | Quote: 
 You do record last read date and that's not synced, is it? Automatically recording read date and manually setting a book to completed isn't really that big of a difference IMO. How about a better way to see recently read books than sorting books by "Date read"? E.g. a separate page. | |
|   |   | 
|  09-03-2013, 12:53 PM | #135 | |
| Bujavid tekikin            Posts: 139 Karma: 40366 Join Date: Aug 2013 Location: Malaysia Device: LG G3 D855, Samsung Galaxy Note N7000 | Quote: 
 So yes, people would rightly expect that if you can mark books as read in CC, that the data be sent back to calibre so we'd know there too what books we'd already read. And chaley's already explained why that currently isn't doable already. Maybe give it more time and better hardware/software on Android devices. | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [Android App] Best Android reader software for use with Calibre / Calibre Companion | ellett | Devices | 11 | 12-16-2012 04:27 PM | 
| [Android App] Calibre Companion 1.7 Beta testing | Adoby | Devices | 31 | 09-07-2012 10:13 PM | 
| [Android App] Calibre Companion Beta Bug | manxam | Devices | 29 | 08-15-2012 12:48 PM | 
| Android Mozilla Firefox (Fennec) -beta version for Android released..but needs 2.0 | pat.indie | enTourage Archive | 2 | 11-04-2010 06:14 PM |