Commit Graph

1708 Commits

Author SHA1 Message Date
Ammar Githam c9f46a1986 Update root project name 2021-03-28 16:41:53 +09:00
Austin Huang ec592074be
fix graphql parse thumbnail 2021-03-27 10:41:31 -04:00
Austin Huang 4ef78bbe3f
fix the dm colors for light theme 2021-03-26 22:51:44 -04:00
Austin Huang 0dc33d0b35
fix private page layout/refresh issue, plus close #799 2021-03-26 22:24:00 -04:00
Austin Huang f035826de2
regenerate contributors 2021-03-26 21:23:26 -04:00
Austin Huang 2d21e1371c
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-03-26 21:16:27 -04:00
Austin Huang 1d73a0cde1
close #846 2021-03-26 21:00:33 -04:00
Austin Huang db22500eed
close #871 2021-03-26 20:47:48 -04:00
Austin Huang 9104361939
Merge pull request #884 from austinhuang0131/renovate/com.squareup.leakcanary-leakcanary-android-2.x
Update dependency com.squareup.leakcanary:leakcanary-android to v2.7
2021-03-26 15:21:34 -04:00
Renovate Bot 21ad97d9c8
Update dependency com.squareup.leakcanary:leakcanary-android to v2.7 2021-03-26 19:19:16 +00:00
Ammar Githam b3a27622d0 Add nightly release workflow 2021-03-27 03:35:48 +09:00
Ammar Githam 058a89b992
Update workflow name
To avoid double 'build' in notification
2021-03-27 03:21:51 +09:00
Ammar Githam f591f1c15d
Improve notification message 2021-03-27 03:14:57 +09:00
Ammar Githam a4fb746d14
pre release action telegram notification 2021-03-27 02:35:23 +09:00
Ammar Githam 6bc2d38782
Update action to create pre-release builds 2021-03-27 00:43:18 +09:00
Ammar Githam f3a778db5c Update github pre-release versionName 2021-03-27 00:40:08 +09:00
Ammar Githam bf38f35539
update artifact name 2021-03-26 23:07:56 +09:00
Ammar Githam b71984d5d8 Custom apk name for github flavor and git ignore android studio flavor release folders. 2021-03-26 22:30:55 +09:00
Ammar Githam 317bdc39de
Update github_release_apk.yml 2021-03-26 21:28:50 +09:00
Ammar Githam f9c7e6a0ff
Update action name 2021-03-26 21:21:23 +09:00
Ammar Githam 250f25a7c9
Update and rename github_debug_apk.yml to github_release_apk.yml 2021-03-26 21:20:11 +09:00
Ammar Githam 541c1a2252
Merge pull request #867 from austinhuang0131/renovate/actions-upload-artifact-2.x
Update actions/upload-artifact action to v2
2021-03-26 21:04:16 +09:00
Austin Huang 3cb6cd8e42
Merge pull request #872 from Sitavi/master
Translation of short_description.txt & full_description.txt in French.
2021-03-25 21:34:46 -04:00
Sitavi 95e08f28ab
Update full_description.txt 2021-03-26 00:48:38 +01:00
Sitavi 24737f41cd
Create full_description.txt 2021-03-26 00:44:41 +01:00
Sitavi f0c14deda6
Create short_description.txt 2021-03-26 00:14:54 +01:00
Austin Huang 2e6aab041a
Update label-duplicates.yml 2021-03-25 14:42:21 -04:00
Austin Huang 1289b788a9
Update label-duplicates.yml 2021-03-25 14:41:08 -04:00
Austin Huang 20619457bb
Create label-duplicates.yml 2021-03-25 14:38:44 -04:00
Renovate Bot efff6610b7
Update actions/upload-artifact action to v2 2021-03-25 16:50:47 +00:00
Ammar Githam b1757d7ed1
Update github_debug_apk.yml 2021-03-26 00:07:13 +09:00
Ammar Githam a5687d4562
Update and rename build.yml to github_debug_apk.yml 2021-03-26 00:05:38 +09:00
Austin Huang 8703e0b9b8
Create label-bugs.yml 2021-03-25 10:40:05 -04:00
Ammar Githam 39e5302535
Create build.yml 2021-03-25 23:29:39 +09:00
Ammar Githam 0c81689c46 Merge branch 'master' of https://github.com/austinhuang0131/barinsta 2021-03-25 23:22:30 +09:00
Ammar Githam c88d10c4d6 Update project title in Android Studio 2021-03-25 23:21:02 +09:00
Austin Huang 695f2d6042
Merge pull request #857 from austinhuang0131/renovate/androidx.recyclerview-recyclerview-1.x
Update dependency androidx.recyclerview:recyclerview to v1.2.0-rc01
2021-03-25 09:11:51 -04:00
Austin Huang 105a4d757c
Merge pull request #865 from egecelikci/patch-1
fix incorrectly placed string
2021-03-25 09:10:46 -04:00
Ammar Githam 8b54eec29b Make TextRange serializable. Fixes https://github.com/austinhuang0131/barinsta/issues/858 2021-03-25 21:28:50 +09:00
egecelikci f897d27f9a
fix incorrectly placed string
`edit_collection` to `delete_collection`
2021-03-25 15:22:22 +03:00
Ammar Githam a60e934162 Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/862 2021-03-25 21:19:55 +09:00
Ammar Githam 8f72796891 Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/863 2021-03-25 21:14:08 +09:00
Ammar Githam 926ebca9e9 Set dm colors for Light themes. Also some dm fixes. 2021-03-25 21:07:16 +09:00
Ammar Githam 6bed9bf28c Fix double voice message 2021-03-25 19:47:33 +09:00
Renovate Bot ac5425803a
Update dependency androidx.recyclerview:recyclerview to v1.2.0-rc01 2021-03-24 19:54:54 +00:00
Austin Huang d6c9b9b50a
Merge pull request #853 from austinhuang0131/renovate/androidx.camera-camera-lifecycle-1.x
Update dependency androidx.camera:camera-lifecycle to v1.1.0-alpha03
2021-03-24 15:51:54 -04:00
Austin Huang 22860ae942
Merge pull request #852 from austinhuang0131/renovate/androidx.camera-camera-camera2-1.x
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha03
2021-03-24 15:51:39 -04:00
Renovate Bot 0834decb1b
Update dependency androidx.camera:camera-lifecycle to v1.1.0-alpha03 2021-03-24 17:48:13 +00:00
Renovate Bot d93f89cf39
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha03 2021-03-24 17:48:08 +00:00
Austin Huang 74be5a5caf
Merge pull request #836 from MeLlamoPablo/fix/archive-story-viewer-crash
Fix crashes on the story archive viewer
2021-03-24 13:12:31 -04:00