Imran Remtulla
|
41f102c0ce
|
Minimum star count for GitHub/Codeberg search (#688)
|
2023-07-23 02:04:40 -04:00 |
|
Imran Remtulla
|
5cee527d6f
|
Copy error dialog on long press (#692)
|
2023-07-23 01:34:12 -04:00 |
|
Imran Remtulla
|
c2eb13d5e5
|
Merge remote-tracking branch 'origin/main' into dev
|
2023-07-23 01:30:33 -04:00 |
|
Imran Remtulla
|
ed89e20826
|
Fix error from previous conflict resolution commit
|
2023-07-23 01:30:21 -04:00 |
|
Imran Remtulla
|
e50c7554e3
|
Merge remote-tracking branch 'origin/main' into dev
|
2023-07-23 01:28:53 -04:00 |
|
Imran Remtulla
|
00354f10a3
|
Merge pull request #687 from Daviteusz/weblate-obtainium-translate
locale(pl): Update Polish translation
|
2023-07-23 01:27:09 -04:00 |
|
Imran Remtulla
|
031d0b7444
|
Merge pull request #691 from TangyWrecker/patch-1
Update ru.json and correct main.dart
|
2023-07-23 01:26:59 -04:00 |
|
Imran Remtulla
|
2ced06367b
|
Merge branch 'main' into patch-1
|
2023-07-23 01:26:51 -04:00 |
|
Imran Remtulla
|
9ef3279bae
|
Merge pull request #699 from Erudaro/main
Add Bosnian translation
|
2023-07-23 01:26:19 -04:00 |
|
Imran Remtulla
|
b055486d74
|
Merge pull request #700 from bluefly000/japanese-translation
Update ja.json
|
2023-07-23 01:26:12 -04:00 |
|
Imran Remtulla
|
c70f2c481e
|
Merge pull request #703 from djm2k/feature/accessible-random-colors
Fix #397 Edit Category Colors & Accessible colors using HSLuv
|
2023-07-23 01:25:58 -04:00 |
|
Daniel Martin
|
e4b26be01f
|
Add color button to Category editor
Prevent randomly picking the same color
|
2023-07-23 09:11:02 +10:00 |
|
Daniel Martin
|
b27bdc63c1
|
Make colors more accessible
Using a combination of the HSLuv (Pastel) color space and incrementing by the Golden Angle
|
2023-07-23 09:11:02 +10:00 |
|
Weblate
|
543e7d8cdc
|
locale(pl): Update Polish translation
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
|
2023-07-22 16:31:20 +02:00 |
|
Daniel Martin
|
852decbe7d
|
Remove redundant generateRandomLightColor()
|
2023-07-22 14:26:19 +10:00 |
|
Daniel Martin
|
d2150320fa
|
Add dependency: hsluv
|
2023-07-22 14:25:38 +10:00 |
|
bluefly000
|
9c723c7522
|
Update ja.json
|
2023-07-19 11:38:09 +09:00 |
|
Erudaro
|
ac5660de88
|
Update main.dart supportedLocales with bs
|
2023-07-18 23:16:57 +02:00 |
|
Erudaro
|
e6467452a6
|
Add files via upload
Adding Bosnian language json file
|
2023-07-18 22:49:13 +02:00 |
|
Imran Remtulla
|
04b49c2e61
|
Fix null check error for GitHub repos w/o releases
|
2023-07-17 15:57:10 -04:00 |
|
Tangy Wrecker
|
324773ba58
|
Correct ru main.dart
That's more correct😅
|
2023-07-16 23:01:31 +03:00 |
|
Tangy Wrecker
|
d885ca5db7
|
Update ru.json
|
2023-07-16 22:46:44 +03:00 |
|
Imran Remtulla
|
e093fc28b0
|
Merge pull request #685 from ImranR98/dev
Make page transition animation optional (#683), Add reverse transition animation toggle (#683), Fix text alignment + visibility on app page (#680), Attempt at more resilient XAPK installs (#682)
v0.13.18-beta
|
2023-07-16 12:06:56 -04:00 |
|
Imran Remtulla
|
579bc94847
|
Attempt at more resilient XAPK installs (#682)
|
2023-07-16 12:05:43 -04:00 |
|
Imran Remtulla
|
53dba06cc3
|
Fix text alignment + visibility on app page (#680)
|
2023-07-16 11:52:18 -04:00 |
|
Imran Remtulla
|
1c390a7f04
|
Add reverse transition animation toggle (#683)
|
2023-07-16 11:41:02 -04:00 |
|
Imran Remtulla
|
6b16857186
|
Make page transition animation optional (#683)
|
2023-07-16 11:36:49 -04:00 |
|
Imran Remtulla
|
785bba1f45
|
Merge pull request #679 from ImranR98/dev
Don't auto-capitalize names (#669)
v0.13.17-beta
|
2023-07-15 19:36:26 -04:00 |
|
Imran Remtulla
|
3befcbc16d
|
Don't auto-capitalize names (#669)
|
2023-07-15 19:35:40 -04:00 |
|
Imran Remtulla
|
be300608a9
|
Merge pull request #678 from ImranR98/dev
Make transition animation directional (#675), Fix missing update button bug (perform full load on foreground)
|
2023-07-15 19:23:49 -04:00 |
|
Imran Remtulla
|
f05902925d
|
Increment version
|
2023-07-15 19:23:00 -04:00 |
|
Imran Remtulla
|
d32e7acc8f
|
Fix missing update button bug (perform full load on foreground)
|
2023-07-15 19:20:17 -04:00 |
|
Imran Remtulla
|
fda9e6195a
|
Make transition animation directional (#675)
|
2023-07-15 18:54:53 -04:00 |
|
Imran Remtulla
|
b5d91adb21
|
Merge pull request #677 from ImranR98/dev
Improve App load performance (#579)
|
2023-07-15 18:21:03 -04:00 |
|
Imran Remtulla
|
1b52cb6233
|
Merge pull request #676 from Daviteusz/weblate-obtainium-translate
locale(pl): Update Polish translation
|
2023-07-15 18:20:44 -04:00 |
|
Imran Remtulla
|
5669634b44
|
Merge pull request #673 from gidano/main
Update hu.json
|
2023-07-15 18:20:25 -04:00 |
|
Imran Remtulla
|
d6bb365cf1
|
Merge pull request #671 from bluefly000/japanese-translation
Update ja.json
|
2023-07-15 18:20:05 -04:00 |
|
Imran Remtulla
|
53b7cfb9bf
|
Merge pull request #667 from TangyWrecker/main
Update ru.json
|
2023-07-15 18:19:52 -04:00 |
|
Imran Remtulla
|
2558c851c0
|
Improve App load performance (#579)
|
2023-07-15 18:18:35 -04:00 |
|
Weblate
|
a8aa63daa3
|
locale(pl): Update Polish translation
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
|
2023-07-15 23:53:20 +02:00 |
|
gidano
|
d587e9f708
|
Update hu.json
|
2023-07-15 13:21:58 +02:00 |
|
Tangy Wrecker
|
e2a8f40e3e
|
Update ru.json
Updated, fix and added \n for ru
|
2023-07-15 08:49:35 +03:00 |
|
bluefly000
|
1cc4241fac
|
Update ja.json
|
2023-07-15 14:47:27 +09:00 |
|
bluefly000
|
bb98dfe0b3
|
Update ja.json
|
2023-07-15 14:09:13 +09:00 |
|
Tangy Wrecker
|
6395dd820b
|
Update ru.json
Fix
|
2023-07-15 07:38:34 +03:00 |
|
Tangy Wrecker
|
e909c03356
|
Update ru.json
|
2023-07-15 07:10:46 +03:00 |
|
Imran Remtulla
|
6a3278432d
|
Merge pull request #666 from ImranR98/dev
Add better GitLab APK discover when API key set (#3 and duplicates #41, #282, partly #356)
v0.13.16-beta
|
2023-07-14 23:56:27 -04:00 |
|
Imran Remtulla
|
81c51970aa
|
Merge remote-tracking branch 'origin/main' into dev
|
2023-07-14 23:54:17 -04:00 |
|
Imran Remtulla
|
7f9d431b9b
|
Merge pull request #664 from TangyWrecker/main
Update ru.json
|
2023-07-14 23:54:03 -04:00 |
|
Imran Remtulla
|
360591ebb9
|
Add better GitLab APK discover when API key set (#3)
|
2023-07-14 23:53:28 -04:00 |
|