Instagram client, based on Barinsta
Go to file
dependabot[bot] 31ad245a73
Bump rootProject.nav_version from 2.5.0-alpha01 to 2.5.0-rc02
Bumps `rootProject.nav_version` from 2.5.0-alpha01 to 2.5.0-rc02.

Updates `navigation-fragment-ktx` from 2.5.0-alpha01 to 2.5.0-rc02

Updates `navigation-ui-ktx` from 2.5.0-alpha01 to 2.5.0-rc02

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-ui-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 10:32:39 +00:00
.github update FUNDING.yml 2021-12-21 13:04:25 +05:30
app Update UserAgentUtils.kt 2022-06-08 13:12:28 +05:30
gradle/wrapper Update Gradle Wrapper from 7.4.1 to 7.4.2. 2022-04-23 15:02:47 +05:30
build.gradle Bump rootProject.nav_version from 2.5.0-alpha01 to 2.5.0-rc02 2022-06-16 10:32:39 +00:00
gradle.properties Add initial codebase 2021-12-19 09:22:01 +05:30
gradlew Add gradle wrapper 2021-12-20 14:40:43 +05:30
gradlew.bat Add gradle wrapper 2021-12-20 14:45:16 +05:30
LICENSE Add initial codebase 2021-12-19 09:22:01 +05:30
local.properties Add initial codebase 2021-12-19 09:22:01 +05:30
README.md Add initial codebase 2021-12-19 09:22:01 +05:30
renovate.json Add initial codebase 2021-12-19 09:22:01 +05:30
SECURITY.md Add initial codebase 2021-12-19 09:22:01 +05:30
settings.gradle Clean project 2021-12-20 15:36:15 +05:30

Instabar

Open Source Love PRs Welcome GPLv3 license

Instagram client; based on Barinsta.

License

This app's predecessor, Barinsta, was originally made by Austin Huang on GitHub.

Instabar
Copyright (C) 2020-2021  Suhan Paradkar <12suhangp34@gmaail.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.