Ammar Githam
250f25a7c9
Update and rename github_debug_apk.yml to github_release_apk.yml
2021-03-26 21:20:11 +09:00
Ammar Githam
541c1a2252
Merge pull request #867 from austinhuang0131/renovate/actions-upload-artifact-2.x
...
Update actions/upload-artifact action to v2
2021-03-26 21:04:16 +09:00
Austin Huang
3cb6cd8e42
Merge pull request #872 from Sitavi/master
...
Translation of short_description.txt & full_description.txt in French.
2021-03-25 21:34:46 -04:00
Sitavi
95e08f28ab
Update full_description.txt
2021-03-26 00:48:38 +01:00
Sitavi
24737f41cd
Create full_description.txt
2021-03-26 00:44:41 +01:00
Sitavi
f0c14deda6
Create short_description.txt
2021-03-26 00:14:54 +01:00
Austin Huang
2e6aab041a
Update label-duplicates.yml
2021-03-25 14:42:21 -04:00
Austin Huang
1289b788a9
Update label-duplicates.yml
2021-03-25 14:41:08 -04:00
Austin Huang
20619457bb
Create label-duplicates.yml
2021-03-25 14:38:44 -04:00
Renovate Bot
efff6610b7
Update actions/upload-artifact action to v2
2021-03-25 16:50:47 +00:00
Ammar Githam
b1757d7ed1
Update github_debug_apk.yml
2021-03-26 00:07:13 +09:00
Ammar Githam
a5687d4562
Update and rename build.yml to github_debug_apk.yml
2021-03-26 00:05:38 +09:00
Austin Huang
8703e0b9b8
Create label-bugs.yml
2021-03-25 10:40:05 -04:00
Ammar Githam
39e5302535
Create build.yml
2021-03-25 23:29:39 +09:00
Ammar Githam
0c81689c46
Merge branch 'master' of https://github.com/austinhuang0131/barinsta
2021-03-25 23:22:30 +09:00
Ammar Githam
c88d10c4d6
Update project title in Android Studio
2021-03-25 23:21:02 +09:00
Austin Huang
695f2d6042
Merge pull request #857 from austinhuang0131/renovate/androidx.recyclerview-recyclerview-1.x
...
Update dependency androidx.recyclerview:recyclerview to v1.2.0-rc01
2021-03-25 09:11:51 -04:00
Austin Huang
105a4d757c
Merge pull request #865 from egecelikci/patch-1
...
fix incorrectly placed string
2021-03-25 09:10:46 -04:00
Ammar Githam
8b54eec29b
Make TextRange serializable. Fixes https://github.com/austinhuang0131/barinsta/issues/858
2021-03-25 21:28:50 +09:00
egecelikci
f897d27f9a
fix incorrectly placed string
...
`edit_collection` to `delete_collection`
2021-03-25 15:22:22 +03:00
Ammar Githam
a60e934162
Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/862
2021-03-25 21:19:55 +09:00
Ammar Githam
8f72796891
Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/863
2021-03-25 21:14:08 +09:00
Ammar Githam
926ebca9e9
Set dm colors for Light themes. Also some dm fixes.
2021-03-25 21:07:16 +09:00
Ammar Githam
6bed9bf28c
Fix double voice message
2021-03-25 19:47:33 +09:00
Ammar Githam
1d3ec52857
Generate default tab preference list from current tabs
2021-03-25 19:29:56 +09:00
Renovate Bot
ac5425803a
Update dependency androidx.recyclerview:recyclerview to v1.2.0-rc01
2021-03-24 19:54:54 +00:00
Austin Huang
d6c9b9b50a
Merge pull request #853 from austinhuang0131/renovate/androidx.camera-camera-lifecycle-1.x
...
Update dependency androidx.camera:camera-lifecycle to v1.1.0-alpha03
2021-03-24 15:51:54 -04:00
Austin Huang
22860ae942
Merge pull request #852 from austinhuang0131/renovate/androidx.camera-camera-camera2-1.x
...
Update dependency androidx.camera:camera-camera2 to v1.1.0-alpha03
2021-03-24 15:51:39 -04:00
Renovate Bot
0834decb1b
Update dependency androidx.camera:camera-lifecycle to v1.1.0-alpha03
2021-03-24 17:48:13 +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
74be5a5caf
Merge pull request #836 from MeLlamoPablo/fix/archive-story-viewer-crash
...
Fix crashes on the story archive viewer
2021-03-24 13:12:31 -04:00
Ammar Githam
b80ae2fcfe
Get 'show bottom destinations' from tabs. Add Activity to list of available tabs.
2021-03-25 01:23:33 +09:00
Ammar Githam
aa5c57e162
Remove unused menu files
2021-03-25 00:35:41 +09:00
Ammar Githam
2fed236f04
Disable DM if tab removed and do not add favs to more list if tab added
2021-03-25 00:32:24 +09:00
Ammar Githam
b9d75af03c
Merge branch 'master' into bottombar_redesign
2021-03-24 23:40:31 +09:00
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.
2021-03-24 22:26:11 +09:00
Ammar Githam
9fe896bc65
Customise screen/tab order
2021-03-24 22:24:36 +09:00
Austin Huang
eaff5bf93e
Update crowdin.yml
2021-03-23 09:10:58 -04:00
Austin Huang
ed91fcf5c9
Merge pull request #835 from ammargitham/add-sentry
...
Add sentry to github builds
2021-03-23 08:55:53 -04:00
Austin Huang
5b7e47d1b0
Merge remote-tracking branch 'origin/master'
2021-03-22 18:17:06 -04:00
Austin Huang
6833e03299
#825
2021-03-22 18:16:50 -04:00
Austin Huang
2b3359076e
#825
2021-03-22 18:13:40 -04:00
Austin Huang
fa1f5d2b72
retire LocationFetcher and enforce consistency
2021-03-22 18:04:45 -04: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
Austin Huang
0f996f88ba
remove avatar from hashtag
...
avatars don't exist on app api, and there's no pattern... so bye bye
2021-03-22 15:33:43 -04:00
Austin Huang
1dd78b7d91
reorganize responses
2021-03-22 14:51:44 -04:00
Austin Huang
aca44f0ab9
fix pending badge
2021-03-22 13:53:35 -04:00
Austin Huang
ac89f9d70e
remove duplicate code
2021-03-22 12:12:48 -04:00
Austin Huang
81bdced230
close #843
2021-03-22 12:12:03 -04:00
Ammar Githam
d1e985505c
Merge pull request #1 from vojta-horanek/bottombar_redesign
...
Bottombar redesign
2021-03-23 00:17:20 +09:00