configure: add tui by default
[fanfix.git] / TODO.md
CommitLineData
10ccd649
NR
1My current planning for Fanfix (but not everything appears on this list):
2- [ ] Support new websites
3 - [x] YiffStar
4 - [ ] [Two Kinds](http://twokinds.keenspot.com/)
5 - [ ] [Slightly damned](http://www.sdamned.com/)
6 - [x] New API on FimFiction.net (faster)
7 - [ ] Others? Any ideas? I'm open for requests
8 - [x] [e-Hentai](https://e-hentai.org/) requested
312e756e 9 - [ ] Find some FR comics/manga websites
10ccd649
NR
10- [x] A GUI library
11 - [x] Make one
12 - [x] Make it run when no args passed
13 - [x] Fix the UI, it is ugly
14 - [x] Work on the UI thread is BAD
15 - [x] Allow export
16 - [x] Allow delete/refresh
17 - [x] Show a list of types
18 - [x] ..in the menu
19 - [x] ..as a screen view
20 - [x] options screen
312e756e 21 - [x] support progress events
10ccd649
NR
22- [ ] A TUI library
23 - [x] Choose an output (Jexer)
24 - [x] Implement it from --set-reader to the actual window
25 - [x] List the stories
c3b229a1 26 - [x] Fix the UI layout
10ccd649 27 - [x] Status bar
c3b229a1 28 - [x] Real menus
7c0ab239 29 - [ ] Store the long lists in [A-B], [BA-BB], ...
10ccd649
NR
30 - [x] Open a story in the reader and/or natively
31 - [ ] Update the screenshots
32 - [ ] Remember the current chapter and current read status of stories
7c0ab239 33 - [ ] Support progress events
c3b229a1
NR
34 - [x] Add a properties pages
35 - [ ] Deal with comics (properties page + external launcher? jexer?)
312e756e 36- [x] Network support
10ccd649
NR
37 - [x] A server that can send the stories
38 - [x] A network implementation of the Library
39 - [x] Write access to the library
40 - [x] Access rights (a simple "key")
41 - [x] More tests, especially with the GUI
312e756e
NR
42 - [x] ..even more
43 - [x] support progress events
10ccd649
NR
44- [x] Check if it can work on Android
45 - [x] First checks: it should work, but with changes
46 - [x] Adapt work on images :(
47 - [x] Partial/Conditional compilation
48 - [x] APK export
49- [ ] Android
50 - [x] Android support
51 - [x] Show current stories
52 - [x] Download new stories
53 - [ ] Sort stories by Source/Author
54 - [ ] Fix UI
312e756e 55 - [ ] support progress events
10ccd649
NR
56- [ ] Translations
57 - [x] i18n system in place
c3b229a1
NR
58 - [x] Make use of it in text
59 - [x] Make use of it in gui
60 - [ ] Make use of it in tui
10ccd649
NR
61 - [ ] Use it for all user output
62 - [ ] French translation
63 - [x] French manual/readme
312e756e 64- [x] Install a mechanism to handle stories import/export progress update
10ccd649
NR
65 - [x] Progress system
66 - [x] in support classes (import)
67 - [x] in output classes (export)
10ccd649
NR
68- [x] Version
69 - [x] Use a version number
70 - [x] Show it in UI
71 - [x] A check-update feature
72 - [x] ..translated
312e756e
NR
73- [ ] Improve GUI library
74 - [x] Allow lauching a custom application instead of Desktop.start
75 - [ ] Add the resume next to the cover icon if available (as an option)
10ccd649
NR
76- [ ] Bugs
77 - [x] Fix "Redownload also reset the source"
be27e28b 78 - [ ] Fix "Redownload remote does not show the new item before restart of client app"
10ccd649
NR
79 - [ ] Fix eHentai "content warning" access
80 - [ ] Fix the configuration system (for new or changed options, new or changed languages)
7f67ebfc
NR
81 - [ ] remote import also download the file in cache, why?
82 - [ ] import file in remote mode tries to import remote file!!
83 - [ ] import file does not find author in cbz with SUMMARY file
84 - [ ] import file:// creates a tmp without auto-deletion in /tmp/fanfic-...
85