Commit Graph

100 Commits

Author SHA1 Message Date
Travis Burtrum 3081449356 Upgrade android-maven-plugin version to work with new SDK layout 2013-07-05 23:38:14 -04:00
Tejaswi b84a64230a Fixed a bug in StickyComics causing title to go bad 2013-06-10 21:33:37 +05:30
Tejaswi e61f619051 Fixed the double quote issue with comic props json file storage 2013-06-03 15:40:50 +05:30
applications4android 626e75b88e Merge pull request #100 from whitecat/twokindsUnspeakable
added Two Kinds, and Unspeakable Vault. ...
2013-04-11 02:15:46 -07:00
umesh2802 d3d3cb465b whitecats twokindsUnspeakable 2013-04-11 14:48:58 +05:30
applications4android 6638ff6fb8 Merge pull request #99 from whitecat/unread
added a way to show unread comics only.
2013-04-11 01:30:19 -07:00
umesh2802 afee5bd8c8 whitecat's unread changes 2013-04-11 13:58:29 +05:30
applications4android eb8782d47a Merge pull request #98 from whitecat/diesel
adding dieselsweeties
2013-04-11 01:13:04 -07:00
whitecat bc1ecf387f removed text saying there was a bug 2013-04-10 21:10:26 -07:00
whitecat 8d0c760d36 Added patch to ensure latest comic is downloaded for two words. It is very ugly but it works. 2013-04-10 21:09:28 -07:00
whitecat cfd639aeea added Two Kinds, and Unspeakable Vault. https://github.com/applications4android/ComicReader/issues/51 https://github.com/applications4android/ComicReader/issues/49 2013-04-10 20:43:59 -07:00
whitecat 755012e556 fixed a messed up comment 2013-04-09 20:55:22 -07:00
whitecat b066f43bae Added comments to code
Needed to do a small hack by changing mFavIdx to an int[] which passes by
reference, so I could simplify the code and combine repetitive code. and
added the method _specialViewNavigation
2013-04-09 20:49:44 -07:00
whitecat 241eda6062 added a way to show unread comics only. https://github.com/applications4android/ComicReader/issues/96 2013-04-09 20:05:41 -07:00
whitecat 301eb3eec4 adding dieselsweeties issue https://github.com/applications4android/ComicReader/issues/2 2013-04-09 16:45:44 -07:00
applications4android 6f8368d7f3 Merge pull request #92 from moparisthebest/master
Fix encoding issue (non UTF-8 characters) and maven build after API level change
2013-03-12 11:28:18 -07:00
moparisthebest 2ffb226159 Fix encoding issue (non UTF-8 characters) and maven build after API level change 2013-03-09 10:32:56 -05:00
umesh2802 b57fbb0625 Merge branch 'notinventedhere' of git://github.com/whitecat/ComicReader into whitecat-notinventedhere
Conflicts:
	ComicReader/AndroidManifest.xml
2013-03-08 00:08:09 +05:30
whitecat 8c79ff2ab4 added not invented here. https://github.com/applications4android/ComicReader/issues/84 2013-03-07 09:21:31 -08:00
umesh2802 c0c184ba6f Merge branch 'favsave' of git://github.com/whitecat/ComicReader into whitecat-favsave
Conflicts:
	ComicReader/AndroidManifest.xml
2013-03-07 19:32:16 +05:30
applications4android 79405a866e Merge pull request #90 from whitecat/prosandcons
added pros and cons
2013-03-07 05:39:17 -08:00
whitecat b3c3dd6a5c added pros and cons https://github.com/applications4android/ComicReader/issues/83 2013-03-06 20:08:33 -08:00
whitecat 6be6591917 added backup for favorites and selected comics. They are zipped up. Only comics that have favorites are backed up. https://github.com/applications4android/ComicReader/issues/70 2013-03-06 19:50:57 -08:00
applications4android ee78bd252c Merge pull request #87 from whitecat/grrlpower
added Grrl Power to the list of comics.
2013-03-06 07:22:58 -08:00
whitecat 9f87aeffe1 added Grrl Power to the list of comics. 2013-03-05 16:44:40 -08:00
umesh2802 f1804defd7 using theirs 2013-02-28 22:16:43 +05:30
emily404 7ac787c506 edited classes.json 2013-02-24 19:14:38 -08:00
emily404 9a5bb3b0f8 local commit 2013-02-24 19:06:08 -08:00
umesh2802 bebedac611 minor changes for playstore release 2013-02-22 23:48:25 +05:30
Tejaswi 693d155cad Removed the DailyKingFeatures comics as per the request made by its authors :( 2013-02-22 22:38:20 +05:30
applications4android 83bb9cc187 Merge pull request #78 from whitecat/LinkComicHomePage
added long click link to comick home page from main ComicReader Activity
2013-02-22 08:59:20 -08:00
whitecat 6727a61611 added long click link to comick home page from main ComicReader Activity 2013-02-21 19:15:26 -08:00
applications4android 04c11b9d38 Merge pull request #77 from whitecat/awkward
added Awkward zombie image text is just date
2013-02-16 23:15:13 -08:00
whitecat 10301cf2db added Awkward zombie image text is just date 2013-02-15 20:52:57 -08:00
applications4android 98768c7df4 Merge pull request #74 from whitecat/unreadComicBug
Added line to fix issue #67
2013-02-02 02:37:36 -08:00
applications4android 40503147cf Merge pull request #75 from whitecat/dinosaur
comic name 'dinosaur' changed to 'dinosaur comics'
2013-02-02 02:36:34 -08:00
C. Albert ead8dc7f63 comic name 'dinosaur' changed to 'dinosaur comics' 2013-01-31 18:34:30 -08:00
C. Albert 76b89dc494 updated version number 2013-01-31 18:20:39 -08:00
C. Albert eb81117c85 Added line to fix issue #67. https://github.com/applications4android/ComicReader/issues/67. Comics that fail finding url now do not add null to the list of comics. 2013-01-31 18:17:25 -08:00
umesh2802 784144aa94 enable move to sdcard for api level 8 and above 2013-01-30 22:53:38 +05:30
applications4android e568e1adf1 Merge pull request #72 from whitecat/notification
Tied "displaying notifications" with enabling chache preferences
2013-01-27 04:07:41 -08:00
C. Albert 959a746baa Tied "displaying notifications" with enabling chache preferences 2013-01-25 15:30:15 -08:00
applications4android 2cc0da2ea6 Merge pull request #69 from whitecat/LeastICouldDo
fixed LeastICouldDo
2013-01-24 10:36:51 -08:00
C. Albert 1076bfb2bf fixed LeastICouldDo 2013-01-23 15:00:07 -08:00
Tejaswi 713210347e Fixed up some of the formattings from the previous submit 2013-01-19 18:04:18 +05:30
Tejaswi 4f3823e33f Added the comic 'The Noob' 2013-01-19 17:25:50 +05:30
Tejaswi 9ce79d215e Added DMFA comic 2013-01-19 17:02:03 +05:30
applications4android e0fec99fdf Merge pull request #68 from osiris86/add-General-protection-fault
Added "General Protection Fault"
2013-01-18 10:00:10 -08:00
unknown 37e7b5d9f9 Added the "new" property 2013-01-18 18:43:46 +01:00
unknown 438d268c73 Added "General Protection Fault" 2013-01-17 22:54:28 +01:00