Abdul Wadood
|
00e90cedc1
|
Remove vector support from CoreApp.kt
|
2020-08-20 16:06:07 +05:30 |
|
Seán Mac Gillicuddy
|
35c6a980da
|
Merge pull request #2201 from s-ayush2903/refactor_to_kt
chore: Converted SharedPreferencesUtil class to Kotlin
|
2020-08-20 11:28:50 +01:00 |
|
HissPirat
|
f82da5e62d
|
#2301 rate dialog now shows text instead of numbers
|
2020-08-20 12:19:39 +02:00 |
|
HissPirat
|
cf7c634383
|
#2302 back-button now works from search
|
2020-08-20 11:18:29 +02:00 |
|
gouri-panda
|
c77cd4e19a
|
Convert FileReader.java file to kotlin
|
2020-08-20 14:10:01 +05:30 |
|
HissPirat
|
b3b50d4180
|
#2272 back to backstackpopping with a cool extension function
|
2020-08-20 09:58:27 +02:00 |
|
HissPirat
|
6e2b00b707
|
#2288 moved some tab restoration to core
|
2020-08-19 14:50:17 +02:00 |
|
Abdul Wadood
|
c4ec343fca
|
Fix lint errors
- Use app:tint instead of android:tint
- Use SwitchCompat instead of Switch
|
2020-08-19 16:47:49 +05:30 |
|
Abdul Wadood
|
cac71c4fa4
|
Remove app:srcCompat
|
2020-08-19 16:39:21 +05:30 |
|
Abdul Wadood
|
3ec2d48a38
|
Remove AppCompat crash handling
The linked issue has been fixed
|
2020-08-19 16:31:23 +05:30 |
|
Abdul Wadood
|
214cb18ac0
|
Remove more obsolete version checks
|
2020-08-19 16:31:23 +05:30 |
|
Abdul Wadood
|
9f1fa5d206
|
Remove unused imports
Ignore ConvertToWebp lint error
|
2020-08-19 16:31:01 +05:30 |
|
Abdul Wadood
|
c29756e663
|
Remove unused XML tag
|
2020-08-19 16:30:53 +05:30 |
|
Abdul Wadood
|
0c5c71bce6
|
Remove Obsolete SDK_INT Version Check
|
2020-08-19 16:30:53 +05:30 |
|
HissPirat
|
f375151677
|
#2288 moved tab restoration to core
|
2020-08-19 12:16:41 +02:00 |
|
s-ayush2903
|
fbcdd34abb
|
Resolve Conflicts
|
2020-08-19 15:41:33 +05:30 |
|
HissPirat
|
52dc221941
|
#2288 base class moving WIP
|
2020-08-19 11:51:14 +02:00 |
|
HissPirat
|
be918ab5ae
|
#2272 removed toolbar null setting.
|
2020-08-19 11:33:48 +02:00 |
|
HissPirat
|
a1b358ea4b
|
#2272 changed theme to KiwixTheme
|
2020-08-19 11:04:48 +02:00 |
|
HissPirat
|
a31ad95765
|
#2272 merge with one-activity
|
2020-08-18 13:24:45 +02:00 |
|
s-ayush2903
|
e91ba8a0e2
|
Fix Static Anal.
|
2020-08-18 16:04:19 +05:30 |
|
s-ayush2903
|
789fd835d0
|
Getter and backing for textZoom
|
2020-08-18 15:59:33 +05:30 |
|
s-ayush2903
|
ce3ba7590a
|
Use real time context in constructor and for instances
|
2020-08-18 15:48:43 +05:30 |
|
s-ayush2903
|
c17039d364
|
Add missing comment
|
2020-08-18 15:42:59 +05:30 |
|
s-ayush2903
|
a1f79410b5
|
Used getter
|
2020-08-18 15:37:51 +05:30 |
|
HissPirat
|
62097bb602
|
#2251 merge with one-activity
|
2020-08-18 11:56:05 +02:00 |
|
HissPirat
|
9bc40a4379
|
#2272 merge with one-activity
|
2020-08-18 11:53:05 +02:00 |
|
s-ayush2903
|
e0d06d03be
|
Back the prefStorages field up
|
2020-08-18 15:19:08 +05:30 |
|
HissPirat
|
97abea0cb3
|
#2272 fixed navigation to intro
|
2020-08-18 11:29:45 +02:00 |
|
HissPirat
|
4e2a7731b3
|
#2253 merge with one-activity
|
2020-08-18 11:22:58 +02:00 |
|
HissPirat
|
8b7dea11eb
|
#2251 merge with one-activity
|
2020-08-18 11:08:44 +02:00 |
|
HissPirat
|
4f9078b6be
|
#2272 merge with one-activity
|
2020-08-18 10:41:24 +02:00 |
|
Seán Mac Gillicuddy
|
e64417a49f
|
Merge pull request #2247 from kiwix/feature/Frans-Lukas/2241-settings-to-fragment
Feature/frans lukas/2241 settings to fragment
|
2020-08-18 09:39:09 +01:00 |
|
Frans-Lukas Lövenvald
|
ae1b53124f
|
Merge branch 'feature/one-activity' into feature/Frans-Lukas/2253-help-to-fragment
|
2020-08-17 14:05:38 +02:00 |
|
HissPirat
|
43a9539021
|
#2251 merge with one-activity
|
2020-08-17 09:45:42 +02:00 |
|
HissPirat
|
06d48f343a
|
#2251 fixed drawerToggle access
|
2020-08-17 09:40:35 +02:00 |
|
Frans-Lukas
|
19c3f283ac
|
#2271 merge with one-activity
|
2020-08-16 10:09:01 +02:00 |
|
Frans-Lukas
|
aef4efdf38
|
Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/navigation
|
2020-08-16 08:22:10 +02:00 |
|
Frans-Lukas
|
409fd5531e
|
#2112 moved omPostCreate block to onStart
|
2020-08-14 13:51:29 +02:00 |
|
Frans-Lukas
|
f3cd4efd87
|
#2112 moved nav controller setup to core main activity
|
2020-08-14 13:42:41 +02:00 |
|
s-ayush2903
|
2addaca78a
|
Changed default value prefStorage to null
|
2020-08-14 17:10:39 +05:30 |
|
Sean Mac Gillicuddy
|
9d1b4a33d8
|
lint fix
|
2020-08-14 12:14:40 +01:00 |
|
s-ayush2903
|
956cd61975
|
Fix test Failure
|
2020-08-14 15:00:18 +05:30 |
|
translatewiki.net
|
a4308b9329
|
Localisation updates from https://translatewiki.net.
|
2020-08-13 19:18:14 +02:00 |
|
Frans-Lukas
|
f23fdfbbc8
|
Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/navigation
|
2020-08-13 09:34:11 +02:00 |
|
Frans-Lukas
|
2749594f51
|
#2112 renamed blue button style to kiwixblue button
|
2020-08-13 09:33:04 +02:00 |
|
Frans-Lukas
|
a49a55b66c
|
#2112 dark mode now uses darker button color
|
2020-08-13 09:28:36 +02:00 |
|
s-ayush2903
|
aa99ce6549
|
set InsetEdges attribute on nottom toolbar
|
2020-08-13 12:05:42 +05:30 |
|
Frans-Lukas
|
4e23f1b605
|
#2241 moved settings navigation to core
|
2020-08-12 11:31:20 +02:00 |
|
Frans-Lukas
|
5b52a7413a
|
#2272 fixed launcher theme
|
2020-08-12 11:21:26 +02:00 |
|