Renovate Bot
2074045a19
Update dependency com.google.android.material:material to v1.4.0-alpha02
4 years ago
junhuicoding
2d2ad6130b
Fix Codacy Issues
4 years ago
junhuicoding
f1df75860b
Fix Codacy Issues
4 years ago
junhuicoding
7f5b91e343
nullchecker fix for profileModel
4 years ago
junhuicoding
50432468e5
Updated username prepending for sliders and stories
4 years ago
junhuicoding
a2be48029f
initial implementation
4 years ago
Ammar Githam
666a36ff20
Fix crash when fetching self profile info is slow
4 years ago
Austin Huang
cbb7b8654a
Update NotificationsPreferencesFragment.java
4 years ago
Ammar Githam
9cc019d2ae
Add copy options in dm
4 years ago
Ammar Githam
38bd1c9cbd
Refactor giphy and voice options to their own viewholder, fix download when permission requested.
4 years ago
Ammar Githam
783acf4174
Move dm unseen count observer to main activity. Fixes https://github.com/austinhuang0131/barinsta/issues/873
4 years ago
Ammar Githam
07f41a8a8c
Add GraphQl error handling
4 years ago
Ammar Githam
a89cdfebf1
Add XMA type direct item and fix default viewholder not visible. Fixes https://github.com/austinhuang0131/barinsta/issues/891
4 years ago
Ammar Githam
4507d8b588
Handle unknown dm types. Fixes the crash in https://github.com/austinhuang0131/barinsta/issues/891
4 years ago
Ammar Githam
7dc9583e51
Null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/905
4 years ago
Ammar Githam
39b89423d9
Handle all possible version names in update checker
4 years ago
Ammar Githam
c5d55f3661
Added auto fetch more posts in feed at init. But disabled due to some weird list merging.
4 years ago
Ammar Githam
86b04e69ee
Skip update check for pre-release builds
4 years ago
Ammar Githam
1089a39375
Separate out latest version check logic per flavor
4 years ago
Ammar Githam
5653fcb41f
Fix last selected tab on activity recreate
4 years ago
Austin Huang
ec592074be
fix graphql parse thumbnail
4 years ago
Austin Huang
4ef78bbe3f
fix the dm colors for light theme
4 years ago
Austin Huang
0dc33d0b35
fix private page layout/refresh issue, plus close #799
4 years ago
Austin Huang
1d73a0cde1
close #846
4 years ago
Austin Huang
db22500eed
close #871
4 years ago
Renovate Bot
21ad97d9c8
Update dependency com.squareup.leakcanary:leakcanary-android to v2.7
4 years ago
Ammar Githam
f3a778db5c
Update github pre-release versionName
4 years ago
Ammar Githam
b71984d5d8
Custom apk name for github flavor and git ignore android studio flavor release folders.
4 years ago
Ammar Githam
8b54eec29b
Make TextRange serializable. Fixes https://github.com/austinhuang0131/barinsta/issues/858
4 years ago
egecelikci
f897d27f9a
fix incorrectly placed string
`edit_collection` to `delete_collection`
4 years ago
Ammar Githam
a60e934162
Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/862
4 years ago
Ammar Githam
8f72796891
Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/863
4 years ago
Ammar Githam
926ebca9e9
Set dm colors for Light themes. Also some dm fixes.
4 years ago
Ammar Githam
6bed9bf28c
Fix double voice message
4 years ago
Ammar Githam
1d3ec52857
Generate default tab preference list from current tabs
4 years ago
Renovate Bot
ac5425803a
Update dependency androidx.recyclerview:recyclerview to v1.2.0-rc01
4 years ago
Renovate Bot
0834decb1b
Update dependency androidx.camera:camera-lifecycle to v1.1.0-alpha03
4 years ago
Renovate Bot
d93f89cf39
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha03
4 years ago
Ammar Githam
b80ae2fcfe
Get 'show bottom destinations' from tabs. Add Activity to list of available tabs.
4 years ago
Ammar Githam
aa5c57e162
Remove unused menu files
4 years ago
Ammar Githam
2fed236f04
Disable DM if tab removed and do not add favs to more list if tab added
4 years ago
Ammar Githam
ace2688c8d
For db update check id != 0 instead of id > 0.
Fixes an issue when the entry was saved with -1 in earlier stages of dev.
4 years ago
Ammar Githam
9fe896bc65
Customise screen/tab order
4 years ago
Austin Huang
6833e03299
#825
4 years ago
Austin Huang
2b3359076e
#825
4 years ago
Austin Huang
fa1f5d2b72
retire LocationFetcher and enforce consistency
4 years ago
Austin Huang
1cee2cd4c0
improve search
1. separate logged-in and anonymous endpoints
2. migrate to retrofit + gson, retire SuggestionsFetcher
3. prefixing search with @ or # will only return users or hashtags, respectively
4. add subtitles for locations (address) and hashtags (rough post count)
4 years ago
Austin Huang
0f996f88ba
remove avatar from hashtag
avatars don't exist on app api, and there's no pattern... so bye bye
4 years ago
Austin Huang
1dd78b7d91
reorganize responses
4 years ago
Austin Huang
aca44f0ab9
fix pending badge
4 years ago