Commit Graph

219 Commits

Author SHA1 Message Date
Ammar Githam 16f0a34f55 Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-30 00:43:30 +09:00
Austin Huang 7ead5046d9
convert HighlightModel usages (as archives) to Story 2021-06-29 11:07:01 -04:00
Austin Huang f7ce2eeea2
convert HighlightModel usages (as highlights) to Story 2021-06-29 11:04:43 -04:00
Austin Huang 817a16873c
convert FeedStoryModel to Story and Broadcast response data classes
there seems to be a toolbar problem with live stories, will check tomorrow
2021-06-28 22:34:02 -04:00
Austin Huang 37663ced30
make media shares look better 2021-06-28 17:04:20 -04:00
Austin Huang b4b91c68e3
make placeholders look better 2021-06-28 17:01:14 -04:00
Austin Huang 8bf9f5f2cc
reading exact child from dm media shares
https://t.me/barinsta_app/21890
2021-06-28 16:14:28 -04:00
Austin Huang 5e016e3210
close #1447 2021-06-26 15:30:20 -04:00
Austin Huang 5c97bea3c2
trial: check downloaded using contentResolver.query
https://redd.it/bbejc4
2021-06-22 19:11:20 -04:00
Austin Huang 65624f0b42
patch downloaded check 2021-06-21 23:42:14 -04:00
Austin Huang 3db95163f8
fix not detecting downloaded video 2021-06-20 15:07:15 -04:00
Austin Huang c2ac61986f
close #1362 2021-06-19 12:10:56 -04:00
Austin Huang d4a20510ec
close #1339 2021-06-17 23:39:13 -04:00
Austin Huang 8e1d5c66bd
close #1388 (i think) 2021-06-04 15:34:29 -04:00
Austin Huang aad93a9662
close #1386 2021-06-04 14:45:28 -04:00
Austin Huang d532d28ac3
convert some to kotlin 2021-05-30 20:51:54 -04:00
Austin Huang 972f71c480
convert some to kotlin 2021-05-30 19:07:58 -04:00
Austin Huang 890139a287
comments redo (logged-in endpoint) 2021-05-29 10:46:23 -04:00
Ammar Githam eab6fea0ab Convert to kotlin 2021-05-25 01:22:59 +09:00
Ammar Githam 981cd693bf Remove the last usage of Date. austinhuang0131/barinsta#1309 2021-05-24 20:04:32 +09:00
Ammar Githam d611006438 Convert Emoji parsing utils to kotlin. austinhuang0131/barinsta#1311 2021-05-24 08:45:41 +09:00
Ammar Githam b273bff738 Replace some usages of Date with LocalDateTime. austinhuang0131/barinsta#1309 2021-05-23 21:58:19 +09:00
Ammar Githam 7ca0d513dc Null check 2021-05-23 17:11:12 +09:00
Ammar Githam 13bfc9cb84 Convert some retrofit response classes to kotlin 2021-05-23 06:26:33 +09:00
Ammar Githam 84e93431ae Add Kotlin and convert some model classes to kotlin 2021-05-22 17:58:18 +09:00
Austin Huang e726ba3ccf
replace DownloadCheckerAsyncTask, close #825 2021-05-20 15:21:00 -04:00
Austin Huang 3cc5040110
close #1268 2021-05-19 12:06:34 -04:00
Austin Huang 5c0598502a
comment out unused stuff 2021-05-18 16:43:22 -04:00
Austin Huang d5e75d16c3
long-clicking a discover topic should now show cover post 2021-05-18 16:43:11 -04:00
Austin Huang ba0d51d0b6
migrate preference keys 2021-05-18 14:54:26 -04:00
Ammar Githam b3cd83ad31 Fix clicking story from story list after searching opens wrong story. Fixes austinhuang0131/barinsta#1189 2021-05-15 13:21:58 +09:00
Ammar Githam 2f4fe657e9 Allow reacting direct item with any emoji. Fixes austinhuang0131/barinsta#1137 2021-05-09 03:57:47 +09:00
Ammar Githam 5744a1a687 Add fullscreen mode to post view 2021-05-09 02:14:36 +09:00
Ammar Githam 2f4eff741e Update post view layout and a height related bug. Use exo's internal layout for controls. 2021-05-08 15:49:20 +09:00
Ammar Githam a6e9a34024 Switch to use exo controls 2021-05-03 03:16:40 +09:00
Ammar Githam 074ee18c9d Improve comments viewer ui and ux. Update ui for likes viewer and follows viewer. 2021-05-02 18:16:25 +09:00
Ammar Githam 1ee12f71f4 Merge branch 'master' into feature/search-history 2021-04-15 22:35:31 +09:00
Ammar Githam d4ee1b9f42 Set click listener on parent view. Fixes https://github.com/austinhuang0131/barinsta/issues/1055 2021-04-14 20:23:42 +09:00
Ammar Githam c859669ac1 Add search fragment with recent searches 2021-04-14 00:17:23 +09:00
Ammar Githam abd6fa1c28 Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/1021 2021-04-09 19:13:59 +09:00
Austin Huang 1774ce8af0
Merge branch 'master' into bottombar_redesign 2021-04-02 09:35:25 -04:00
Ammar Githam 9cc019d2ae Add copy options in dm 2021-03-30 22:32:05 +09:00
Ammar Githam 38bd1c9cbd Refactor giphy and voice options to their own viewholder, fix download when permission requested. 2021-03-30 22:08:24 +09:00
Ammar Githam a89cdfebf1 Add XMA type direct item and fix default viewholder not visible. Fixes https://github.com/austinhuang0131/barinsta/issues/891 2021-03-30 00:47:28 +09:00
Ammar Githam 4507d8b588 Handle unknown dm types. Fixes the crash in https://github.com/austinhuang0131/barinsta/issues/891 2021-03-29 23:02:42 +09:00
Austin Huang dc1119c604
Merge branch 'master' into pr/850 2021-03-26 22:27:47 -04:00
Ammar Githam 926ebca9e9 Set dm colors for Light themes. Also some dm fixes. 2021-03-25 21:07:16 +09:00
Ammar Githam b9d75af03c Merge branch 'master' into bottombar_redesign 2021-03-24 23:40:31 +09:00
Ammar Githam 9fe896bc65 Customise screen/tab order 2021-03-24 22:24:36 +09:00
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)
2021-03-22 16:48:35 -04:00