arkon
|
7d0ea614da
|
Migrate to MaterialComponents themes
|
2020-03-11 22:59:37 -04:00 |
|
arkon
|
507471e318
|
Label Kitsu login field as email address instead of username
|
2020-03-07 22:19:45 -05:00 |
|
arkon
|
4e60a81b36
|
Remove unused LoginSource
|
2020-02-27 22:43:48 -05:00 |
|
arkon
|
043e3784e8
|
Run linter
|
2020-02-26 18:03:34 -05:00 |
|
arkon
|
3ecc883944
|
Run default Android Studio formatter on code
|
2020-02-17 17:23:37 -05:00 |
|
arkon
|
47f5ea881f
|
Reorganize other util files
|
2020-02-02 22:22:54 -05:00 |
|
arkon
|
13ea1342fb
|
Optimize imports
|
2020-01-28 22:47:57 -05:00 |
|
arkon
|
98f86a44ef
|
Add tracker logout dialog (closes #2475)
|
2020-01-19 17:03:11 -05:00 |
|
arkon
|
5cddb269d6
|
Minor code cleanup
|
2020-01-07 20:17:07 -05:00 |
|
arkon
|
78689e7443
|
Migrate to AndroidX (#2424)
* Migrate to AndroidX (automatic conversion by Android Studio)
* AndroidX dependency code updates
* Fix source preference reparenting
* fixes the androidx prefererences icon spacing issue
(cherry picked from commit b76a15d960ec2cdf771be16377db0348b66b3179)
* Fix source preference screen heading size/list padding
Co-authored-by: Carlos <cargo8005@gmail.com>
|
2020-01-05 11:29:27 -05:00 |
|
MCAxiaz
|
9cbf226cfd
|
MAL API Workaround (#1647)
* Mal API workaround
* remove unused import
* Reuse existing token preference
* Minor code format
|
2018-11-11 14:00:47 +01:00 |
|
Carlos
|
854112095b
|
Downloading extensions from Github Repo. (#1101)
Downloading extensions from Github Repo.
|
2018-02-05 22:50:56 +01:00 |
|
inorichi
|
4ae00c80ca
|
Fix many compilation warnings
|
2017-10-28 19:12:17 +02:00 |
|
inorichi
|
ca2236958a
|
Reorganize layouts by feature
|
2017-05-25 12:16:58 +02:00 |
|
inorichi
|
5914346ace
|
Remove unused classes and arrays resources
|
2017-05-16 14:11:23 +02:00 |
|
inorichi
|
ff190e02d4
|
Preferences with conductor (#792)
* Settings with conductor WIP
* Add downloads preference controller. Implement source/track login
* Improve settings controllers
* Backup settings controller
* Delete preferences xml
* Remove keys from xml
* PreferenceKeys is now an object
* Remove now unused dependency
|
2017-05-14 00:45:14 +02:00 |
|
len
|
7425478a55
|
Optimize imports
|
2017-01-20 21:34:15 +01:00 |
|
len
|
f807447de1
|
Rename OnlineSource to HttpSource
|
2017-01-20 21:27:53 +01:00 |
|
len
|
706163e7a6
|
Move source and network outside data
|
2017-01-20 21:24:31 +01:00 |
|
len
|
07cae4d684
|
Merge and remove util classes
|
2017-01-08 18:50:51 +01:00 |
|
inorichi
|
dd56d7c0bb
|
Initial support for external sources
|
2017-01-08 18:12:19 +01:00 |
|
len
|
2b63bae989
|
Show login errors
|
2016-12-22 22:11:17 +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 |
|
len
|
2e39be6625
|
Image is now the default decoder
|
2016-12-03 16:12:58 +01:00 |
|
inorichi
|
58a2f7a874
|
Hide catalogues (#466)
Hide catalogues
|
2016-09-18 21:12:12 +02:00 |
|
len
|
f768393a4b
|
Bump dependencies, set target sdk 24
|
2016-07-30 16:04:43 +02:00 |
|
len
|
9beeca652f
|
Rewrite preferences with a modified support library v7
|
2016-06-16 20:52:51 +02:00 |
|
len
|
18cdddf433
|
Minor improvements for sync services
|
2016-05-31 16:14:32 +02:00 |
|
len
|
6beff242b0
|
LoginSource moved to an interface
|
2016-05-28 00:20:59 +02:00 |
|
len
|
0fe350af9a
|
Minor classes restructuration and optimize imports
|
2016-05-27 13:21:21 +02:00 |
|
len
|
dd5692bb2d
|
Rewrite sources. Implement Batoto and Kissmanga
|
2016-05-26 10:22:39 +02:00 |
|
len
|
4d65038ad3
|
Optimize imports
|
2016-05-15 23:06:11 +02:00 |
|
len
|
bd8b9febd2
|
Minor changes
|
2016-04-21 01:04:46 +02:00 |
|
len
|
a7840bc247
|
Rewrite PreferencesHelper. Allow to customize navigation with volume keys and tapping. Closes #251 and closes #129.
|
2016-04-18 17:29:46 +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 |
|
len
|
4ccce424de
|
Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project
|
2016-03-18 20:21:30 +01:00 |
|
len
|
f49577bc77
|
Manga in Kotlin. Expect some errors yet
|
2016-03-13 22:06:32 +01:00 |
|
len
|
a87c65872c
|
Fix login dialogs not showing the correct title
|
2016-03-11 16:16:56 +01:00 |
|
len
|
689f2e7fbf
|
Support for sources from different languages
|
2016-03-10 16:15:48 +01:00 |
|
len
|
05adde552d
|
Kotlinize some widgets
|
2016-03-08 01:22:56 +01:00 |
|
len
|
70e557575f
|
Preferences ported to support library
|
2016-03-07 23:48:43 +01:00 |
|
inorichi
|
70f4c7fcc3
|
Rename project
|
2016-01-15 15:18:19 +01:00 |
|