Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Update compile to implementation #350

Open
wants to merge 100 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
f07b7c5
updated README
florent37 Jul 7, 2015
3ffcd50
fixed bug on small devices
florent37 Jul 8, 2015
541dba4
upgraded version to 1.0.6
florent37 Jul 8, 2015
08a9ee1
updated README
florent37 Jul 8, 2015
69557c2
updated README
florent37 Jul 8, 2015
4288993
allow app developers to enable/disable logging
championswimmer Jul 12, 2015
ec67fa1
Merge pull request #102 from championswimmer/patch-1
florent37 Jul 15, 2015
bb9541c
add the possibility to completly disable the viewpager-toolbar
Jul 17, 2015
cc4e78f
removed unnecessary import
Jul 17, 2015
d394867
version 1.0.8
florent37 Jul 19, 2015
2837b16
Fix what seems to be a mistake in fromColorResAndDrawable
rameshvarun Jul 23, 2015
c3841cc
mHeader color flickering while swiping tabs #117 fixed
Jul 24, 2015
1f12466
Merge pull request #108 from svennergr/master
florent37 Jul 28, 2015
bcdfb2b
Merge pull request #115 from rameshvarun/patch-1
florent37 Jul 28, 2015
f1e383d
Merge pull request #118 from trajakovic/master
florent37 Jul 28, 2015
b355876
version 1.0.8
florent37 Jul 28, 2015
50097ae
updated README
florent37 Jul 28, 2015
53e1f51
v1.1.0
florent37 Jul 31, 2015
40be40a
v1.1.0, fix for header refresh
florent37 Jul 31, 2015
a8212e2
orientation change fix
florent37 Jul 31, 2015
202ac5b
orientation change fix
florent37 Jul 31, 2015
0385213
orientation change fix
florent37 Jul 31, 2015
4d58016
orientation change fix
florent37 Jul 31, 2015
d6b57eb
updated README
florent37 Jul 31, 2015
6014215
fix headerclickable
florent37 Jul 31, 2015
ae4a479
updated README
florent37 Jul 31, 2015
9a22e04
updated README
florent37 Jul 31, 2015
bfeea8a
notifyHeaderChanged
florent37 Jul 31, 2015
0145c61
updated README
florent37 Jul 31, 2015
68e9ab7
Update README.md
florent37 Aug 3, 2015
84f6ca9
Update README.md
florent37 Aug 3, 2015
5180a33
added adapter notify()
florent37 Aug 4, 2015
23af08f
added carpaccio support
florent37 Aug 4, 2015
d8d53c8
Merge branch 'master' of https://github.com/florent37/MaterialViewPager
florent37 Aug 4, 2015
4f7bfa9
updated README
florent37 Aug 4, 2015
0f8d945
updated README
florent37 Aug 4, 2015
b1a0cf1
updated the ViewController
florent37 Aug 4, 2015
8f0b488
Fixed sample APK link
Aug 5, 2015
bab66fe
Merge pull request #128 from filipedelimabrito/develop
florent37 Aug 5, 2015
f17ff5d
Add OnImageLoad Listener to header when loading images from URL
ibrahim-mubarak Aug 9, 2015
8ae5301
Fix crashes when setColor is executed, when Animator is null
ibrahim-mubarak Aug 9, 2015
27ea29b
Update .travis.yml
florent37 Aug 10, 2015
5f66a6b
Add layer to darken picture and reveal text.
Aug 12, 2015
d25b2da
Add layer to darken picture and reveal text :
Aug 12, 2015
b932d4f
Add layer to darken picture and reveal text :
Aug 12, 2015
9c40c9c
Add layer to darken picture and reveal text :
Aug 12, 2015
2a34d91
Merge pull request #133 from idragon81/master
florent37 Aug 22, 2015
7d0bbf8
Merge pull request #138 from mnac/master
florent37 Aug 26, 2015
4d8f7c9
set Framelayout in header instead of RelativeLayout
florent37 Aug 26, 2015
97ca6df
updated README
florent37 Aug 31, 2015
10f539a
fixed quick scroll
florent37 Sep 13, 2015
e4f657a
added option to replace the viewpager
florent37 Sep 13, 2015
07c7566
published 1.1.2
florent37 Sep 13, 2015
0aa9325
Corrected attribute name for pstsTabTextAllCaps
dan-silver Oct 25, 2015
e5cf83d
Fix - Touch doesn't work ontop of Scrollable views
Ashok-Varma Nov 9, 2015
893d206
Fix - toolbarlayout break on scrolling
Ashok-Varma Nov 9, 2015
6e54191
Merge pull request #180 from Ashok-Varma/patch-1
florent37 Nov 14, 2015
85602bd
Merge pull request #181 from Ashok-Varma/patch-2
florent37 Nov 14, 2015
2e62cff
Merge pull request #176 from dan-silver/patch-1
florent37 Nov 14, 2015
2116d37
sent 1.1.3
florent37 Nov 14, 2015
608ea55
Update README.md
Ashok-Varma Nov 19, 2015
fb06e8a
Merge pull request #185 from Ashok-Varma/patch-3
florent37 Nov 20, 2015
9b717f7
some .idea deleted and new function in adapter improved
bloderxd Dec 23, 2015
8b7081b
Merge pull request #200 from bloder/resource-adapter
florent37 Dec 24, 2015
69f2126
1.2.0 added header decorator,
May 27, 2016
1ce6730
updated README
May 27, 2016
e566c3a
Corrected package name and also changed the argument.
zorroblue Jun 16, 2016
a5f32de
Merge pull request #263 from zorroblue/master
florent37 Jun 20, 2016
c2c2484
Update .travis.yml
florent37 Jun 20, 2016
19af7ce
Update README.md
florent37 Jun 20, 2016
1a231f6
Update README.md
florent37 Jun 20, 2016
cf22626
Fixed blinking header on a quick swipe
TigerHix Aug 3, 2016
85a1248
Merge pull request #272 from TigerHix/master
florent37 Aug 20, 2016
9b4d954
Some changes
Feb 28, 2017
2f43f95
Removed javadoc
Feb 28, 2017
4ebc9f4
Merge pull request #300 from florent37/develop
florent37 Feb 28, 2017
71d644f
Check if yOffset is negative.
Tapashee Mar 1, 2017
f951f82
Merge pull request #301 from Tapashee/master
florent37 Mar 7, 2017
0d4973f
Fix broken Markdown headings
bryant1410 Apr 18, 2017
8966f05
Merge pull request #312 from bryant1410/master
florent37 Apr 18, 2017
2d5d36b
Update README.md
florent37 May 11, 2017
102f461
Incorrect Syntax in README.md
jesster2k10 Jul 20, 2017
9222a1b
Merge pull request #326 from jesster2k10/patch-1
florent37 Jul 21, 2017
7cb8936
Update README.md
florent37 Aug 4, 2017
993777f
Upgrade glide dependency to 4.0.0
ericwjr Aug 17, 2017
f3eebe8
Merge pull request #328 from ericwjr/depUpgrade-glide
florent37 Aug 22, 2017
c3b655d
glide v4
florent37 Aug 22, 2017
f165302
initial import
florent37 Aug 22, 2017
1c0fdfa
Update README.md
florent37 Sep 29, 2017
759e3ea
Update README.md
florent37 Sep 29, 2017
fb84e2d
Update README.md
florent37 Oct 26, 2017
8755440
Update README.md
florent37 Jan 4, 2018
ea01264
Update README.md
florent37 Jan 4, 2018
cc8e5a5
Update README.md
florent37 Jan 4, 2018
de6adaf
Update build system to use modern sdk and libraries
emansih Mar 3, 2018
4e96e0a
Fix java.lang.IllegalStateException
emansih Mar 3, 2018
54e1442
Merge pull request #341 from emansih/master
florent37 Mar 26, 2018
8b746e5
Update README.md
florent37 Oct 1, 2018
f8a7bc6
Fix link to tutos-android-france.com
VJubert Oct 2, 2018
e2fb22e
Merge pull request #348 from VJubert/patch-1
florent37 Oct 2, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
*.apk
*.ap_

.idea/workspace.xml

# Files for the Dalvik VM
*.dex

Expand All @@ -17,7 +15,6 @@ gen/
# Gradle files
.gradle/
build/
/*/build/

# Local configuration file (sdk path, etc)
local.properties
Expand All @@ -27,3 +24,14 @@ proguard/

# Log Files
*.log

# Android Studio Navigation editor temp files
.navigation/

# Android Studio captures folder
captures/

.gradle
.idea
*.iml
**/build/*
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

5 changes: 2 additions & 3 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions .idea/encodings.xml

This file was deleted.

2 changes: 1 addition & 1 deletion .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions .idea/libraries/android_observablescrollview_1_5_2.xml

This file was deleted.

15 changes: 0 additions & 15 deletions .idea/libraries/appcompat_v7_22_2_0.xml

This file was deleted.

12 changes: 0 additions & 12 deletions .idea/libraries/cardview_v7_22_2_0.xml

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/libraries/kenburnsview_1_0_6.xml

This file was deleted.

10 changes: 0 additions & 10 deletions .idea/libraries/library_1_1_0.xml

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/libraries/library_2_4_0.xml

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/libraries/materialviewpager_1_0_6.xml

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/libraries/picasso_2_5_2.xml

This file was deleted.

12 changes: 0 additions & 12 deletions .idea/libraries/recyclerview_v7_22_2_0.xml

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/libraries/support_annotations_22_2_0.xml

This file was deleted.

16 changes: 0 additions & 16 deletions .idea/libraries/support_v4_22_2_0.xml

This file was deleted.

29 changes: 13 additions & 16 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions .idea/scopes/scope_settings.xml

This file was deleted.

5 changes: 2 additions & 3 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 0 additions & 31 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion MaterialViewPager.iml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
Loading