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

Commit

Permalink
v1.0.6-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsdayrs committed Jun 14, 2019
1 parent 10ca849 commit f2dbbd8
Show file tree
Hide file tree
Showing 13 changed files with 16 additions and 29 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
minSdkVersion var
targetSdkVersion 28
versionCode 1
versionName "v1.0.5-alpha"
versionName "v1.0.6-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.5-alpha","enabled":true,"outputFile":"shosetsu-v1.0.5-alpha.apk","fullName":"debug","baseName":"debug"}]
[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.6-alpha","enabled":true,"outputFile":"shosetsu-v1.0.6-alpha.apk","fullName":"debug","baseName":"debug"}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
package="com.github.Doomsdayrs.apps.shosetsu"
android:versionCode="1"
android:versionName="v1.0.5-alpha" >
android:versionName="v1.0.6-alpha" >

<uses-sdk
android:minSdkVersion="24"
Expand All @@ -23,7 +23,6 @@
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/lightTheme" >
<activity
android:name="com.github.Doomsdayrs.apps.shosetsu.MainActivity"
Expand All @@ -45,10 +44,6 @@
android:name="com.squareup.picasso.PicassoProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.squareup.picasso"
android:exported="false" />
<provider
android:name="com.android.tools.ir.server.InstantRunContentProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.android.tools.ir.server.InstantRunContentProvider"
android:multiprocess="true" />
</application>

</manifest>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"BUNDLE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.5-alpha","enabled":true,"outputFile":"shosetsu-v1.0.5-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
[{"outputType":{"type":"BUNDLE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.6-alpha","enabled":true,"outputFile":"shosetsu-v1.0.6-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package="com.github.Doomsdayrs.apps.shosetsu"
android:targetSandboxVersion="2"
android:versionCode="1"
android:versionName="v1.0.5-alpha" >
android:versionName="v1.0.6-alpha" >

<uses-sdk
android:minSdkVersion="24"
Expand All @@ -24,7 +24,6 @@
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/lightTheme" >
<activity
android:name="com.github.Doomsdayrs.apps.shosetsu.MainActivity"
Expand All @@ -46,10 +45,6 @@
android:name="com.squareup.picasso.PicassoProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.squareup.picasso"
android:exported="false" />
<provider
android:name="com.android.tools.ir.server.InstantRunContentProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.android.tools.ir.server.InstantRunContentProvider"
android:multiprocess="true" />
</application>

</manifest>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"INSTANT_APP_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.5-alpha","enabled":true,"outputFile":"shosetsu-v1.0.5-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
[{"outputType":{"type":"INSTANT_APP_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.6-alpha","enabled":true,"outputFile":"shosetsu-v1.0.6-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"INSTANT_RUN_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.5-alpha","enabled":true,"outputFile":"shosetsu-v1.0.5-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
[{"outputType":{"type":"INSTANT_RUN_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.6-alpha","enabled":true,"outputFile":"shosetsu-v1.0.6-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
package="com.github.Doomsdayrs.apps.shosetsu"
android:versionCode="1"
android:versionName="v1.0.5-alpha" >
android:versionName="v1.0.6-alpha" >

<uses-sdk
android:minSdkVersion="24"
Expand All @@ -23,7 +23,6 @@
android:networkSecurityConfig="@xml/network_security_config"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/lightTheme" >
<activity
android:name="com.github.Doomsdayrs.apps.shosetsu.MainActivity"
Expand All @@ -45,10 +44,6 @@
android:name="com.squareup.picasso.PicassoProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.squareup.picasso"
android:exported="false" />
<provider
android:name="com.android.tools.ir.server.InstantRunContentProvider"
android:authorities="com.github.Doomsdayrs.apps.shosetsu.com.android.tools.ir.server.InstantRunContentProvider"
android:multiprocess="true" />
</application>

</manifest>
2 changes: 1 addition & 1 deletion app/build/intermediates/merged_manifests/debug/output.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.5-alpha","enabled":true,"outputFile":"shosetsu-v1.0.5-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.6-alpha","enabled":true,"outputFile":"shosetsu-v1.0.6-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.github.Doomsdayrs.apps.shosetsu","split":"","minSdkVersion":"24"}}]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.5-alpha","enabled":true,"outputFile":"app-debug-androidTest.apk","fullName":"debugAndroidTest","baseName":"debug-androidTest"},"path":"AndroidManifest.xml","properties":{}}]
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.6-alpha","enabled":true,"outputFile":"app-debug-androidTest.apk","fullName":"debugAndroidTest","baseName":"debug-androidTest"},"path":"AndroidManifest.xml","properties":{}}]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"outputType":{"type":"METADATA_FEATURE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.5-alpha","enabled":true,"outputFile":"shosetsu-v1.0.5-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{}}]
[{"outputType":{"type":"METADATA_FEATURE_MANIFEST"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"v1.0.6-alpha","enabled":true,"outputFile":"shosetsu-v1.0.6-alpha.apk","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{}}]
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ public static void swapReaderColor() {

static boolean test = false;

//TODO Connect these to DB controllers
public static boolean isBookMarked(String chapterURL) {
return test;
}
Expand Down
7 changes: 4 additions & 3 deletions app/src/main/res/menu/toolbar_chapter_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,16 @@
android:title="@string/night_mode" />

<item
android:enabled="false"
android:id="@+id/chapter_view_textSize"
android:title="@string/text_size" />
</group>

<item
android:icon="@drawable/ic_bookmark_border_black_24dp"
android:id="@+id/chapter_view_bookmark"
android:enabled="false"
android:icon="@drawable/ic_bookmark_border_black_24dp"
android:title="@string/bookmark"
android:enabled="true"
app:showAsAction="always"/>
app:showAsAction="always" />

</menu>

0 comments on commit f2dbbd8

Please sign in to comment.