gouri-panda
|
c2b3faf154
|
#2418 added sharedpref in constructor, added comment, areformated code
|
2020-11-02 14:26:05 +05:30 |
|
Seán Mac Gillicuddy
|
f9f4a42fa6
|
Merge pull request #2454 from kiwix/feature/abdulwd/1826-kotlin-convert-compatfindactionmodecallback
Covert CompatFindActionModeCallback.java to Kotlin
|
2020-11-02 08:36:38 +00:00 |
|
Seán Mac Gillicuddy
|
5bc33ab159
|
Merge pull request #2461 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-11-02 08:24:27 +00:00 |
|
Sean Mac Gillicuddy
|
8f45476f08
|
lint fix
|
2020-11-02 07:45:00 +00:00 |
|
Kelson
|
46aba07cf7
|
Merge pull request #2467 from dhruvrauthan/2466-designmd-typo
#2466 Fixed typo in DESIGN.md
|
2020-11-01 18:16:20 +01:00 |
|
dhruvrauthan
|
6e7e1c8776
|
Fixed typo in DESIGN.md
|
2020-11-01 22:10:48 +05:30 |
|
gouri-panda
|
765b69a714
|
#2418 resolve conflicts
|
2020-10-31 14:51:02 +05:30 |
|
gouri-panda
|
a261450d9d
|
#2418 lint fixed by deketBaseline
|
2020-10-31 14:37:14 +05:30 |
|
gouri-panda
|
2c001fa872
|
#2418 lint fixed
|
2020-10-31 14:26:08 +05:30 |
|
gouri-panda
|
d9e60617f3
|
#2418 formated again
|
2020-10-31 14:12:25 +05:30 |
|
gouri-panda
|
5fa1e193dd
|
#2418 removed bang operator and formated code
|
2020-10-31 14:06:00 +05:30 |
|
gouri-panda
|
1b2b257afc
|
#2418 formated code and changed sharedpref of kiwixwebview to open
|
2020-10-31 13:55:22 +05:30 |
|
gouri-panda
|
5b4daab0d6
|
converted ToolbarScrollingKiwixWebView to kotlin
|
2020-10-31 13:51:58 +05:30 |
|
gouri-panda
|
ec1c2f3160
|
#2463 bug fixed
|
2020-10-30 21:32:39 +05:30 |
|
Kelson
|
7fef1d34c3
|
Merge pull request #2457 from kiwix/feature/abdulwd/2456-remove-downloadintent
Remove DownloadIntent.java
|
2020-10-30 15:46:15 +01:00 |
|
s-ayush2903
|
fc799eb1fc
|
Subtle Refactors
|
2020-10-29 20:52:57 +05:30 |
|
translatewiki.net
|
3613e3da83
|
Localisation updates from https://translatewiki.net.
|
2020-10-29 13:19:57 +01:00 |
|
s-ayush2903
|
aa3b6f8e9e
|
Made Reliable Assertion on LibraryScreen and added few Robots
Added Robots for LZimHost, Reader and Bookmarks
|
2020-10-29 15:44:13 +05:30 |
|
s-ayush2903
|
788ddc93f9
|
Used Entirely Robots only in KiwixMainRobot
|
2020-10-29 06:29:07 +05:30 |
|
s-ayush2903
|
7d39bbc6ff
|
Removed Sandboxed robot
|
2020-10-29 06:12:28 +05:30 |
|
s-ayush2903
|
8a50f9c793
|
Code Cleanup
|
2020-10-29 06:10:59 +05:30 |
|
s-ayush2903
|
45f050475c
|
Added More Robots following package heirarchy
|
2020-10-29 06:08:04 +05:30 |
|
s-ayush2903
|
6888005b5c
|
Explicitly handled backPress using FragmentActivityExtensions
|
2020-10-28 13:31:26 +05:30 |
|
Abdul Wadood
|
0cbbc16709
|
Remove DownloadIntent.java
It's not being used anywhere.
|
2020-10-24 21:51:15 +05:30 |
|
Sean Mac Gillicuddy
|
b0defbdfbc
|
Merge remote-tracking branch 'origin/develop' into feature/service-workers
|
2020-10-23 11:20:43 +01:00 |
|
Seán Mac Gillicuddy
|
ce3d7156af
|
Merge pull request #2455 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-10-23 10:52:52 +01:00 |
|
s-ayush2903
|
82e5fa2ada
|
Cleaned structure a bit
|
2020-10-23 14:37:15 +05:30 |
|
Sean Mac Gillicuddy
|
c2fe662462
|
lint fix
|
2020-10-23 09:18:44 +01:00 |
|
Abdul Wadood
|
f5a734f97c
|
Remove unnecessary parentheses from when
|
2020-10-22 17:08:35 +05:30 |
|
Abdul Wadood
|
709614d776
|
Remove unnecessary parentheses
|
2020-10-22 16:49:32 +05:30 |
|
Abdul Wadood
|
9f00d4e152
|
Replace apply with let
|
2020-10-22 16:45:42 +05:30 |
|
translatewiki.net
|
6819a4de91
|
Localisation updates from https://translatewiki.net.
|
2020-10-22 13:02:28 +02:00 |
|
Abdul Wadood
|
a02fb0f4dd
|
Remove braces from when clause
|
2020-10-22 16:21:03 +05:30 |
|
Abdul Wadood
|
bc6f59196e
|
Inline val result
|
2020-10-22 15:52:01 +05:30 |
|
Abdul Wadood
|
6618309f88
|
Replace for loop with firstOrNull
|
2020-10-22 15:43:16 +05:30 |
|
Abdul Wadood
|
7770d6a6ae
|
Use requireNotNull to raise exception
Rename find to textToFind and clean up code
|
2020-10-22 15:15:32 +05:30 |
|
Seán Mac Gillicuddy
|
ce242960b3
|
Merge pull request #2453 from kiwix/feature/macgills/2310-target-29
#2310 Target Android 29 before November
|
2020-10-22 09:55:58 +01:00 |
|
Seán Mac Gillicuddy
|
9c3394da14
|
Merge pull request #2450 from s-ayush2903/fix/s-ayush2903/2448-read-aloud-doesn't-work-in-background
fix: Set the tts working in background as well
|
2020-10-22 09:53:36 +01:00 |
|
Abdul Wadood
|
8fa8f40c83
|
Move field initialization outside the init block
|
2020-10-22 14:22:23 +05:30 |
|
Abdul Wadood
|
6025aab5fc
|
Merge branch 'develop' into feature/abdulwd/1826-kotlin-convert-compatfindactionmodecallback
|
2020-10-22 14:17:40 +05:30 |
|
Seán Mac Gillicuddy
|
dd387e2e8f
|
Merge pull request #2452 from kiwix/feature/abdulwd/2402-convert-kotlin-tabsadapter
Covert TabsAdapter.java to Kotlin
|
2020-10-22 09:13:41 +01:00 |
|
Abdul Wadood
|
234c569cbf
|
Covert CompatFindActionModeCallback.java to Kotlin
|
2020-10-22 11:16:45 +05:30 |
|
Abdul Wadood
|
5528a00ba3
|
Assign view ids from ids.xml
instead of using hardcoded ids for views
|
2020-10-21 16:55:58 +05:30 |
|
Abdul Wadood
|
7bb8a944e6
|
Use apply and code cleanup
|
2020-10-21 16:16:36 +05:30 |
|
Sean Mac Gillicuddy
|
617365a865
|
#2310 Target Android 29 before November - fix unit tests
|
2020-10-21 11:04:28 +01:00 |
|
Abdul Wadood
|
ac979a2534
|
Move init block to top
Use setImageDrawableCompat to set drawable
|
2020-10-21 15:33:51 +05:30 |
|
Seán Mac Gillicuddy
|
ddb883a293
|
Merge pull request #2451 from kiwix/feature/abdulwd/2400-convert-kotlin-onswipetouchlistener
Covert OnSwipeTouchListener.java to Kotlin
|
2020-10-21 10:29:15 +01:00 |
|
Seán Mac Gillicuddy
|
a3346c7d0f
|
Merge pull request #2440 from s-ayush2903/fix/s-ayush2903/#2258-DiagnosticReport-Integrity-is-not-Secured
fix: Appended Device Details in the logs file as well
|
2020-10-21 09:59:36 +01:00 |
|
Abdul Wadood
|
fdd9566ac8
|
Move init block to top
Get rid of result var
|
2020-10-21 14:28:49 +05:30 |
|
s-ayush2903
|
c752014a08
|
Set the everything working and eliminated all crashes, only design is to be considered now
|
2020-10-21 10:26:54 +05:30 |
|