Commit Graph

188 Commits

Author SHA1 Message Date
Renovate Bot 303b04be55
Update dependency com.github.ammargitham:AutoLinkTextViewV2 to v3.2.0 2021-05-23 00:12:00 +00:00
Ammar Githam ce4203e5ea Update AutoLinkTextViewV2. Fixes austinhuang0131/barinsta#1204 2021-05-23 08:47:51 +09:00
Ammar Githam 0c7fb20b2b Merge branch 'master' of https://github.com/austinhuang0131/barinsta
Merge branch 'master'
2021-05-22 18:03:03 +09:00
Ammar Githam 84e93431ae Add Kotlin and convert some model classes to kotlin 2021-05-22 17:58:18 +09:00
Austin Huang 4f7f2c9f79
release prep 2021-05-21 15:11:24 -04:00
Austin Huang 8ef12077e1
Merge pull request #1279 from austinhuang0131/renovate/androidx.core-core-1.x
Update dependency androidx.core:core to v1.6.0-beta01
2021-05-19 14:48:16 -04:00
Renovate Bot bcaaeb0bd1
Update dependency org.junit.jupiter:junit-jupiter to v5.7.2 2021-05-19 17:18:04 +00:00
Renovate Bot c38a622209
Update dependency androidx.core:core to v1.6.0-beta01 2021-05-19 17:14:09 +00:00
Austin Huang b5bad43630
Merge pull request #1233 from austinhuang0131/renovate/androidx.room-room-runtime-2.x
Update dependency androidx.room:room-runtime to v2.3.0
2021-05-19 13:10:34 -04:00
Renovate Bot 56a9f42df2
Update dependency androidx.room:room-testing to v2.3.0 2021-05-14 17:34:15 +00:00
Ammar Githam cf71ca682e Update keyboard/emojipicker visiblity logic. Fixes austinhuang0131/barinsta#1181. Also check description.
This commits adds some special handling for Android 11+ users regarding keyboard visibility. Check https://github.com/android/user-interface-samples/tree/master/WindowInsetsAnimation.
2021-05-14 00:53:23 +09:00
Renovate Bot 86365f95ea
Update dependency androidx.room:room-runtime to v2.3.0 2021-05-09 22:04:14 +00:00
Austin Huang 16381ad522
Merge pull request #1224 from austinhuang0131/renovate/com.google.android.material-material-1.x
Update dependency com.google.android.material:material to v1.4.0-beta01
2021-05-09 18:00:28 -04:00
Ammar Githam ae356d6601 Add prop to explicitly split apks instead of default 2021-05-10 00:54:06 +09:00
Ammar Githam 870eac1b6a Fix multiple apk build not triggered 2021-05-10 00:21:59 +09:00
Ammar Githam b56f3e69e2 Merge branch 'master' into split-abi-apks 2021-05-09 13:32:11 +09:00
Renovate Bot e26152dbc7
Update dependency com.google.android.material:material to v1.4.0-beta01 2021-05-08 19:29:53 +00:00
Ammar Githam 3dde61d91a Show tooltip to make user aware of expandable count. Fix FormattedNumberTextView animation. 2021-05-08 20:22:26 +09:00
Ammar Githam 83475a9bfb Update Android Gradle Plugin to 4.2.0
Also update some dependencies
2021-05-07 20:56:44 +09:00
Renovate Bot 0b2a955f38
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha04 2021-04-26 22:12:56 +00:00
Austin Huang 409d8c928d
Merge pull request #856 from austinhuang0131/renovate/androidx.camera-camera-view-1.x
Update dependency androidx.camera:camera-view to v1.0.0-alpha24
2021-04-26 18:09:38 -04:00
Austin Huang f88bc49c30
Merge pull request #1077 from ammargitham/feature/search-history
Search history with separate search fragment
2021-04-26 17:53:20 -04:00
Ammar Githam 8820779303 Handle long clicks. Fixes austinhuang0131/barinsta#1117 2021-04-25 20:58:02 +09:00
Renovate Bot ffe4dbe8b9
Update dependency androidx.camera:camera-view to v1.0.0-alpha24 2021-04-21 18:58:06 +00:00
Austin Huang a1091d7340
close #661 2021-04-17 16:24:21 -04:00
Ammar Githam e69fc28ab2 Merge branch 'master' into feature/search-history 2021-04-14 00:18:25 +09:00
Ammar Githam c859669ac1 Add search fragment with recent searches 2021-04-14 00:17:23 +09:00
Austin Huang 14ed5e9364
release prep 2021-04-11 10:11:40 -04:00
Ammar Githam c8704fb2dc Merge branch 'master' into support-android-11 2021-04-08 18:50:14 +09:00
Ammar Githam 5a8c3bb201 Fix crop for scoped storage 2021-04-08 07:51:37 +09:00
Austin Huang 51f76a6c3c
release prep 2021-04-03 22:22:55 -04:00
Ammar Githam 7848b60b97 Merge branch 'master' into support-android-11 2021-04-04 09:06:26 +09:00
Ammar Githam 04879819c5 Enable splits only if it is a release build and skip if 'noAbiSplits' is passed as project prop 2021-04-04 02:29:43 +09:00
Ammar Githam b6b27681f0 Allow generating different apks per cpu type. Reduces apk size considerably. 2021-04-03 22:17:23 +09:00
Austin Huang 0c11053b93
Merge branch 'master' into per-flavor-update-check 2021-04-02 13:50:49 -04:00
Ammar Githam 91c70b778a Move downloads to Environment downloads folder 2021-04-02 01:42:21 +09:00
Renovate Bot 2074045a19
Update dependency com.google.android.material:material to v1.4.0-alpha02 2021-03-31 17:37:25 +00:00
Ammar Githam 86b04e69ee Skip update check for pre-release builds 2021-03-28 23:32:27 +09:00
Renovate Bot 21ad97d9c8
Update dependency com.squareup.leakcanary:leakcanary-android to v2.7 2021-03-26 19:19:16 +00:00
Ammar Githam f3a778db5c Update github pre-release versionName 2021-03-27 00:40:08 +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
Renovate Bot ac5425803a
Update dependency androidx.recyclerview:recyclerview to v1.2.0-rc01 2021-03-24 19:54:54 +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 fba0a751b1
Merge branch 'master' into add-sentry 2021-03-22 10:32:32 -04:00
Austin Huang ff7d2076ab
Merge branch 'master' into master 2021-03-21 11:27:32 -04:00
Ammar Githam 5bdfb7df51 Add sentry to github builds
This commit adds github and fdroid product flavors.
Sentry is added only to github builds.
Sentry is opt-in.
2021-03-21 22:50:23 +09:00
Austin Huang 7599af22a3
Merge pull request #831 from austinhuang0131/renovate/junit5-monorepo
Update dependency org.junit.jupiter:junit-jupiter to v5.7.1
2021-03-20 18:24:52 -04:00
Renovate Bot c10d41528e
Update dependency org.junit.jupiter:junit-jupiter to v5.7.1 2021-03-20 22:22:12 +00:00
Renovate Bot 46bf8d9191
Update dependency com.google.guava:guava to v27.1-jre 2021-03-20 18:29:42 +00:00
Austin Huang 700711f5f3
Merge branch 'master' into master 2021-03-20 11:30:59 -04:00
Renovate Bot f3028f5c5a
Update dependency com.google.android.exoplayer:exoplayer-core to v2.13.2 2021-03-20 15:13:41 +00:00
Ammar Githam 0903804523 Remove icu4j dependency 2021-03-20 10:32:13 +09:00
zerrium 41d4bf313f Fixed warnings 2021-03-18 15:14:35 +07:00
zerrium bd7d0324ea Upstream dependencies version 2021-03-18 10:46:48 +07:00
Austin Huang 8d9213f71c
release prep 2021-03-17 15:34:56 -04:00
Austin Huang 87c67cd864
undo gradle change 2021-03-14 22:49:17 -04:00
Ammar Githam df5a96e035 DM sync service 2021-03-14 00:21:31 +09:00
Ammar Githam 605f15ee3a Merge branch 'master' into dm-notifications-enhancements 2021-03-03 20:06:51 +09:00
Austin Huang de86668caf
regular maintenance
1. fix notification can't open post + remove duplicate code
2. optimize bio (long)click mechanism
3. remove the old deprecated RamboTextView and its MentionClickListener
2021-03-02 21:37:26 -05:00
Ammar Githam e4741d3f7c Merge remote-tracking branch 'origin/dm-notifications-enhancements' into dm-notifications-enhancements 2021-02-28 01:13:47 +09:00
Ammar Githam a7a595f8d4 Centralised syncing of inbox. 2021-02-28 00:59:55 +09:00
Austin Huang c6bbc621f7
disable btndm 2021-02-13 13:26:02 -05:00
Austin Huang 28b74a6975
#512, #575, #583, #656, #665 2021-02-07 17:45:16 -05:00
Austin Huang e8711379d0
the great user agent change 2021-01-11 16:37:34 -05:00
Austin Huang 0f7fde38cd
Merge branch 'master' into pr/503 2021-01-06 14:17:30 -05:00
Austin Huang 24b4b7de90
v19.0.5 2021-01-06 14:06:56 -05:00
Austin Huang b2917e3d63
Merge branch 'master' into dm-notifications-enhancements 2021-01-06 13:25:06 -05:00
Austin Huang 853115eb4e
live video (untested) #383; also besties story type #460 2021-01-05 22:10:54 -05:00
Austin Huang 7e88fda645
Merge branch 'master' into pr/503 2021-01-02 20:21:28 -05:00
Austin Huang 26531198cb
remove instadp and jsoup 2021-01-02 13:27:36 -05:00
Ammar Githam d42d4dd3ea Merge branch 'master' into dm-notifications-enhancements 2021-01-02 13:00:14 +09:00
Ammar Githam 343b2cf9d7 Update DM module. (WIP)
Remove left over images


DM update (WIP)

Update DM module. (WIP)


Update DM module. (WIP)
2021-01-02 11:54:32 +09:00
Austin Huang 81ac6ee2bd
release prep 2020-12-31 12:44:30 -05:00
Austin Huang 9ca9cca33d
restore dm indicator, release prep, partially address #431 2020-12-22 13:42:26 -05:00
Austin Huang 7cd56080cd
fix mentions (final), improve follower comparison 2020-12-21 14:27:15 -05:00
Ammar Githam 6a5c2171c6 Generate Room schemas 2020-12-08 20:15:52 +09:00
Ammar Githam f94694fff3 Update/add dependencies and enable proguard (no obfuscation). 2020-12-07 19:39:32 +09:00
Austin Huang 0dd5a77295
close #284 2020-11-30 12:46:44 -05:00
Austin Huang f67d3a023c
version up, close #266, address half of #259
instagram is not returning most data in graphql anymore so mitigation has been implemented, but again they need to stop trampling on the rights of anonymous users
2020-11-13 14:19:26 -05:00
Ammar Githam 2c1f4aea9d Replace gif with webp for animated media 2020-11-10 22:41:22 +09:00
Ammar Githam 60e5007376 Replace icafe with apache-commons-imaging 2020-11-10 21:46:30 +09:00
Austin Huang 4826434cca
add post date, fix detail hiding, and semver 2020-11-07 11:55:44 -05:00
Austin Huang 890fd529e6
update attributions 2020-11-06 19:05:15 -05:00
Ammar Githam 3ac2ee36aa Remove IPTC from downloaded JPG files 2020-11-06 03:34:01 +09:00
Ammar Githam bdcb32395b Various DM fixes (check description)
Use new download flow.
Fix blank space at top when scrolling.
Fix animated media.
2020-11-04 23:58:06 +09:00
Ammar Githam a0084df46e Fix Unresolved Kotlin class error during release build 2020-11-03 21:58:47 +09:00
Austin Huang 92f7e04757
more general maintenance 2020-11-02 17:09:35 -05:00
Ammar Githam efd9a9c29d Update Discover tab 2020-11-01 15:02:54 +09:00
Ammar Githam 9b83c5e832 More updated. Handle clicks. Updated comments viewer, etc 2020-10-24 18:10:21 +09:00
Ammar Githam 6bf59e83ad Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
Ammar Githam cbc7e5447f Removing StorageUtil lib for the timebeing 2020-09-21 21:08:14 +09:00
Ammar Githam b5d478b7c9 Bump minSdkVersion to 21, and remove MultidexApplication (see description)
For multidex in api 21 and higher, extending from MultidexApplication is not required. Check: https://developer.android.com/studio/build/multidex#mdex-on-l
2020-09-21 21:02:18 +09:00
Austin Huang 3e3c39ae4b
sd card test 2020-09-20 22:36:34 -04:00
Austin Huang 63d30a9c2e
no more midnight coding 2020-09-19 23:34:09 -04:00
Ammar Githam cf974a74f3 Add favorites, also fixes the hashtag follow, and some theming 2020-09-19 04:18:14 +09:00
Ammar Githam f514e8b34c Just rearrange the dependencies 2020-09-12 15:35:10 +09:00
Ammar Githam 93e8e25186 Add LeakCanary to detect leaks in debug builds 2020-09-12 01:56:15 +09:00
Ammar Githam e560fd364b Migrate from Glide to Fresco 2020-09-12 01:44:34 +09:00
Austin Huang 36c1879c78
Merge branch 'master' into task/update-feed-view 2020-09-08 15:19:03 -04:00
Austin Huang ca0868a564
v18.3 2020-09-08 15:16:56 -04:00