Austin Huang
8d9213f71c
release prep
4 years ago
Austin Huang
fbb5c244ae
patrol certain error strings
4 years ago
Austin Huang
74d3e1ad7d
literally 4f6039b
, part 2
4 years ago
Austin Huang
9b0fea6906
update signing mechanism
4 years ago
Ammar Githam
dfa3a50893
Auto mark dm seen if enabled in settings. Fixes https://github.com/austinhuang0131/barinsta/issues/797
4 years ago
Austin Huang
4f6039b284
we don't support DirectStory yet, disabling it
4 years ago
Ammar Githam
321af4cad4
Pause post video in background. Fixes https://github.com/austinhuang0131/barinsta/issues/413
4 years ago
Ammar Githam
a271ba5ab7
Fix post video timeline issues
4 years ago
Ammar Githam
50fd282ab2
Use null checked context for Toast. Fixes https://github.com/austinhuang0131/barinsta/issues/802
4 years ago
Austin Huang
b5cd213e84
high definition?!
4 years ago
Austin Huang
4ee36305df
oops
4 years ago
Austin Huang
05156442cc
hashtag backend fix
4 years ago
Austin Huang
6a524b7616
support fb thread members
4 years ago
Austin Huang
a55def53c5
restore dm button on profiles
4 years ago
Austin Huang
9bf72b2781
make signing simpler shall we
4 years ago
Austin Huang
d65fbd4193
revamp notifications; close #796
4 years ago
Austin Huang
22a927e9e7
open on giphy & download voice; close #792
4 years ago
Austin Huang
ac9b5385d2
satisfy crowdin
4 years ago
Ammar Githam
473e33841c
Always slide up bottom nav bar when navigating. Fixes https://github.com/austinhuang0131/barinsta/issues/406
4 years ago
Ammar Githam
160d556ac5
Null check context object. Should fix https://github.com/austinhuang0131/barinsta/issues/427
4 years ago
Ammar Githam
ae79a35d01
Null check palette object. Should fix https://github.com/austinhuang0131/barinsta/issues/567
4 years ago
Ammar Githam
23830f5a9d
Fix GIF button gone when keyboard is shown
4 years ago
Ammar Githam
2cd1ffdeb1
Check if it is safe to navigate. Should fix https://github.com/austinhuang0131/barinsta/issues/708
4 years ago
Ammar Githam
04637da854
Fix ProfilePicDialogFragment instantiation. Fixes https://github.com/austinhuang0131/barinsta/issues/746
4 years ago
Ammar Githam
747745c6d5
Use null safe equals. Fixes https://github.com/austinhuang0131/barinsta/issues/789
4 years ago
Ammar Githam
cc8f14b562
Fix Animatable drawable class cast issue on sdk lower than 24. Fixes https://github.com/austinhuang0131/barinsta/issues/794
4 years ago
Ammar Githam
6d73528387
Send stickers and gifs in DM
4 years ago
Ammar Githam
4bb77abb33
Uncomment code, which was commented for testing
4 years ago
Ammar Githam
faee351a11
Updating profile details count divider to use item_pref_divider, for consistency
4 years ago
Ammar Githam
b32cd66d9e
Fix Toolbar color, and semi-transparent window bg.
4 years ago
Austin Huang
96d93a70f7
close #782 , close #787
4 years ago
Austin Huang
1568b42d0d
date is locale not post, also post settings title
4 years ago
Austin Huang
87c67cd864
undo gradle change
4 years ago
Ammar Githam
546e6025d6
Disabling dm auto refresh temporarily
4 years ago
Ammar Githam
1bd7f9add4
Start sync service after boot complete and update default freq to 30 secs.
4 years ago
Ammar Githam
df5a96e035
DM sync service
4 years ago
Austin Huang
9c7015ff9b
reorganize fav string again
hopefully this is the final fix for #489
4 years ago
Austin Huang
d551969da3
close #660
4 years ago
Austin Huang
b7d233b94d
fix #467 ?
4 years ago
Austin Huang
be250a9cee
fix unread threads typeface, close #463
4 years ago
Austin Huang
8105462acb
add suggestion chaining
4 years ago
Austin Huang
508a80be53
changing profile layout... again
4 years ago
Austin Huang
a37bb2d185
implement profile context (backend)
4 years ago
Austin Huang
7acd5faefd
notification backend revamp
4 years ago
Austin Huang
5421bb4592
fix story seen
4 years ago
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
4 years ago
Austin Huang
4c3c1f0b21
Update strings.xml
4 years ago
Landry Racoon
8a07622399
Update strings.xml
4 years ago
Austin Huang
18774b67a5
Apply suggestions from code review
4 years ago
Landry Racoon
cfa97fed4b
Update strings.xml
Cleaned up the wording in the Backup and Restore section to make it clearer and more grammatically correct.
The only issue is I wonder what will happen because I extended the length of string by 2 characters for the password check mark option on line 16. Will it wrap or make the dialog bigger?
4 years ago