MCPcopy Index your code
hub / github.com/Alcidauk/CineLog

github.com/Alcidauk/CineLog @v3.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.0.0 ↗ · + Follow
1,112 symbols 3,230 edges 187 files 138 documented · 12%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Last F-Droid release

CineLog

CineLog is a review database Android app, with Android 4.4 (KitKat) and later versions. The purpose of this app is to help you remember movies and series. To achieve that, CineLog supports reviews, wishlists, and import/export (both manual and automatic) features.

CineLog is a fork of Ryan Rigby's KinoLog application. CineLog aims to improve KinoLog application by adding extra functionnalities with a slightly different UI.

Get it on F-Droid

Website (in french)

Thanks to...

  • Christopher Bodtke for the German translation
  • Diego Sangunietti for the Spanish translation
  • Kerstin Maur for the icon and colors
  • verahawk for the Polish translation
  • Vistaus for the Dutch translation
  • sr093906 for the Chinese translation

Licence

CineLog Copyright 2019 Pierre Rognon

(forked from kinolog Copyright (C) 2017 ryan rigby. Parts of this program use Ryan Rigby's code)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Required librairies

  • Android-SwitchIcon Source: https://github.com/zagum/Android-SwitchIcon/ License: Apache2

  • Parceler Source: https://github.com/johncarl81/parceler/ License: Apache2

  • Tmdb-java Source: https://github.com/UweTrottmann/tmdb-java License: https://en.wikipedia.org/wiki/Unlicense

  • Glide Source: https://github.com/bumptech/glide License: https://github.com/bumptech/glide/blob/master/LICENSE

  • Apache Commons CSV Source: http://commons.apache.org/proper/commons-csv/source-repository.html License: http://www.apache.org/licenses/

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 905
Class 178
Interface 23
Enum 6

Languages

Java100%

Modules by API surface

app/src/main/java/com/ulicae/cinelog/room/dto/KinoDto.java31 symbols
app/src/main/java/com/ulicae/cinelog/android/v2/activities/MainActivity.java29 symbols
app/src/main/java/com/ulicae/cinelog/sqlite/DbReader.java21 symbols
app/src/main/java/com/ulicae/cinelog/room/dto/data/WishlistDataDto.java21 symbols
app/src/main/java/com/ulicae/cinelog/android/v2/fragments/review/edit/ReviewEditionFragment.java21 symbols
app/src/main/java/com/ulicae/cinelog/room/entities/Review.java20 symbols
app/src/main/java/com/ulicae/cinelog/room/dto/SerieEpisodeDto.java20 symbols
app/src/main/java/com/ulicae/cinelog/android/v2/fragments/review/room/list/ReviewRoomListFragment.java18 symbols
app/src/main/java/com/ulicae/cinelog/android/v2/fragments/review/room/tmdbsearch/SearchTmdbFragment.java16 symbols
app/src/main/java/com/ulicae/cinelog/room/fragments/wishlist/list/WishlistRoomListFragment.java15 symbols
app/src/test/java/com/ulicae/cinelog/room/services/ReviewAsyncServiceTest.java14 symbols
app/src/main/java/com/ulicae/cinelog/room/services/ReviewAsyncService.java14 symbols

For agents

$ claude mcp add CineLog \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page