Jay
7ccf5b6d4d
Cleaning out the rasterized resources
2020-05-21 02:38:44 -04:00
Jay
e76805160c
Removing some icons and refactoring a few
...
Will refactor the rest 2 commits later
2020-05-21 02:11:18 -04:00
Carlos
5e5ab8df6b
switch to vector for splash since we target > 21 ( #208 )
2020-04-23 20:49:32 -04:00
Carlos
af45fa4a20
renamed webp files with prefix ic_ since these are icons for the trackers
2020-03-31 13:51:14 -04:00
Carlos
1176c7a758
updated bangumi and shikimori to accurate icons
...
changed bangumi to rgb color vs hex to match other trackers
2020-03-31 10:52:39 -04:00
Carlos
15567cc3c3
removed unused navigation header
2020-03-31 10:52:00 -04:00
Jay
d4ae7d2825
Merge branch 'up_master'
2020-01-13 00:22:17 -08:00
arkon
3892b93bca
Rename tracker icon images
2020-01-11 22:01:26 -05:00
Jay
b1d221c117
Merge remote-tracking branch 'upstream/master'
2020-01-09 18:15:42 -08:00
Jay
7c043524d8
icon endings
2020-01-09 18:00:03 -08:00
arkon
489f981e40
Convert tracker icons to webp
2020-01-09 18:54:07 -05:00
arkon
19adbeebd5
Convert nav drawer icon to webp
2020-01-09 18:49:14 -05:00
arkon
8d3166c5fe
Add larger minimalistic splash screen icon
2020-01-09 18:30:55 -05:00
Jay
f66c84091a
Converting new icons to vectors
2020-01-05 17:05:49 -08:00
Jay
e342d4960c
Removing custom androidx pref + start of vector icons
2020-01-05 16:06:09 -08:00
Jay
3ac6f5829c
Auto check for extension updates
...
Setting lives in Extensions -> Overflow menu
Checks every day
2019-12-21 23:28:02 -08:00
Jay
4c5fc25a68
Skip manga button added to multi integration
2019-11-24 18:30:47 -08:00
Jay
65804ebb3a
Set Webview as an activity
...
This way it will not reload on orientation change or theme switching
Webview toolbar now also has history buttons in toolbar, pressing back now reverses in history
Webview title is also now the websites title
2019-11-17 18:46:12 -08:00
Jay
8936138da5
New Notifcation Icon
...
New Chapter Notifcations now show all new chapters when expanded
2019-11-13 20:41:34 -08:00
Jay
ae5ad2a9a6
Added Select all and source migration to selected manga on library screen
2019-11-07 00:43:25 -08:00
fei long
3abae1cc75
Add chinese track website "bangumi" ( #2032 )
...
* copy from shikimori and change parmater
* add login activity
* fix
* login sucess
* search
* add...
* auth fix
* save status
* revert shikimori
* fix oauth error
* add bangumi info
* update read chapter index
* refersh token
* remove outdate file
* drop comment
* change icon
* drop search result which type not comic
* fix bind logic
* set status
* add ep status
* format code
* disable cache for `collection` api
2019-07-23 12:35:38 +02:00
Pavka
5840a3e1e2
Shikomori -> Shikimori. Fix update chapters ( #1996 )
...
* Shikomori -> Shikimori. Fix update chapters
* Removed logs and format code
2019-04-29 18:40:26 +02:00
Pavka
a62a7d5330
Feature/shikomori track ( #1905 )
...
* Add shikomori track
* Fix char 'M'
* Fix date in search
2019-04-03 10:14:37 +02:00
Bram van de Kerkhof
4ebb3a894d
Added round icon + added shortcuts ( #732 )
...
* Added round icon + added shortcuts
* Moved values to companion
2017-04-04 17:42:39 +02:00
len
de8fa09366
Keep new chapters notification across updates
2017-03-25 22:00:55 +01:00
Bram van de Kerkhof
c445ea90ba
Notification Improvements ( #594 )
...
* Download notifier improvements
* Notification improvements
Added a Notification Service.
Added a Notification Activity Handler.
* Removed service. Everything is now managed by single broadcast
* Fixed some flags
* Fixed ReaderActivity call
* Code review
* Added Handler. Removed dismiss onDestroy
2017-01-20 21:18:15 +01:00
len
cfa9729831
Remove unused resources
2017-01-02 18:59:15 +01:00
inorichi
94ee4e7fb5
Experimental Anilist and Kitsu support ( #586 )
...
* Tracking tab with anilist support
* Rename MangaSync to Track
* Rename variables and methods to track
* Kitsu implementation
* Variables refactoring
* Travis fix?
2016-12-18 22:56:28 +01:00
Bram van de Kerkhof
c2b113ac0a
Fixes + API 16 support
2016-10-25 15:49:27 +02:00
NoodleMage
55e9d2880c
Rewrote UpdateDownloader to Kotlin
...
Added auto update check (every 12 hour)
Warning message optional fix #256
Lots of bug fixes!
2016-04-26 20:57:05 +02:00
Bram van de Kerkhof
b1b97c19d4
Added option to check if connected to power before updating. closes #192 ( #229 )
2016-04-13 14:08:07 +02:00
len
67c4781376
Upgrade support library. Switch gradle build tools and AS to 2.0. Adapt code to new support lib
2016-04-08 16:18:41 +02:00
NoodleMage
5ef5f9b45f
Rewrote Theme
2016-03-17 20:01:52 +01:00
NoodleMage
98d420d5aa
Rewrote nav drawer to Kotlin + UI updates
...
Added launch screen + new Header
Removed MaterialDrawer library. Implemented Nav Draw from Support Library
2016-03-17 20:01:33 +01:00
len
ba1dca1826
Fix #206
2016-03-10 16:05:26 +01:00
NoodleMage
8b45df37d2
Converted all icon drawables to vector.
...
Removed Android-Iconics library.
2016-03-08 00:35:29 +01:00
len
8c456a2da4
Replace some image drawables with vector drawables
2016-03-06 18:18:09 +01:00
NoodleMage
9f78c8f6b4
- Rewrote Category to Kotlin
...
- Moved category to ui
- Reworked Animation (smoother)
- Updated TextDrawable
2016-02-25 09:58:01 +01:00
NoodleMage
3da613dedb
Moved edit cover to library | Updated manga info view | Updated catalogue
...
grid
2016-02-15 16:59:24 +01:00
NoodleMage
3a19f8e40b
FAB animation update
2016-02-13 12:08:15 +01:00
Kevin Richter
4be0b2502e
Change stop to pause in download queue view
2016-02-09 16:25:36 +01:00
inorichi
391550f49a
Implement zoom start position. Closes #92 . Rapid decoder properly throws an error when it fails to decode.
2016-02-04 17:16:47 +01:00
inorichi
0c9bc97fe8
Initial support for custom images scaling ( #40 )
2016-01-27 01:48:40 +01:00
inorichi
e1aa460106
Allow to display manga from catalogue as a simple list ( #35 )
2016-01-22 17:37:23 +01:00
inorichi
8be44c209c
Show selected decoder and background color in the popup menu. Reload adapter when the decoder changes.
2016-01-09 00:57:02 +01:00
inorichi
d0089e3f5e
Add buttons to open next/previous chapter in the reader. Try entire app with hardware acceleration
2016-01-06 20:55:52 +01:00
inorichi
f9a97631f2
Store total chapters from MAL and automatically set as completed if it's the last chapter. Other minor changes
2015-12-31 19:15:24 +01:00
inorichi
1360a90bf9
Change mangas from categories (needs testing)
2015-12-29 01:00:05 +01:00
inorichi
3f1f9ea9f2
Allow to reorder and rename categories
2015-12-28 18:06:07 +01:00
inorichi
e548cbf171
Allow to create/remove categories. Some refactoring.
2015-12-28 01:13:52 +01:00