aniyomi/app/src/main/java/eu/kanade/tachiyomi/source
Carlos a12a34e3bb Add Batoto Scanlator to Chapter view (#789)
* Added scanlator for Batoto on chapter list

* adjusted item_chapter layout for scanlator
adjusted so db chapters get updated if scanlator does not match source scanlator

* adjusted item_chapter layout for scanlator
adjusted chapter holder to dynamically set title max lines depending on if scanlator exists

* fixed excess blank line

* changed scanlator to be instantiated instead lateint to prevent toast message erro when viewing chapters by catalog

* changed item_chapter.xml to constraint layout

* removed accidental changes to catalog

* cleaned up code.

* fixed issue where long title was running into 3 dot menu
fixed issue where no scanlator for manga was causing date to not be bottom lined
fixed general chapter layout to be more similar to existing

* allow scanlator to be null

* fixed merge issue

* fixed merge issue

* attempt to fix whitespace carriage return issue

* attempt to fix whitespace carriage return issue

* attempt to fix whitespace carriage return issue
2017-08-15 15:05:41 +02:00
..
model Add Batoto Scanlator to Chapter view (#789) 2017-08-15 15:05:41 +02:00
online Add Batoto Scanlator to Chapter view (#789) 2017-08-15 15:05:41 +02:00
CatalogueSource.kt Move source and network outside data 2017-01-20 21:24:31 +01:00
LocalSource.kt Fix local source not working if english was disabled. Closes #848 2017-06-17 12:46:34 +02:00
Source.kt Move source and network outside data 2017-01-20 21:24:31 +01:00
SourceFactory.kt Allow multiple sources in each extension source apk (#761) 2017-04-27 20:15:55 +02:00
SourceManager.kt Allow multiple sources in each extension source apk (#761) 2017-04-27 20:15:55 +02:00