mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2026-01-18 14:36:40 +00:00
readying for 4.5.3
This commit is contained in:
parent
8651c760ce
commit
630aed3eef
@ -29,8 +29,8 @@ android {
|
||||
applicationId "com.fastaccess.github"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 26
|
||||
versionCode 452
|
||||
versionName "4.5.2"
|
||||
versionCode 453
|
||||
versionName "4.5.3"
|
||||
buildConfigString "GITHUB_CLIENT_ID", (buildProperties.secrets['github_client_id'] | buildProperties.notThere['github_client_id']).string
|
||||
buildConfigString "GITHUB_SECRET", (buildProperties.secrets['github_secret'] | buildProperties.notThere['github_secret']).string
|
||||
buildConfigString "IMGUR_CLIENT_ID", (buildProperties.secrets['imgur_client_id'] | buildProperties.notThere['imgur_client_id']).string
|
||||
|
||||
@ -14,6 +14,7 @@ import android.support.v7.app.AlertDialog;
|
||||
import android.view.MotionEvent;
|
||||
import android.view.View;
|
||||
import android.widget.LinearLayout;
|
||||
import android.widget.Toast;
|
||||
|
||||
import com.danielstone.materialaboutlibrary.ConvenienceBuilder;
|
||||
import com.evernote.android.state.State;
|
||||
@ -284,6 +285,7 @@ public class CreateIssueActivity extends BaseActivity<CreateIssueMvp.View, Creat
|
||||
}
|
||||
getPresenter().checkAuthority(login, repoId);
|
||||
if (isFeedback || ("k0shk0sh".equalsIgnoreCase(login) && repoId.equalsIgnoreCase("FastHub"))) {
|
||||
Toasty.info(App.getInstance(), getString(R.string.report_issue_warning), Toast.LENGTH_LONG).show();
|
||||
setTitle(R.string.submit_feedback);
|
||||
getPresenter().onCheckAppVersion();
|
||||
}
|
||||
|
||||
@ -8,46 +8,61 @@
|
||||
<body id="preview">
|
||||
<h2><a id="FastHub_changelog_0"></a>FastHub changelog
|
||||
</h2>
|
||||
<h3><a id="Version__420_Create_Edit__Delete_files_make_Commits_2"></a>Version 4.5.1
|
||||
<h3><a id="Version__420_Create_Edit__Delete_files_make_Commits_2"></a>Version 4.5.3
|
||||
</h3>
|
||||
<blockquote>
|
||||
<p>Please report the issues in FastHub repo instead, by opening the Drawer Menu and clicking on “Report an Issue”<strong>
|
||||
PLEASE USE IT</strong>.
|
||||
</p>
|
||||
</blockquote>
|
||||
<h4><a id="Bugs__Enhancements__new_Features_320_7"></a>Bugs , Enhancements & new Features
|
||||
</h4>
|
||||
<p><strong>Closed issues:</strong></p>
|
||||
<ul>
|
||||
<li>Bug fixes & UI Enhancements</li>
|
||||
<li>no project view <a href="https://github.com/k0shk0sh/FastHub/issues/1199">#1199</a></li>
|
||||
<li>No actualiza commit’s <a href="https://github.com/k0shk0sh/FastHub/issues/1195">#1195</a></li>
|
||||
<li>What about Bitbucket <a href="https://github.com/k0shk0sh/FastHub/issues/1193">#1193</a></li>
|
||||
<li>Animated gifs don’t play right on fasthub <a href="https://github.com/k0shk0sh/FastHub/issues/1191">#1191</a></li>
|
||||
<li>Flash <a href="https://github.com/k0shk0sh/FastHub/issues/1189">#1189</a></li>
|
||||
<li>New setting sugested <a href="https://github.com/k0shk0sh/FastHub/issues/1188">#1188</a></li>
|
||||
<li>Can’t download private repository files. <a href="https://github.com/k0shk0sh/FastHub/issues/1185">#1185</a></li>
|
||||
<li>App crashes when tapping on Issue’s title to edit it. <a href="https://github.com/k0shk0sh/FastHub/issues/1184">#1184</a></li>
|
||||
<li>Coding of PHP <a href="https://github.com/k0shk0sh/FastHub/issues/1183">#1183</a></li>
|
||||
<li>Adding a reaction duplicates the emoji strip <a href="https://github.com/k0shk0sh/FastHub/issues/1182">#1182</a></li>
|
||||
<li>Jump to comment: comment is added at wrong position <a href="https://github.com/k0shk0sh/FastHub/issues/1181">#1181</a></li>
|
||||
<li>Table is shown instead of code <a href="https://github.com/k0shk0sh/FastHub/issues/1180">#1180</a></li>
|
||||
<li>Table is shown instead of code <a href="https://github.com/k0shk0sh/FastHub/issues/1179">#1179</a></li>
|
||||
<li>Organizations missing wiki error <a href="https://github.com/k0shk0sh/FastHub/issues/1177">#1177</a></li>
|
||||
<li>No end of list animation <a href="https://github.com/k0shk0sh/FastHub/issues/1176">#1176</a></li>
|
||||
<li>Unable to consecutively merge pull reqiests <a href="https://github.com/k0shk0sh/FastHub/issues/1175">#1175</a></li>
|
||||
<li>500px <a href="https://github.com/k0shk0sh/FastHub/issues/1173">#1173</a></li>
|
||||
<li>Avatar don’t update <a href="https://github.com/k0shk0sh/FastHub/issues/1172">#1172</a></li>
|
||||
<li>Feature Request <a href="https://github.com/k0shk0sh/FastHub/issues/1171">#1171</a></li>
|
||||
<li>Use Material Design Spinner <a href="https://github.com/k0shk0sh/FastHub/issues/1170">#1170</a></li>
|
||||
<li>Unable to view in-app purchases I’ve made. <a href="https://github.com/k0shk0sh/FastHub/issues/1169">#1169</a></li>
|
||||
<li>Delete branch option <a href="https://github.com/k0shk0sh/FastHub/issues/1143">#1143</a></li>
|
||||
<li>Pdf <a href="https://github.com/k0shk0sh/FastHub/issues/1096">#1096</a></li>
|
||||
<li>Error approving pull requests <a href="https://github.com/k0shk0sh/FastHub/issues/1236">#1236</a></li>
|
||||
<li>Issue title cut off <a href="https://github.com/k0shk0sh/FastHub/issues/1233">#1233</a></li>
|
||||
<li>FR: Dont load pictures when on mobile internet <a href="https://github.com/k0shk0sh/FastHub/issues/1231">#1231</a></li>
|
||||
<li>Multiple Notifications <a href="https://github.com/k0shk0sh/FastHub/issues/1228">#1228</a></li>
|
||||
<li>Bug fix <a href="https://github.com/k0shk0sh/FastHub/issues/1225">#1225</a></li>
|
||||
<li>Feature request: Feed notifications <a href="https://github.com/k0shk0sh/FastHub/issues/1224">#1224</a></li>
|
||||
<li>Netflix <a href="https://github.com/k0shk0sh/FastHub/issues/1222">#1222</a></li>
|
||||
<li>Python notebook <a href="https://github.com/k0shk0sh/FastHub/issues/1221">#1221</a></li>
|
||||
<li>Contribs not showing <a href="https://github.com/k0shk0sh/FastHub/issues/1220">#1220</a></li>
|
||||
<li>Contribs not showing in app <a href="https://github.com/k0shk0sh/FastHub/issues/1219">#1219</a></li>
|
||||
<li>Contribution graph color error (applies only in M10 31) <a href="https://github.com/k0shk0sh/FastHub/issues/1218">#1218</a></li>
|
||||
<li>Execution of arbitrary javascript code in markdown files <a href="https://github.com/k0shk0sh/FastHub/issues/1217">#1217</a></li>
|
||||
<li>Duplicate notification channels <a href="https://github.com/k0shk0sh/FastHub/issues/1216">#1216</a></li>
|
||||
<li>Zoom then click on any day in contribution time line <a href="https://github.com/k0shk0sh/FastHub/issues/1215">#1215</a></li>
|
||||
<li>Labels can’t be added <a href="https://github.com/k0shk0sh/FastHub/issues/1214">#1214</a></li>
|
||||
<li>New feature request <a href="https://github.com/k0shk0sh/FastHub/issues/1213">#1213</a></li>
|
||||
<li>This URL does not fully render <a href="https://github.com/k0shk0sh/FastHub/issues/1212">#1212</a></li>
|
||||
<li>Lock issue is shown when user is the author <a href="https://github.com/k0shk0sh/FastHub/issues/1211">#1211</a></li>
|
||||
<li>Subscribe on issue/PR? <a href="https://github.com/k0shk0sh/FastHub/issues/1210">#1210</a></li>
|
||||
<li>Code takes too much time to get highlighted syntax <a href="https://github.com/k0shk0sh/FastHub/issues/1209">#1209</a></li>
|
||||
<li>Last releases lack APK attachment <a href="https://github.com/k0shk0sh/FastHub/issues/1208">#1208</a></li>
|
||||
<li>Cannot view : <a href="https://username.github.io">username.github.io</a> repo <a
|
||||
href="https://github.com/k0shk0sh/FastHub/issues/1207">#1207</a></li>
|
||||
<li>Can not open repos without README <a href="https://github.com/k0shk0sh/FastHub/issues/1202">#1202</a></li>
|
||||
<li>Non-adaptive App shortcut icons <a href="https://github.com/k0shk0sh/FastHub/issues/1200">#1200</a></li>
|
||||
<li>Pressing wiki change items in feed should go to wiki page <a href="https://github.com/k0shk0sh/FastHub/issues/1062">#1062</a></li>
|
||||
<li>Expanding view of changes made to a file in a commit not possible <a href="https://github.com/k0shk0sh/FastHub/issues/1042">#1042</a></li>
|
||||
<li>Files are not changing in a branch change <a href="https://github.com/k0shk0sh/FastHub/issues/985">#985</a></li>
|
||||
</ul>
|
||||
<p><strong>Merged pull requests:</strong></p>
|
||||
<ul>
|
||||
<li>Add adaptive App shortcuts for Oreo and above, hopefully working now <a href="https://github.com/k0shk0sh/FastHub/pull/1235">#1235</a> (<a
|
||||
href="https://github.com/Wikiwix">Wikiwix</a>)
|
||||
</li>
|
||||
<li>Improve german translation <a href="https://github.com/k0shk0sh/FastHub/pull/1232">#1232</a> (<a href="https://github.com/mueller-ma">mueller-ma</a>)
|
||||
</li>
|
||||
<li>Language: German Strings translated <a href="https://github.com/k0shk0sh/FastHub/pull/1223">#1223</a> (<a
|
||||
href="https://github.com/svenhofmann99">svenhofmann99</a>)
|
||||
</li>
|
||||
</ul>
|
||||
<h3><a id="What_left_in_FastHub_29"></a>What's left for FastHub?
|
||||
</h3>
|
||||
<blockquote>
|
||||
<p>
|
||||
<strong>So far, FastHub has implemented all the features of GitHub. I'll continue to fix bugs and implement feature requests if there are any!
|
||||
<strong>So far, FastHub has implemented all the features of GitHub. I'll continue to fix bugs and implement feature requests if there
|
||||
are any!
|
||||
</strong>
|
||||
</p>
|
||||
</blockquote>
|
||||
|
||||
@ -615,4 +615,5 @@
|
||||
<string name="search_results_warning">Please be more specific with your search</string>
|
||||
<string name="disable_loading_image_title">Disable Loading Image</string>
|
||||
<string name="disable_loading_image_summary">Disable loading image while on data plan</string>
|
||||
<string name="report_issue_warning">This issue will be submitted to FastHub\'s repo in GitHub</string>
|
||||
</resources>
|
||||
Loading…
x
Reference in New Issue
Block a user